-
Notifications
You must be signed in to change notification settings - Fork 594
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releasing package snapd version 2.14.2~16.04
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,36 @@ | ||
snapd (2.14.2~16.04) xenial; urgency=medium | ||
|
||
* New upstream release: LP: #1618095 | ||
- tests: use the spread tests with the adhoc interface inside | ||
autopkgtest | ||
- interfaces: add fwupd interface | ||
- asserts,cmd/snap: add "name" header to account-key(-request) | ||
- client,cmd/snap: display os-release data only on classic | ||
- asserts/tool,cmd/snap: introduce hidden "snap sign" | ||
- many: when installing snap file derive metadata from assertions | ||
unless --force-dangerous | ||
- osutil: tweak the createUserTests a bit and extract common code | ||
- debian: umount --lazy before rm on snapd.postrm | ||
- interfaces: updates to default policy, browser-support, and x11 | ||
- store: set initial device session | ||
- interfaces: add upower-observe interface (LP: #1595813) | ||
- tests: use beta u-d-f in test by default | ||
- interfaces/builtin: allow writing on /dev/vhci in bluetooth- | ||
control | ||
- interfaces/builtin: allow /dev/vhci on bluetooth-control | ||
- tests: port integration tests to spread | ||
- snapstate: use umount --lazy when removing the mount units | ||
- spread: enable halt-timeout, tweak image selection | ||
- tests: fix firstboot-assertions to actually be runnable on classic | ||
again | ||
- asserts: introduce device-session-request | ||
- interfaces: add screen-inhibit-control interface (LP: #1604880) | ||
- firstboot: change location of netplan config | ||
- overlord/devicestate: some cleanups and solving a couple todos | ||
- daemon,overlord: add subcommand handling to snapctl | ||
|
||
-- Michael Vogt <[email protected]> Thu, 01 Sep 2016 18:52:05 +0200 | ||
|
||
snapd (2.14.1) xenial; urgency=medium | ||
|
||
* New upstream release: LP: #1618095 | ||
|