[ubuntu/artful-proposed] snapd 2.26.1+17.10 (Accepted)
Michael Vogt
michael.vogt at ubuntu.com
Thu May 11 20:14:21 UTC 2017
snapd (2.26.1+17.10) artful; urgency=medium
* New upstream release, LP: #1690083
- store: fix panic error in auth
- tests: the new ubuntu-image snap needs classic confinement, adjust
tests
- cmd/snap-confine: don't fail on pre 3.8 kernel
snapd (2.26) xenial; urgency=medium
* New upstream release, LP: #1690083
- timeutil: avoid panicking when the window is very small
- image: fix go vet issue
- overlord/ifacestate: don't spam logs with harmless auto-connect
messages
- interfaces/builtin: add network-status interface
- interfaces/builtin: add online-accounts-service interface
- interfaces/builtin: distribute code of touching allInterfaces
- interfaces: API additions for interface hooks
- interfaces/builtin: add storage-framework-service interface
- tests: disable create-key test on ppc64el for artful (expect not
working)
- snap: make `snap prepare-image --extra-snaps` derive side info
- tests: unify tests/{main/completion,completion}/lib.exp0
- cmd/snap: tweak info channels output
- interfaces: ensure that legacy interface methods are unused
- packaging: cleanup how built-using is generated
- tests: extend kernel-module-control interface test
- interfaces/network: workaround Go's need for NETLINK_ROUTE with
'net'.
- cmd/snap-confine: use defensive argument parser
- tests: add test for empty snap name on revert
- overlord/hookstate: remove unused Context.timeout
- tests: additional setup in docker test for core systems
- configstate: return error if patch is invalid
- interfaces: add random interface
- store, daemon, client, cmd/snap: handle PASSWORD_POLICY_ERROR
- cmd/snap, client: add "whoami" command
- cmd/snap: iterate interface tab completion
- snap: move locale-control to only be present on classic
- interfaces/browser-support: deny read on squashfs backing files
and LVM vg names
- tests: wait for the docker socket to be listening
- snap: add `snap refresh --time` option
- tests: re-enable and moderninze /media sharing test
- cmd: make rst2man optional
- tests: remove quoting from [[ ]] when globs
- interfaces: allow plugging DBus clients to introspect the slot
service
- packaging/ubuntu*/changelog: drop extra dash
- snap-confine: init the ENTRY variable, coverity is unhappy
otherwise
- cmd/snap-confine/spread-tests: discard useless --version test
- spread: add spread target qemu:debian-9-64
- interfaces: mediate netlink sockets via seccomp
- tests,cmd/snap-confine: port older snapd-discard-ns tests
- cmd/snap-confine/tests: fix shellcheck on recently added files
- tests/upgrade: force install core snap from beta for debian
- overlord/snapstate/backend,interfaces/mount: move ns management
code.
- tests: extend network-control spread test to cope with network
namespaces
- tests: fail early in the spread suite if trying to run it inside a
container
- tests: set ownership of $PROJECT_PATH for the external backend
- tests: specify the auto-refreshable snap being tested
- many: fix tests with go1.8 / artful
- fix for tests: debian does not have /snap/bin in secure_path so
sudo
- snap: support for snap tasks --last=...
- cmd/snap-confine: remove obsolete debug message
- address review feedback, add a lot of comments :-), call
shellcheck on the completion scripts, fix a bug in compopt
Date: Thu, 11 May 2017 21:44:27 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.26.1+17.10
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 11 May 2017 21:44:27 +0200
Source: snapd
Binary: golang-github-ubuntu-core-snappy-dev golang-github-snapcore-snapd-dev snapd ubuntu-snappy ubuntu-snappy-cli ubuntu-core-snapd-units snap-confine ubuntu-core-launcher
Architecture: source
Version: 2.26.1+17.10
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description:
golang-github-snapcore-snapd-dev - snappy development go packages.
golang-github-ubuntu-core-snappy-dev - transitional dummy package
snap-confine - Transitional package for snapd
snapd - Tool to interact with Ubuntu Core Snappy.
ubuntu-core-launcher - Transitional package for snapd
ubuntu-core-snapd-units - transitional dummy package
ubuntu-snappy - transitional dummy package
ubuntu-snappy-cli - transitional dummy package
Launchpad-Bugs-Fixed: 1690083
Changes:
snapd (2.26.1+17.10) artful; urgency=medium
.
* New upstream release, LP: #1690083
- store: fix panic error in auth
- tests: the new ubuntu-image snap needs classic confinement, adjust
tests
- cmd/snap-confine: don't fail on pre 3.8 kernel
.
snapd (2.26) xenial; urgency=medium
.
* New upstream release, LP: #1690083
- timeutil: avoid panicking when the window is very small
- image: fix go vet issue
- overlord/ifacestate: don't spam logs with harmless auto-connect
messages
- interfaces/builtin: add network-status interface
- interfaces/builtin: add online-accounts-service interface
- interfaces/builtin: distribute code of touching allInterfaces
- interfaces: API additions for interface hooks
- interfaces/builtin: add storage-framework-service interface
- tests: disable create-key test on ppc64el for artful (expect not
working)
- snap: make `snap prepare-image --extra-snaps` derive side info
- tests: unify tests/{main/completion,completion}/lib.exp0
- cmd/snap: tweak info channels output
- interfaces: ensure that legacy interface methods are unused
- packaging: cleanup how built-using is generated
- tests: extend kernel-module-control interface test
- interfaces/network: workaround Go's need for NETLINK_ROUTE with
'net'.
- cmd/snap-confine: use defensive argument parser
- tests: add test for empty snap name on revert
- overlord/hookstate: remove unused Context.timeout
- tests: additional setup in docker test for core systems
- configstate: return error if patch is invalid
- interfaces: add random interface
- store, daemon, client, cmd/snap: handle PASSWORD_POLICY_ERROR
- cmd/snap, client: add "whoami" command
- cmd/snap: iterate interface tab completion
- snap: move locale-control to only be present on classic
- interfaces/browser-support: deny read on squashfs backing files
and LVM vg names
- tests: wait for the docker socket to be listening
- snap: add `snap refresh --time` option
- tests: re-enable and moderninze /media sharing test
- cmd: make rst2man optional
- tests: remove quoting from [[ ]] when globs
- interfaces: allow plugging DBus clients to introspect the slot
service
- packaging/ubuntu*/changelog: drop extra dash
- snap-confine: init the ENTRY variable, coverity is unhappy
otherwise
- cmd/snap-confine/spread-tests: discard useless --version test
- spread: add spread target qemu:debian-9-64
- interfaces: mediate netlink sockets via seccomp
- tests,cmd/snap-confine: port older snapd-discard-ns tests
- cmd/snap-confine/tests: fix shellcheck on recently added files
- tests/upgrade: force install core snap from beta for debian
- overlord/snapstate/backend,interfaces/mount: move ns management
code.
- tests: extend network-control spread test to cope with network
namespaces
- tests: fail early in the spread suite if trying to run it inside a
container
- tests: set ownership of $PROJECT_PATH for the external backend
- tests: specify the auto-refreshable snap being tested
- many: fix tests with go1.8 / artful
- fix for tests: debian does not have /snap/bin in secure_path so
sudo
- snap: support for snap tasks --last=...
- cmd/snap-confine: remove obsolete debug message
- address review feedback, add a lot of comments :-), call
shellcheck on the completion scripts, fix a bug in compopt
Checksums-Sha1:
72d54db45ec9c85b722ddb7a9069078cdb0b0453 2630 snapd_2.26.1+17.10.dsc
da8e4bfdaf9c22faf808c3baf4b456d021c4b6b0 1273856 snapd_2.26.1+17.10.tar.xz
Checksums-Sha256:
c2b2028b9f940eb70d031990099dcb894a8475bee6707af25ac149f515f0ed88 2630 snapd_2.26.1+17.10.dsc
1d4833d66e8138debf732a2a4a7d7b42ef4e4f7f27c07d4d5b487158caf2bed0 1273856 snapd_2.26.1+17.10.tar.xz
Files:
45af27a0fc46714a7b9f48d2da36331a 2630 devel optional snapd_2.26.1+17.10.dsc
44e0e9eddd2ffef04128258aeaeb2f17 1273856 devel optional snapd_2.26.1+17.10.tar.xz
-----BEGIN PGP SIGNATURE-----
iQI1BAEBCAAfBQJZFMN+GBxtaWNoYWVsLnZvZ3RAdWJ1bnR1LmNvbQAKCRCYyrs6
vUylnlRFD/91XUW86vSO5xjZJDUHuDHfR3qF/LAgW8vlOH/VeWxKHcpTwS+NjI1x
8Mo1UR8HJfE+oPuZ4tJPI7g0Zz18eKUeoWru7kBXk2NETyMREm0a0yRXwpa2lvON
yIVWl15Pf+QbEa9cYH1lw+o3xve24AUcEwDeg/WQR3nEQLjUVaPHpdotwH/zqimA
o09nSruuL89+q3lnapT1hWhai5jGc1jVxD1XWKL+1OKR9hwFKdga0mjDW026AkF/
WUWgsyQjFHXYCt8ZZJ7VfThG3+KR6ESJyJoygSsASDiBvC85s9rMU4bdWpGK1Cbe
YGdTMPMNM+OREr4HES0SYR1JIUCFeDZ+O99n8fUhU/hqi8cAtZzUPT2zgMOVDHkB
6D09qZeAbRtlBGFyP9Mc6TqLrLHnULz0t5iya3mebIYq9zzLJ/vuJHMWF1NDIhws
sFjGN+xW2JkiNUPdgnCesQsqtMUAjbhdv6n/X5M6Uhk0JbqdgAfVlEECQFh0tEet
/JG0KVpUBtQ+M2scW2eGnRWYatIdN8bgteBi2y3tr7ZusrWnd9jwfhx18vN4NpuY
uoAugPDC/y4k4Be5W8QhPsEPpEVhaBd1Isy8uJ6jDQa3MnD9nDypIRWNXwdviUcN
x1h5sNFneAKEEcr1aoJuBT3VwffwVVJNmwE0VSbJYILD+jRKlVmZEg==
=lc4o
-----END PGP SIGNATURE-----
More information about the Artful-changes
mailing list