diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2016-04-13 17:30:28 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2016-04-13 17:30:28 +0200 |
| commit | 1a5380a13c5ddd9036d84619c4084c4deb9a91d5 (patch) | |
| tree | a40711b68ab98629c12849f34f5026ffb89633e3 | |
| parent | 1e7936e89bc2a7205125a9f9f1667ac93c135df1 (diff) | |
releasing package snapd version 1.9.21.9.2
| -rw-r--r-- | debian/changelog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8eb4c9d58d..2454e99109 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +snapd (1.9.2) xenial; urgency=medium + + * New upstream release: + - cmd/snap,daemon,store: rework login command to use daemon login + API + - store: cache suggested currency from the store + - overlord/ifacestate: modularize and extend tests + - integration-tests: reenable failure tests + - daemon: include progress in rest changes + - daemon, overlord/state: expose individual changes + - overlord/ifacestate: drop duplicate package comment + - overlord/ifacestate: allow tests to override security backends + - cmd/snap: install *.snap and *.snap.* as files too + - interfaces/apparmor: replace /var/lib/snap with /var/snap + - daemon,overlord/ifacestate: connect REST API to interfaces in the + overlord + - debian: remove unneeded dependencies from snapd + - overlord/state: checkpoint on final progress only + - osutil: introduce IsUIDInAny + - overlord/snapstate: rename GetSnapState to Get, SetSnapState to + Set + - daemon: add id to changes json + - overlord/snapstate: SetSnapState() needs locks + - overlord: fix broken tests + - overlord/snapstate,overlord/ifacestate: reimplement SnapInfo (as + Info) actually using the state + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Apr 2016 17:27:00 +0200 + +snapd (1.9.1.1) xenial; urgency=medium + + * debian/tests/control: + - add git to make autopkgtest work + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Apr 2016 17:19:19 +0200 + snapd (1.9.1) xenial; urgency=medium * Add warning about installing ubuntu-core-snapd-units on Desktop systems. |
