summaryrefslogtreecommitdiff
diff options
authorMichael Vogt <mvo@ubuntu.com>2017-10-30 19:11:57 +0100
committerMichael Vogt <mvo@ubuntu.com>2017-10-30 19:11:57 +0100
commite90a80f655e3ea53378c2e17c38909b50dd9c018 (patch)
treea0449fd68dede81de661b46f75f774b175e8ca93
parent24d4fe8ab2efc51cd6a85433207951d40d5285b4 (diff)
releasing package snapd version 2.292.29
-rw-r--r--packaging/fedora/snapd.spec13
-rw-r--r--packaging/opensuse-42.2/snapd.changes4
-rw-r--r--packaging/opensuse-42.2/snapd.spec2
-rw-r--r--packaging/ubuntu-14.04/changelog11
-rw-r--r--packaging/ubuntu-16.04/changelog11
5 files changed, 31 insertions, 10 deletions
diff --git a/packaging/fedora/snapd.spec b/packaging/fedora/snapd.spec
index 4ee1408d67..05967092a5 100644
--- a/packaging/fedora/snapd.spec
+++ b/packaging/fedora/snapd.spec
@@ -48,7 +48,7 @@
%global snappy_svcs snapd.service snapd.socket snapd.autoimport.service snapd.refresh.timer snapd.refresh.service
Name: snapd
-Version: 2.29~rc2
+Version: 2.29
Release: 0%{?dist}
Summary: A transactional software package manager
Group: System Environment/Base
@@ -659,8 +659,15 @@ fi
%changelog
-* Fri Oct 27 2017 Michael Vogt <mvo@ubuntu.com>
-- New upstream release 2.29~rc2
+* Mon Oct 30 2017 Michael Vogt <mvo@ubuntu.com>
+- New upstream release 2.29
+ - interfaces/many: miscellaneous updates based on feedback from the
+ field
+ - snap-confine: allow reading uevents from any where in /sys
+ - spread: add bionic beaver
+ - debian: make packaging/ubuntu-14.04/copyright a real file again
+ - tests: cherry pick the fix for services test into 2.29
+ - cmd/snap-update-ns: initialize logger
- hooks/configure: queue service restarts
- snap-{confine,seccomp}: make @unrestricted fully unrestricted
- interfaces: clean system apparmor cache on core device
diff --git a/packaging/opensuse-42.2/snapd.changes b/packaging/opensuse-42.2/snapd.changes
index 02e7c88b2f..6105f2feef 100644
--- a/packaging/opensuse-42.2/snapd.changes
+++ b/packaging/opensuse-42.2/snapd.changes
@@ -1,7 +1,7 @@
-------------------------------------------------------------------
-Fri Oct 27 14:45:21 UTC 2017 - mvo@fastmail.fm
+Mon Oct 30 16:24:08 UTC 2017 - mvo@fastmail.fm
-- Update to upstream release 2.29~rc2
+- Update to upstream release 2.29
-------------------------------------------------------------------
Fri Oct 13 19:46:37 UTC 2017 - mvo@fastmail.fm
diff --git a/packaging/opensuse-42.2/snapd.spec b/packaging/opensuse-42.2/snapd.spec
index b4dd8d1871..b613a29cf0 100644
--- a/packaging/opensuse-42.2/snapd.spec
+++ b/packaging/opensuse-42.2/snapd.spec
@@ -32,7 +32,7 @@
%define systemd_services_list snapd.refresh.timer snapd.refresh.service snapd.socket snapd.service snapd.autoimport.service snapd.system-shutdown.service
Name: snapd
-Version: 2.29~rc2
+Version: 2.29
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 72007a0d4c..92fe26c981 100644
--- a/packaging/ubuntu-14.04/changelog
+++ b/packaging/ubuntu-14.04/changelog
@@ -1,6 +1,13 @@
-snapd (2.29~14.04~rc2) trusty; urgency=medium
+snapd (2.29~14.04) trusty; urgency=medium
* New upstream release, LP: #1726258
+ - interfaces/many: miscellaneous updates based on feedback from the
+ field
+ - snap-confine: allow reading uevents from any where in /sys
+ - spread: add bionic beaver
+ - debian: make packaging/ubuntu-14.04/copyright a real file again
+ - tests: cherry pick the fix for services test into 2.29
+ - cmd/snap-update-ns: initialize logger
- hooks/configure: queue service restarts
- snap-{confine,seccomp}: make @unrestricted fully unrestricted
- interfaces: clean system apparmor cache on core device
@@ -179,7 +186,7 @@ snapd (2.29~14.04~rc2) trusty; urgency=medium
- docs: use abolute path in PULL_REQUEST_TEMPLATE.md
- store: move device auth endpoint uris to config (#3831)
- -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Oct 2017 14:43:48 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Oct 2017 16:22:26 +0100
snapd (2.28.5~14.04) trusty; urgency=medium
diff --git a/packaging/ubuntu-16.04/changelog b/packaging/ubuntu-16.04/changelog
index b2fb8a6b55..9743dc800c 100644
--- a/packaging/ubuntu-16.04/changelog
+++ b/packaging/ubuntu-16.04/changelog
@@ -1,6 +1,13 @@
-snapd (2.29~rc2) xenial; urgency=medium
+snapd (2.29) xenial; urgency=medium
* New upstream release, LP: #1726258
+ - interfaces/many: miscellaneous updates based on feedback from the
+ field
+ - snap-confine: allow reading uevents from any where in /sys
+ - spread: add bionic beaver
+ - debian: make packaging/ubuntu-14.04/copyright a real file again
+ - tests: cherry pick the fix for services test into 2.29
+ - cmd/snap-update-ns: initialize logger
- hooks/configure: queue service restarts
- snap-{confine,seccomp}: make @unrestricted fully unrestricted
- interfaces: clean system apparmor cache on core device
@@ -179,7 +186,7 @@ snapd (2.29~rc2) xenial; urgency=medium
- docs: use abolute path in PULL_REQUEST_TEMPLATE.md
- store: move device auth endpoint uris to config (#3831)
- -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Oct 2017 14:42:40 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Oct 2017 16:22:31 +0100
snapd (2.28.5) xenial; urgency=medium