diff options
| author | Michael Vogt <mvo@debian.org> | 2016-05-13 17:19:49 -0700 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2016-05-13 17:19:49 -0700 |
| commit | 273d33ada5553af73d578cff45897f718da69165 (patch) | |
| tree | 251c4b132546bb6745278e30543eeb43c17ca03e | |
| parent | 110b0e08deb35e58ea6a1a05b289471d1bca8bb6 (diff) | |
releasing package snapd version 2.0.42.0.4
| -rw-r--r-- | debian/changelog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36184e5184..8228f89f7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +snapd (2.0.4) xenial; urgency=medium + + * New upstream release: + - interfaces: cleanup explicit denies + - integration-tests: remove the ancient integration daemon tests + - integration-tests: add network-bind interface test + - integration-tests: add actual checks for undoing install + - integration-tests: add store login test + - snap: add certain implicit slots only on classic + - integration-tests: add coverage flags to snapd.service ExecStart + setting when building from branch + - integration-tests: remove the tests for features removed in 16.04. + - daemon, overlord/snapstate: "(de)activate" is no longer a thing + - docs: update meta.md and security.md for current snappy + - debian: always start snapd + - integration-tests: add test for undoing failed install + - overlord: handle ensureNext being in the past + - overlord/snapstate,overlord/snapstate/backend,snappy: start + backend porting LinkSnap and UnlinkSnap + - debian/tests: add reboot capability to autopkgtest and execute + snapPersistsSuite + - daemon,snappy,progress: drop license agreement broken logic + - daemon,client,cmd/snap: nice access denied message + (LP: #1574829) + - daemon: add user parameter to all commands + - snap, store: rework purchase methods into decorators + - many: simplify release package and add OnClassic + - interfaces: miscellaneous policy updates + - snappy,wrappers: move desktop files handling to wrappers + - snappy: remove some obviously dead code + - interfaces/builtin: quote apparmor label + - many: remove the gadget yaml support from snappy + - snappy,systemd,wrappers: move service units generation to wrappers + - store: add method to determine if a snap must be bought + - store: add methods to read purchases from the store + - wrappers,snappy: move binary wrapper generation to new package + wrappers + - snap: add `snap help` command + - integration-tests: remove framework-test data and avoid using + config-snap for now + - builtin/unity7.go: allow using gmenu. Closes: LP:#1576287 + - add integration test to verify fix for LP:#1571721 + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 May 2016 17:19:37 -0700 + snapd (2.0.3) xenial; urgency=medium * New upstream micro release: |
