diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index d78114552e1..d1df08cce2b 100644 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -10,7 +10,7 @@ pkgname=snapd pkgdesc="Service and tools for management of snap packages." depends=('squashfs-tools' 'libseccomp' 'libsystemd') optdepends=('bash-completion: bash completion support') -pkgver=2.44.2 +pkgver=2.44.3 pkgrel=1 arch=('x86_64') url="https://github.com/snapcore/snapd" diff --git a/packaging/debian-sid/changelog b/packaging/debian-sid/changelog index 4e182ee44db..ca47ca87388 100644 --- a/packaging/debian-sid/changelog +++ b/packaging/debian-sid/changelog @@ -1,3 +1,18 @@ +snapd (2.44.3-1) unstable; urgency=medium + + * New upstream release, LP: #1864808 + - tests: fix racy pulseaudio tests + - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS + - tests: update snap-preseed --reset logic + - tests: backport partition fixes + - cmd/snap: don't wait for system key when stopping + - interfaces/many: miscellaneous policy updates xliv + - tests/main/uc20-snap-recovery: use 20.04 system + - tests: skip "/etc/machine-id" in "writablepaths + - interfaces/docker-support: add overlays file access + + -- Michael Vogt Fri, 10 Apr 2020 16:57:25 +0200 + snapd (2.44.2-1) unstable; urgency=medium * New upstream release, LP: #1864808 diff --git a/packaging/fedora/snapd.spec b/packaging/fedora/snapd.spec index a224c2d5fc2..36710605419 100644 --- a/packaging/fedora/snapd.spec +++ b/packaging/fedora/snapd.spec @@ -92,7 +92,7 @@ %endif Name: snapd -Version: 2.44.2 +Version: 2.44.3 Release: 0%{?dist} Summary: A transactional software package manager License: GPLv3 @@ -877,6 +877,18 @@ fi %changelog +* Thu Apr 10 2020 Michael Vogt +- New upstream release 2.44.3 + - tests: fix racy pulseaudio tests + - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS + - tests: update snap-preseed --reset logic + - tests: backport partition fixes + - cmd/snap: don't wait for system key when stopping + - interfaces/many: miscellaneous policy updates xliv + - tests/main/uc20-snap-recovery: use 20.04 system + - tests: skip "/etc/machine-id" in "writablepaths + - interfaces/docker-support: add overlays file access + * Thu Apr 2 2020 Michael Vogt - New upstream release 2.44.2 - packaging: detect/disable broken seeds in the postinst diff --git a/packaging/opensuse/snapd.changes b/packaging/opensuse/snapd.changes index 305591c3580..dd39274bde1 100644 --- a/packaging/opensuse/snapd.changes +++ b/packaging/opensuse/snapd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 10 14:57:25 UTC 2020 - mvo@ubuntu.com + +- Update to upstream release 2.44.3 + ------------------------------------------------------------------- Thu Apr 2 07:51:34 UTC 2020 - mvo@ubuntu.com diff --git a/packaging/opensuse/snapd.spec b/packaging/opensuse/snapd.spec index 8ed2f32e090..b32a60e3a21 100644 --- a/packaging/opensuse/snapd.spec +++ b/packaging/opensuse/snapd.spec @@ -77,7 +77,7 @@ Name: snapd -Version: 2.44.2 +Version: 2.44.3 Release: 0 Summary: Tools enabling systems to work with .snap files License: GPL-3.0 diff --git a/packaging/ubuntu-14.04/changelog b/packaging/ubuntu-14.04/changelog index 822e8b99258..69325d463cc 100644 --- a/packaging/ubuntu-14.04/changelog +++ b/packaging/ubuntu-14.04/changelog @@ -1,3 +1,18 @@ +snapd (2.44.3~14.04) trusty; urgency=medium + + * New upstream release, LP: #1864808 + - tests: fix racy pulseaudio tests + - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS + - tests: update snap-preseed --reset logic + - tests: backport partition fixes + - cmd/snap: don't wait for system key when stopping + - interfaces/many: miscellaneous policy updates xliv + - tests/main/uc20-snap-recovery: use 20.04 system + - tests: skip "/etc/machine-id" in "writablepaths + - interfaces/docker-support: add overlays file access + + -- Michael Vogt Fri, 10 Apr 2020 16:57:25 +0200 + snapd (2.44.2~14.04) trusty; urgency=medium * New upstream release, LP: #1864808 diff --git a/packaging/ubuntu-16.04/changelog b/packaging/ubuntu-16.04/changelog index 3503b923625..81dfcd55ec5 100644 --- a/packaging/ubuntu-16.04/changelog +++ b/packaging/ubuntu-16.04/changelog @@ -1,3 +1,18 @@ +snapd (2.44.3) xenial; urgency=medium + + * New upstream release, LP: #1864808 + - tests: fix racy pulseaudio tests + - many: fix loading apparmor profiles on Ubuntu 20.04 with ZFS + - tests: update snap-preseed --reset logic + - tests: backport partition fixes + - cmd/snap: don't wait for system key when stopping + - interfaces/many: miscellaneous policy updates xliv + - tests/main/uc20-snap-recovery: use 20.04 system + - tests: skip "/etc/machine-id" in "writablepaths + - interfaces/docker-support: add overlays file access + + -- Michael Vogt Fri, 10 Apr 2020 16:57:25 +0200 + snapd (2.44.2) xenial; urgency=medium * New upstream release, LP: #1864808