Skip to content

Commit faa4597

Browse files
committed
releasing package snapd version 2.32.7
1 parent 6b4b836 commit faa4597

File tree

6 files changed

+44
-3
lines changed

6 files changed

+44
-3
lines changed

packaging/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
pkgbase=snapd
77
pkgname=snapd-git
8-
pkgver=2.32.6
8+
pkgver=2.32.7
99
pkgrel=1
1010
arch=('i686' 'x86_64')
1111
url="https://github.com/snapcore/snapd"

packaging/fedora/snapd.spec

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
%endif
7171

7272
Name: snapd
73-
Version: 2.32.6
73+
Version: 2.32.7
7474
Release: 0%{?dist}
7575
Summary: A transactional software package manager
7676
Group: System Environment/Base
@@ -712,6 +712,16 @@ fi
712712

713713

714714
%changelog
715+
* Fri May 11 2018 Michael Vogt <[email protected]>
716+
- New upstream release 2.32.7
717+
- many: add wait command and seeded target (2
718+
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
719+
- boot: clear "snap_mode" when needed
720+
- cmd/libsnap: fix compile error on more restrictive gcc
721+
- tests: cherry-pick commits to move spread to google backend
722+
- spread.yaml: add cosmic (18.10) to autopkgtest/qemu
723+
- userd: set up journal logging streams for autostarted apps
724+
715725
* Sun Apr 29 2018 Michael Vogt <[email protected]>
716726
- New upstream release 2.32.6
717727
- snap: do not use overly short timeout in `snap

packaging/opensuse-42.2/snapd.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Fri May 11 13:09:32 UTC 2018 - [email protected]
3+
4+
- Update to upstream release 2.32.7
5+
16
-------------------------------------------------------------------
27
Sun Apr 29 19:21:53 UTC 2018 - [email protected]
38

packaging/opensuse-42.2/snapd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
%define systemd_services_list snapd.socket snapd.service
3434
Name: snapd
35-
Version: 2.32.6
35+
Version: 2.32.7
3636
Release: 0
3737
Summary: Tools enabling systems to work with .snap files
3838
License: GPL-3.0

packaging/ubuntu-14.04/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
snapd (2.32.7~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1767833
4+
- many: add wait command and seeded target (2
5+
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
6+
- boot: clear "snap_mode" when needed
7+
- cmd/libsnap: fix compile error on more restrictive gcc
8+
- tests: cherry-pick commits to move spread to google backend
9+
- spread.yaml: add cosmic (18.10) to autopkgtest/qemu
10+
- userd: set up journal logging streams for autostarted apps
11+
12+
-- Michael Vogt <[email protected]> Fri, 11 May 2018 13:09:32 +0200
13+
114
snapd (2.32.6~14.04) trusty; urgency=medium
215

316
* New upstream release, LP: #1767833

packaging/ubuntu-16.04/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
snapd (2.32.7) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1767833
4+
- many: add wait command and seeded target (2
5+
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
6+
- boot: clear "snap_mode" when needed
7+
- cmd/libsnap: fix compile error on more restrictive gcc
8+
- tests: cherry-pick commits to move spread to google backend
9+
- spread.yaml: add cosmic (18.10) to autopkgtest/qemu
10+
- userd: set up journal logging streams for autostarted apps
11+
12+
-- Michael Vogt <[email protected]> Fri, 11 May 2018 13:09:32 +0200
13+
114
snapd (2.32.6) xenial; urgency=medium
215

316
* New upstream release, LP: #1767833

0 commit comments

Comments
 (0)