diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2016-06-06 16:46:48 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2016-06-06 16:47:15 +0200 |
| commit | b4f08b86583f523ca4a2ea9bf7bc23f250c3118d (patch) | |
| tree | c56bd1716d8d2c016407987e4f66ff8ce0de64e5 | |
| parent | 3d2c0a4abe7ac90bf36b1d89b6c4e86425997092 (diff) | |
releasing package snapd version 2.0.72.0.7
| -rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bc3b291411..a4d5524017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +snapd (2.0.7) xenial; urgency=medium + + * New upstream release: LP: #1589534 + - debian: do not ship /etc/ld.so.conf.d/snappy.conf (LP: #1589006) + - debian: fix snapd.refresh.service install and usage (LP: #1588977) + - ovlerlord/state: actually support task setting themself as + done/undone + - snap: do not use "." import in revision_test.go, as this breaks + gccgo-6 (fix build failure on powerpc) + - interfaces: add fcitx and mozc input methods to unity7 + - interfaces: add global gsettings interfaces + - interfaces: autoconnect home and doc updates (LP: #1588886) + - integration-tests: remove + abortSuite.TestAbortWithValidIdInDoingStatus + - many: adding backward compatible code to upgrade SnapSetup.Flags + - overlord/snapstate: handle sideloading over an old sideloaded snap + without panicing + - interfaces: add socketcall() to the network/network-bind + interfaces (LP: #1588100) + - overlord/snapstate,snappy: move over CanRemoveThis moves over the + CanRemove check to snapstate itself.overlord/snapstate + - snappy: move over CanRemove + - overlord/snapstate,snappy: move over CopyData and Remove*Data code + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Jun 2016 16:35:50 +0200 + snapd (2.0.6) xenial; urgency=medium * New upstream release: LP: #1588052: |
