[ubuntu/xenial-proposed] snapd 2.26.10 (Accepted)

2017-07-17 Thread Michael Vogt
e 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: Mon, 17 Jul 2017 11:58:22 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.26.10
Format: 1.8
Date: Mon, 17 Jul 2017 11:58:22 +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.10
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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.10) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
 .
 snapd (2.26.9) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - statically link libseccomp in snap-seccomp to fix refresh issue
   on trusty
 .
 snapd (2.26.8) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
 - add snapd.core-fixup.service unit
 - ensure re-exec uses the right internal tools
 .
 snapd (2.26.6) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - interfaces: allow snaps to use the timedatectl utility in
   time-control
 .
 snapd (2.26.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - backport of seccomp-bpf branch to the 2.26 release to ensure snap
   revert with new seccomp syntax works correctly
 .
 snapd (2.26.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - partly revert aace15ab53 to unbreak core reverts
 - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
 - Disable "mknod |N" in the default seccomp template
   reasons outline in 
https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
 - errtracker: include bits of snap-confine apparmor profile
 - errtracker: report if snapd did re-execute itself
 .
 snapd (2.26.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
   sure the image tests are updated for the changes in the
   `snap info core` output and the removal of the rsyslog
   package from core.
 .
 snapd (2.26.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick d444728 to make the uboot.env file parsing more
   robust
 .
 snapd (2.26.1) xenial; 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 sn

[ubuntu/xenial-proposed] snapd 2.26.9 (Accepted)

2017-07-13 Thread Michael Vogt
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: Wed, 12 Jul 2017 08:27:14 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.26.9
Format: 1.8
Date: Wed, 12 Jul 2017 08:27:14 +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.9
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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.9) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - statically link libseccomp in snap-seccomp to fix refresh issue
   on trusty
 .
 snapd (2.26.8) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
 - add snapd.core-fixup.service unit
 - ensure re-exec uses the right internal tools
 .
 snapd (2.26.6) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - interfaces: allow snaps to use the timedatectl utility in
   time-control
 .
 snapd (2.26.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - backport of seccomp-bpf branch to the 2.26 release to ensure snap
   revert with new seccomp syntax works correctly
 .
 snapd (2.26.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - partly revert aace15ab53 to unbreak core reverts
 - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
 - Disable "mknod |N" in the default seccomp template
   reasons outline in 
https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
 - errtracker: include bits of snap-confine apparmor profile
 - errtracker: report if snapd did re-execute itself
 .
 snapd (2.26.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
   sure the image tests are updated for the changes in the
   `snap info core` output and the removal of the rsyslog
   package from core.
 .
 snapd (2.26.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick d444728 to make the uboot.env file parsing more
   robust
 .
 snapd (2.26.1) xenial; 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

[ubuntu/xenial-proposed] snapd 2.26.8 (Accepted)

2017-07-05 Thread Michael Vogt
ess review feedback, add a lot of comments :-), call
  shellcheck on the completion scripts, fix a bug in compopt

Date: Wed, 05 Jul 2017 07:48:22 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.26.8
Format: 1.8
Date: Wed, 05 Jul 2017 07:48:22 +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.8
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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.8) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - Fix snap-seccomp tests in artful/trusty on i386/s390x/aarch64
 - add snapd.core-fixup.service unit
 - ensure re-exec uses the right internal tools
 .
 snapd (2.26.6) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - interfaces: allow snaps to use the timedatectl utility in
   time-control
 .
 snapd (2.26.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - backport of seccomp-bpf branch to the 2.26 release to ensure snap
   revert with new seccomp syntax works correctly
 .
 snapd (2.26.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - partly revert aace15ab53 to unbreak core reverts
 - Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
 - Disable "mknod |N" in the default seccomp template
   reasons outline in 
https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
 - errtracker: include bits of snap-confine apparmor profile
 - errtracker: report if snapd did re-execute itself
 .
 snapd (2.26.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
   sure the image tests are updated for the changes in the
   `snap info core` output and the removal of the rsyslog
   package from core.
 .
 snapd (2.26.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1690083
 - cherry pick d444728 to make the uboot.env file parsing more
   robust
 .
 snapd (2.26.1) xenial; 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 `sn

[ubuntu/xenial-proposed] snapd 2.26.4 (Accepted)

2017-06-07 Thread Michael Vogt
snapd (2.26.4) xenial; urgency=medium

  * New upstream release, LP: #1690083
- partly revert aace15ab53 to unbreak core reverts
- Revert "interfaces: re-add reverted ioctl and quotactl (revert 21bc6b9f)"
- Disable "mknod |N" in the default seccomp template
  reasons outline in 
https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition
- errtracker: include bits of snap-confine apparmor profile
- errtracker: report if snapd did re-execute itself

snapd (2.26.3) xenial; urgency=medium

  * New upstream release, LP: #1690083
- cherry pick test fixes f0103a6, 9de5c8a, d7725a7 to make
  sure the image tests are updated for the changes in the
  `snap info core` output and the removal of the rsyslog
  package from core.

snapd (2.26.2) xenial; urgency=medium

  * New upstream release, LP: #1690083
- cherry pick d444728 to make the uboot.env file parsing more
  robust

snapd (2.26.1) xenial; 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, 01 Jun 2017 18:50:52 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.26.4
Format: 1.8
Date: Thu, 01 Jun 2017 18:50:52 +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

[ubuntu/xenial-proposed] snapd 2.28.4 (Accepted)

2017-10-12 Thread Michael Vogt
s/mount-observe: allow read
  on sysfs entries for block devices
- tests: use dnf --refresh install to avert stale cache
- osutil: ensure TestLockUnlockWorks uses supported flock
- interfaces: convert lxd to common iface
- tests: restart snapd to ensure re-exec settings are applied
- tests: fix interfaces-cups-control test
- interfaces: improve and tweak bunch of interfaces test cases.
- tests: adding extra worker for fedora
- asserts,overlord/devicestate: support predefined assertions that
  don't establish foundational trust
- interfaces: convert two hardware_random interfaces to common iface
- interfaces: convert io_ports_control to common iface
- tests: fix for  upgrade test on fedora
- daemon, client, cmd/snap: implement snap start/stop/restart
- cmd/snap-confine: set _FILE_OFFSET_BITS to 64
- interfaces: covert framebuffer to commonInterface
- interfaces: convert joystick to common iface
- interfaces/builtin: add the spi interface
- wrappers, overlord/snapstate/backend: make link-snap clean up on
  failure.
- interfaces/wayland: add wayland interface
- interfaces: convert kvm to common iface
- tests: extend upower-observe test to cover snaps providing slots
- tests: enable main suite for opensuse
- interfaces: convert physical_memory_observe to common iface
- interfaces: add missing test for optical_drive interface.
- interfaces: convert physical_memory_control to common iface
- interfaces: convert ppp to common iface
- interfaces: convert time-control to common iface
- tests: fix failover test
- interfaces/builtin: rework for avahi interface
- interfaces: convert broadcom-asic-control to common iface
- snap/snapenv: document the use of CoreSnapMountDir for SNAP
- packaging/arch: drop patches merged into master
- cmd: fix mustUnsetenv docstring (thanks to Chipaca)
- release: remove default from VERSION_ID
- tests: enable regression, upgrade and completion test suites for
  fedora
- tests: restore interfaces-account-control properly
- overlord/devicestate, store: update device auth endpoints URLs
- tests: fix install-hook test failure
- tests: download core and ubuntu-core at most once
- interfaces: add common support for udev
- overlord/devicestate: fix, don't assume that the serial is backed
  by a 1-key chain
- cmd/snap-confine: don't share /etc/nsswitch from host
- store: do not resume a download when we already have the whole
  thing
- many: implement "snap logs"
- store: don't call useDeltas() twice in quick succession
- interfaces/builtin: add kvm interface
- snap/snapenv: always expect /snap for $SNAP
- cmd: mark arch as non-reexecing distro
- cmd: fix tests that assume /snap mount
- gitignore: ignore more build artefacts
- packaging: add current arch packaging
- interfaces/unity7: allow receiving media key events in (at least)
  gnome-shell
- interfaces/many, cmd/snap-confine: miscellaneous policy updates
- interfaces/builtin: implement broadcom-asic-control interface
- interfaces/builtin: reduce duplication and remove cruft in
  Sanitize{Plug,Slot}
- tests: apply underscore convention for SNAPMOUNTDIR variable
- interfaces/greengrass-support: adjust accesses now that have
  working snap
- daemon, client, cmd/snap: implement "snap services"
- tests: fix refresh tests not stopping fake store for fedora
- many: add the interface command
- overlord/snapstate/backend: some copydata improvements
- many: support querying and completing assertion type names
- interfaces/builtin: discard empty Validate{Plug,Slot}
- cmd/snap-repair:  start of Runner, implement first pass of Peek
  and Fetch
- tests: enable main suite on fedora
- snap: do not always quote the snap info summary
- vendor: update go-flags to address crash in "snap debug"
- interfaces: opengl support pci device and vendor
- many: start implenting "base" snap type on the snapd side
- arch,release: map armv6 correctly
- many: expose service status in 'snap info'
- tests: add browser-support interface test
- tests: disable snapd-notify for the external backend
- interfaces: Add /run/uuid/request to openvswitch
- interfaces: add password-manager-service implicit classic
  interface
- cmd: rework reexec detection
- cmd: fix re-exec bug when starting from snapd 2.21
- tests: dependency packages installed during prepare-project
- tests: remove unneeded check for re-exec in InternalToolPath()
- cmd,tests: fix classic confinement confusing re-execution code
- store: configurable base api
- tests: fix how package lists are updated for opensuse and fedora

Date: Wed, 11 Oct 2017 19:40:57 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>

[ubuntu/xenial-proposed] snapd 2.27.6 (Accepted)

2017-09-07 Thread Michael Vogt
snapd (2.27.6) xenial; urgency=medium

  * New upstream release, LP: #1703798:
- interfaces: add udev netlink support to hardware-observe
- interfaces/network-{control,observe}: allow receiving
  kobject_uevent() messages

Date: Thu, 07 Sep 2017 10:22:18 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.27.6
Format: 1.8
Date: Thu, 07 Sep 2017 10:22:18 +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.27.6
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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: 1703798
Changes:
 snapd (2.27.6) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - interfaces: add udev netlink support to hardware-observe
 - interfaces/network-{control,observe}: allow receiving
   kobject_uevent() messages
Checksums-Sha1:
 8216d5e29203022b5ae678b920585f345b73a6cc 2606 snapd_2.27.6.dsc
 3de03e6bb1e715ef9edf8b71d5bcd22ebe61c68e 4890856 snapd_2.27.6.tar.xz
Checksums-Sha256:
 1fde9b12740d7c574b7e41ae05ffa6e3edc81aca52fe524eaa803998dc896202 2606 
snapd_2.27.6.dsc
 b500a713b5a612c5b2c9c447b80dd25b3f7bc50d40c82e7089df515a05d752f1 4890856 
snapd_2.27.6.tar.xz
Files:
 7ec75a7e17cb00214c26ed39321f0997 2606 devel optional snapd_2.27.6.dsc
 c95844c666194b62c30d27db6daaf7a6 4890856 devel optional snapd_2.27.6.tar.xz
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.27.4 (Accepted)

2017-08-25 Thread Michael Vogt
ocaltime ... allow
  access to this file too
- cmd/snap-confine: aggregate operations holding global lock
- api, ifacestate: resolve disconnect early
- interfaces/builtin: ensure we don't register interfaces twice

Date: Thu, 24 Aug 2017 08:51:22 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.27.4
Format: 1.8
Date: Thu, 24 Aug 2017 08:51:22 +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.27.4
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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: 1703798
Changes:
 snapd (2.27.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - snap-seccomp: add secondary arch for unrestricted snaps as well
 .
 snapd (2.27.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - systemd: disable `Nice=-5` to fix error when running inside lxdSee
   https://bugs.launchpad.net/snapd/+bug/1709536
 .
 snapd (2.27.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - tests: remove TestInterfacesHelp as it breaks when go-flags
   changes
 - interfaces: don't crash if content slot has no attributes
 - debian: do not build with -buildmode=pie on i386
 - interfaces: backport broadcom-asic-control interface
 - interfaces: allow /usr/bin/xdg-open in unity7
 - store: do not resume a download when we already have the whole
   thing
 .
 snapd (2.27.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - tests: use dnf --refresh install to avert stale cache
 - tests: fix test failure on 14.04 due to old version of
   flock
 - updates for unity7/x11, browser-support, network-control,
   mount-observe
 - interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
 - interfaces/browser-support: update sysfs reads for
   newer browser versions
 - interfaces/network-control: rw for ieee80211 advanced wireless
 - interfaces/mount-observe: allow read on sysfs entries for block
   devices
 .
 snapd (2.27) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798
 - fix build failure on 32bit fedora
 - interfaces: add password-manager-service implicit classic interface
 - interfaces/greengrass-support: adjust accesses now that have working
   snap
 - interfaces/many, cmd/snap-confine: miscellaneous policy updates
 - interfaces/unity7: allow receiving media key events in (at least)
   gnome-shell
 - cmd: fix re-exec bug when starting from snapd 2.21
 - tests: restore interfaces-account-control properly
 - cmd: fix tests that assume /snap mount
 - cmd: mark arch as non-reexecing distro
 - snap-confine: don't share /etc/nsswitch from host
 - store: talk to api.snapcraft.io for purchases
 - hooks: support for install and remove hooks
 - packaging: fix Fedora support
 - tests: add bluetooth-control interface test
 - store: talk to api.snapcraft.io for assertions
 - tests: remove snapd before building from branch
 - tests: add avahi-observe interface test
 - store: orders API now checks if customer is ready
 - cmd/snap: snap find only searches stable
 - interfaces: updates default, mir, optical-observe, system-observe,
   screen-inhibit-control and unity7
 - tests: speedup prepare statement part 1
 - store: do not send empty refresh requests
 - asserts: fix error handling in snap-developer consistency check
 - systemd: add explicit sync to snapd.core-fixup.sh
 - snapd: generate snap cookies on startup
 - cmd,client,daemon: expose "force devmode" in sysinfo
 - many: introduce and use strutil.ListContains and also
   strutil.SortedListContains
 - assserts,overlord/assertstate: test we don't accept chains of
   assertions founded on a self-signed key coming externally
 - interfaces: enable access to bridge settings
 - interfaces: fix copy-pasted iio vs io in io-ports-control
 - cmd/snap-confine: various small fixes and tweaks to seccomp
   support code
 - interfaces: bring back seccomp argument filtering
 - systemd, osutil: rewor

[ubuntu/xenial-proposed] snapd 2.27.5 (Accepted)

2017-08-31 Thread Michael Vogt
 track of kept mount entries
- tests/main: move a bunch of greps over to MATCH
- interfaces/builtin: make all interfaces private
- interfaces/mount: spell unmount correctly
- tests: allow 16-X.Y.Z version of core snap
- the timezone_control interface only allows changing /etc/timezone
  and /etc/writable/timezone. systemd-timedated also updated the
  link of /etc/localtime and /etc/writable/localtime ... allow
  access to this file too
- cmd/snap-confine: aggregate operations holding global lock
- api, ifacestate: resolve disconnect early
- interfaces/builtin: ensure we don't register interfaces twice

Date: Wed, 30 Aug 2017 07:32:20 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.27.5
Format: 1.8
Date: Wed, 30 Aug 2017 07:32:20 +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.27.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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: 1703798
Changes:
 snapd (2.27.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - interfaces: fix network-manager plug regression
 - hooks: do not error when hook handler is not registered
 - interfaces/alsa,pulseaudio: allow read on udev data for sound
 - interfaces/optical-drive: read access to udev data for /dev/scd*
 - interfaces/browser-support: read on /proc/vmstat and misc udev
   data
 .
 snapd (2.27.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - snap-seccomp: add secondary arch for unrestricted snaps as well
 .
 snapd (2.27.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - systemd: disable `Nice=-5` to fix error when running inside lxdSee
   https://bugs.launchpad.net/snapd/+bug/1709536
 .
 snapd (2.27.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - tests: remove TestInterfacesHelp as it breaks when go-flags
   changes
 - interfaces: don't crash if content slot has no attributes
 - debian: do not build with -buildmode=pie on i386
 - interfaces: backport broadcom-asic-control interface
 - interfaces: allow /usr/bin/xdg-open in unity7
 - store: do not resume a download when we already have the whole
   thing
 .
 snapd (2.27.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798:
 - tests: use dnf --refresh install to avert stale cache
 - tests: fix test failure on 14.04 due to old version of
   flock
 - updates for unity7/x11, browser-support, network-control,
   mount-observe
 - interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT
 - interfaces/browser-support: update sysfs reads for
   newer browser versions
 - interfaces/network-control: rw for ieee80211 advanced wireless
 - interfaces/mount-observe: allow read on sysfs entries for block
   devices
 .
 snapd (2.27) xenial; urgency=medium
 .
   * New upstream release, LP: #1703798
 - fix build failure on 32bit fedora
 - interfaces: add password-manager-service implicit classic interface
 - interfaces/greengrass-support: adjust accesses now that have working
   snap
 - interfaces/many, cmd/snap-confine: miscellaneous policy updates
 - interfaces/unity7: allow receiving media key events in (at least)
   gnome-shell
 - cmd: fix re-exec bug when starting from snapd 2.21
 - tests: restore interfaces-account-control properly
 - cmd: fix tests that assume /snap mount
 - cmd: mark arch as non-reexecing distro
 - snap-confine: don't share /etc/nsswitch from host
 - store: talk to api.snapcraft.io for purchases
 - hooks: support for install and remove hooks
 - packaging: fix Fedora support
 - tests: add bluetooth-control interface test
 - store: talk to api.snapcraft.io for assertions
 - tests: remove snapd before building from branch
 - tests: add avahi-observe interface test
 - store: orders API now checks if customer is ready
 - cmd/snap: snap find only searches stable
 - interfaces: updates default, mir, optical-observe, system-observe,
   screen-inhibit-control and unity7
 - tests: speedup pr

[ubuntu/xenial-proposed] snapd 2.28.5 (Accepted)

2017-10-18 Thread Michael Vogt
cmd: fix re-exec bug when starting from snapd 2.21
- tests: dependency packages installed during prepare-project
- tests: remove unneeded check for re-exec in InternalToolPath()
- cmd,tests: fix classic confinement confusing re-execution code
- store: configurable base api
- tests: fix how package lists are updated for opensuse and fedora

Date: Fri, 13 Oct 2017 23:25:46 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.28.5
Format: 1.8
Date: Fri, 13 Oct 2017 23:25:46 +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 snapd-xdg-open
Architecture: source
Version: 2.28.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1714984
Changes:
 snapd (2.28.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - snap-confine: cleanup broken nvidia udev tags
 - cmd/snap-confine: update valid security tag regexp
 - overlord/ifacestate: refresh udev backend on startup
 - dbus: ensure io.snapcraft.Launcher.service is created on re-
   exec
 - snap-confine: add support for handling /dev/nvidia-modeset
 - interfaces/network-control: remove incorrect rules for tun
 .
 snapd (2.28.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - interfaces/opengl: don't udev tag nvidia devices and use snap-
   confine instead
 - debian: fix replaces/breaks for snap-xdg-open (thanks to apw!)
 .
 snapd (2.28.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - interfaces/lxd: lxd slot implementation can also be an app
   snap
 .
 snapd (2.28.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - interfaces: fix udev rules for tun
 - release,cmd,dirs: Redo the distro checks to take into account
   distribution families
 .
 snapd (2.28.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - snap-confine: update apparmor rules for fedora based basesnaps
 - snapstate: rename refresh hook to post-refresh for consistency
 .
 snapd (2.28) xenial; urgency=medium
 .
   * New upstream release, LP: #1714984
 - hooks: rename refresh to after-refresh
 - snap-confine: bind mount /usr/lib/snapd relative to snap-confine
 - cmd,dirs: treat "liri" the same way as "arch"
 - snap-confine: fix base snaps on core
 - hooks: substitute env vars when executing hooks
 - interfaces: updates for default, browser-support, desktop, opengl,
   upower and stub-resolv.conf
 - cmd,dirs: treat manjaro the same as arch
 - systemd: do not run auto-import and repair services on classic
 - packaging/fedora: Ensure vendor/ is empty for builds and fix spec
   to build current master
 - many: fix TestSetConfNumber missing an Unlock and other fragility
   improvements
 - osutil: adjust StreamCommand tests for golang 1.9
 - daemon: allow polkit authorisation to install/remove snaps
 - tests: make TestCmdWatch more robust
 - debian: improve package description
 - interfaces: add netlink kobject uevent to hardware observe
 - debian: update trusted account-keys check on 14.04 packaging
 - interfaces/network-{control,observe}: allow receiving
   kobject_uevent() messages
 - tests: fix lxd test for external backend
 - snap-confine,snap-update-ns: add -no-pie to fix FTBFS on
   go1.7,ppc64
 - corecfg: mock "systemctl" in all corecfg tests
 - tests: fix unit tests on Ubuntu 14.04
 - debian: add missing flags when building static snap-exec
 - many: end-to-end support for the bare base snap
 - overlord/snapstate: SetRootDir from SetUpTest, not in just some
   tests
 - store: have an ad-hoc method on cfg to get its list of uris for
   tests
 - daemon: let client decide whether to allow interactive auth via
   polkit
 - client,daemon,snap,store: add license field
 - overlord/snapstate: rename HasCurrent to IsInstalled, remove
   superfluous/misleading check from All
 - cmd/snap: SetRootDir from SetUpTest, not in just some individ

[ubuntu/xenial-proposed] snapd 2.29.4.1 (Accepted)

2017-11-29 Thread Michael Vogt
l: use osutil.AtomicFile in snap-seccomp
- snap-seccomp: skip mknod syscall on arm64
- tests: add trivial canonical-livepatch test
- tests: add test that ensures that all core services are working
- many: add logger.MockLogger() and use it in the tests
- snap-repair: fix test failure in TestRepairHitsTimeout
- asserts: add empty values check in HeadersFromPrimaryKey
- daemon: remove unused installSnap var in test
- daemon: reach for Overlord.Loop less thanks to overlord.Mock
- snap-seccomp: manually resolve socket() call in tests
- tests: change regex used to validate installed ubuntu core snap
- cmd/snapctl: allow snapctl -h without a context (regression fix).
- many: use snapcore/snapd/i18n instead of i18n/dumb
- many: introduce asserts.NotFoundError replacing both ErrNotFound
  and store.AssertionNotFoundError
- packaging: don't include any marcos in comments
- overlord: use overlord.Mock in more tests, make sure we check the
  outcome of Settle
- tests: try to fix staging tests
- store: simplify api base url config
- systemd: add systemd.MockJournalctl()
- many: provide systemd.MockSystemctl() helper
- tests: improve the listing test to not fail for e.g. 2.28~rc2
- snapstate: give snapmgrTestSuite.settle() more time to settle
- tests: fix regex to check core version on snap list
- debian: update trusted account-keys check on 14.04 packaging
- interfaces: add udev netlink support to hardware-observe
- overlord: introduce Mock which enables to use Overlord.Settle for
  settle in many more places
- snap-repair: execute the repair and capture logs/status
- tests: run the tests/unit/go everywhere
- daemon, snapstate: move ensureCore from daemon/api.go into
  snapstate.go
- cmd/snap: get keys or root document
- spread.yaml: turn suse to manual given that it's breaking master
- many: configure store from state, reconfigure store at runtime
- osutil: AtomicWriter (an io.Writer), and io.Reader versions of
  AtomicWrite*
- tests: check for negative syscalls in runBpf() and skip those
  tests
- docs: use abolute path in PULL_REQUEST_TEMPLATE.md
- store: move device auth endpoint uris to config (#3831)

Date: Tue, 28 Nov 2017 07:45:23 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.29.4.1
Format: 1.8
Date: Tue, 28 Nov 2017 07:45:23 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.29.4.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1726258
Changes:
 snapd (2.29.4.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - tests: more debug info for classic-ubuntu-core-transition
 - packaging: fix typo that causes error in the misspell test
 .
 snapd (2.29.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - snap-confine: fix snap-confine under lxd
 - tests: disable classic-ubuntu-core-transition on i386 temporarily
 - many: reject bad plugs/slots
 - interfaces,tests: skip unknown plug/slot interfaces
 - store: enable "base" field from the store
 - packaging/fedora: Merge changes from Fedora Dist-Git
 .
 snapd (2.29.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - daemon: cherry-picked /v2/logs fixes
 - cmd/snap-confine: Respect biarch nature of libdirs
 - cmd/snap-confine: Ensure snap-confine is allowed to access os-
   release
 - interfaces: fix udev tagging for hooks
 - cmd: fix re-exec bug with classic confinement for host snapd
 - tests: disable xdg-open-compat test
 - cmd/snap-confine: add slave PTYs and let devpts newinstance
   perform mediation
 - interfaces/many: misc policy updates for browser-support, cups-
   control and network-status
 - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS
 - tests: fix security-device-cgroup* tests on devices with
   framebuffer
 .
 snapd (2.29.2) xenial; urgency=medium
 .
   * New upst

[ubuntu/xenial-proposed] snapd 2.29.4.2 (Accepted)

2017-11-30 Thread Michael Vogt
 many: implement fetching sections and package names periodically.
- interfaces/network: allow using netcat as client
- snap-seccomp, osutil: use osutil.AtomicFile in snap-seccomp
- snap-seccomp: skip mknod syscall on arm64
- tests: add trivial canonical-livepatch test
- tests: add test that ensures that all core services are working
- many: add logger.MockLogger() and use it in the tests
- snap-repair: fix test failure in TestRepairHitsTimeout
- asserts: add empty values check in HeadersFromPrimaryKey
- daemon: remove unused installSnap var in test
- daemon: reach for Overlord.Loop less thanks to overlord.Mock
- snap-seccomp: manually resolve socket() call in tests
- tests: change regex used to validate installed ubuntu core snap
- cmd/snapctl: allow snapctl -h without a context (regression fix).
- many: use snapcore/snapd/i18n instead of i18n/dumb
- many: introduce asserts.NotFoundError replacing both ErrNotFound
  and store.AssertionNotFoundError
- packaging: don't include any marcos in comments
- overlord: use overlord.Mock in more tests, make sure we check the
  outcome of Settle
- tests: try to fix staging tests
- store: simplify api base url config
- systemd: add systemd.MockJournalctl()
- many: provide systemd.MockSystemctl() helper
- tests: improve the listing test to not fail for e.g. 2.28~rc2
- snapstate: give snapmgrTestSuite.settle() more time to settle
- tests: fix regex to check core version on snap list
- debian: update trusted account-keys check on 14.04 packaging
- interfaces: add udev netlink support to hardware-observe
- overlord: introduce Mock which enables to use Overlord.Settle for
  settle in many more places
- snap-repair: execute the repair and capture logs/status
- tests: run the tests/unit/go everywhere
- daemon, snapstate: move ensureCore from daemon/api.go into
  snapstate.go
- cmd/snap: get keys or root document
- spread.yaml: turn suse to manual given that it's breaking master
- many: configure store from state, reconfigure store at runtime
- osutil: AtomicWriter (an io.Writer), and io.Reader versions of
  AtomicWrite*
- tests: check for negative syscalls in runBpf() and skip those
  tests
- docs: use abolute path in PULL_REQUEST_TEMPLATE.md
- store: move device auth endpoint uris to config (#3831)

Date: Thu, 30 Nov 2017 17:42:33 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.29.4.2
Format: 1.8
Date: Thu, 30 Nov 2017 17:42:33 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.29.4.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1726258
Changes:
 snapd (2.29.4.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - snap-confine: use #include in snap-confine.apparmor.in
 .
 snapd (2.29.4.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - tests: more debug info for classic-ubuntu-core-transition
 - packaging: fix typo that causes error in the misspell test
 .
 snapd (2.29.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - snap-confine: fix snap-confine under lxd
 - tests: disable classic-ubuntu-core-transition on i386 temporarily
 - many: reject bad plugs/slots
 - interfaces,tests: skip unknown plug/slot interfaces
 - store: enable "base" field from the store
 - packaging/fedora: Merge changes from Fedora Dist-Git
 .
 snapd (2.29.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - daemon: cherry-picked /v2/logs fixes
 - cmd/snap-confine: Respect biarch nature of libdirs
 - cmd/snap-confine: Ensure snap-confine is allowed to access os-
   release
 - interfaces: fix udev tagging for hooks
 - cmd: fix re-exec bug with classic confinement for host snapd
 - tests: disable xdg-open-compat test
 - cmd/snap-confine: add slave PTYs and let devpts newinstance
   perform mediation
 

[ubuntu/xenial-proposed] snapd 2.29.3 (Accepted)

2017-11-16 Thread Michael Vogt
alled ubuntu core snap
- cmd/snapctl: allow snapctl -h without a context (regression fix).
- many: use snapcore/snapd/i18n instead of i18n/dumb
- many: introduce asserts.NotFoundError replacing both ErrNotFound
  and store.AssertionNotFoundError
- packaging: don't include any marcos in comments
- overlord: use overlord.Mock in more tests, make sure we check the
  outcome of Settle
- tests: try to fix staging tests
- store: simplify api base url config
- systemd: add systemd.MockJournalctl()
- many: provide systemd.MockSystemctl() helper
- tests: improve the listing test to not fail for e.g. 2.28~rc2
- snapstate: give snapmgrTestSuite.settle() more time to settle
- tests: fix regex to check core version on snap list
- debian: update trusted account-keys check on 14.04 packaging
- interfaces: add udev netlink support to hardware-observe
- overlord: introduce Mock which enables to use Overlord.Settle for
  settle in many more places
- snap-repair: execute the repair and capture logs/status
- tests: run the tests/unit/go everywhere
- daemon, snapstate: move ensureCore from daemon/api.go into
  snapstate.go
- cmd/snap: get keys or root document
- spread.yaml: turn suse to manual given that it's breaking master
- many: configure store from state, reconfigure store at runtime
- osutil: AtomicWriter (an io.Writer), and io.Reader versions of
  AtomicWrite*
- tests: check for negative syscalls in runBpf() and skip those
  tests
- docs: use abolute path in PULL_REQUEST_TEMPLATE.md
- store: move device auth endpoint uris to config (#3831)

Date: Thu, 09 Nov 2017 19:16:29 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.29.3
Format: 1.8
Date: Thu, 09 Nov 2017 19:16:29 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.29.3
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1726258
Changes:
 snapd (2.29.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - daemon: cherry-picked /v2/logs fixes
 - cmd/snap-confine: Respect biarch nature of libdirs
 - cmd/snap-confine: Ensure snap-confine is allowed to access os-
   release
 - interfaces: fix udev tagging for hooks
 - cmd: fix re-exec bug with classic confinement for host snapd
 - tests: disable xdg-open-compat test
 - cmd/snap-confine: add slave PTYs and let devpts newinstance
   perform mediation
 - interfaces/many: misc policy updates for browser-support, cups-
   control and network-status
 - interfaces/raw-usb: match on SUBSYSTEM, not SUBSYSTEMS
 - tests: fix security-device-cgroup* tests on devices with
   framebuffer
 .
 snapd (2.29.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - snapctl: disable stop/start/restart (2.29)
 - cmd/snap-update-ns: fix collection of changes made
 .
 snapd (2.29.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - interfaces: fix incorrect signature of ofono DBusPermanentSlot
 - interfaces/serial-port: udev tag plugged slots that have just
   'path' via KERNEL
 - interfaces/hidraw: udev tag plugged slots that have just 'path'
   via KERNEL
 - interfaces/uhid: unconditionally add existing uhid device to the
   device cgroup
 - cmd/snap-update-ns: fix mount rules for font sharing
 - tests: disable refresh-undo test on trusty for now
 - tests: use `snap change --last=install` in snapd-reexec test
 - Revert " wrappers: fail install if exec-line cannot be re-written
 - interfaces: don't udev tag devmode or classic snaps
 - many: make ignore-validation sticky and send the flag with refresh
   requests
 .
 snapd (2.29) xenial; urgency=medium
 .
   * New upstream release, LP: #1726258
 - interfaces/many: miscellaneous updates based on feedback from the
   field
 - snap-confine: allow reading uevents from any where in /sys
 - spread: add bionic beaver
 - debia

[ubuntu/xenial-proposed] snapd 2.32.9 (Accepted)

2018-05-17 Thread Michael Vogt
snapd (2.32.9) xenial; urgency=medium

  * New upstream release, LP: #1767833
- tests: run all spread tests inside GCE
- tests: build spread in the autopkgtests with a more recent go

Date: Wed, 16 May 2018 10:20:08 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.32.9
Format: 1.8
Date: Wed, 16 May 2018 10:20:08 +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 snapd-xdg-open
Architecture: source
Version: 2.32.9
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1767833
Changes:
 snapd (2.32.9) xenial; urgency=medium
 .
   * New upstream release, LP: #1767833
 - tests: run all spread tests inside GCE
 - tests: build spread in the autopkgtests with a more recent go
Checksums-Sha1:
 74ca7841576e219699cfbdd26837344247cd9400 2754 snapd_2.32.9.dsc
 a41a7eaf85d2bc264e935e1a6e68cdf644e4e68f 1827392 snapd_2.32.9.tar.xz
 9e7d62a59a3215bbcffafd5c677c30705ea4ac30 15408 snapd_2.32.9_source.buildinfo
Checksums-Sha256:
 99e46bca10599fb6c4157ffd4e2def64923a0fc6254ba47d242fcc1a03fd5df7 2754 
snapd_2.32.9.dsc
 3353323e012911f4150162bcfc9609364c0880349a26938eb184f21927045644 1827392 
snapd_2.32.9.tar.xz
 48e4a7d4c30069f6399404f86cc932bcd3011d29434a268ca337658c68b6ee77 15408 
snapd_2.32.9_source.buildinfo
Files:
 425bc1b6dfcf0d608aac3270c08b6d85 2754 devel optional snapd_2.32.9.dsc
 43c739fd162bddfa379d287565686e49 1827392 devel optional snapd_2.32.9.tar.xz
 12d9d0b4dc94cdf1e71c203eb741c01f 15408 devel optional 
snapd_2.32.9_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.33.1ubuntu1 (Accepted)

2018-07-03 Thread Michael Vogt
ther systemd-analyze can be used in unit tests
- osutil: allow creating strings out of MountInfoEntry
- servicestate: use systemctl enable+start and disable+stop instead
  of --now flag
- osutil: handle file being matched by multiple patterns
- daemon, snap: fix InstallDate, make a method of *snap.Info
- wrappers: timer services
- wrappers: generator for systemd OnCalendar schedules
- asserts: fix flaky storeSuite.TestCheckAuthority
- tests: fix dependency for ubuntu artful
- spread: start moving towards google backend
- tests: add a spread test for layouts
- ifacestate: be consistent passing Retry.After as named field
- cmd/snap-update-ns: use recursive bind mounts for writable mimic
- testutil: allow mocking syscall.Fstat
- overlord/snapstate: verify that default schedule is randomized and
  is  not a single time
- many: simplify mocking of home-on-NFS
- cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink
- store: move infoFromRemote into details.go close to snapDetails
- userd/tests: Test kdialog calls and mock kdialog too to make tests
  work in KDE
- cmd/snap: tweaks to 'snap info' (feat. installed->current rename)
- cmd/snap: add self-strace to `snap run`
- interfaces/screen-inhibit-control,network-status: fix dbus path
  and interface typos
- update-pot: Force xgettext() to return true
- store: cleanup test naming, dropping remoteRepo  and
  UbuntuStore(Repository)? references
- store: reorg auth refresh

Date: Fri, 22 Jun 2018 09:43:57 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.33.1ubuntu1
Format: 1.8
Date: Fri, 22 Jun 2018 09:43:57 +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 snapd-xdg-open
Architecture: source
Version: 2.33.1ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1773118
Changes:
 snapd (2.33.1ubuntu1) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - cherry pick https://github.com/snapcore/snapd/pull/5376/
   to fix autopkgtest
 .
 snapd (2.33.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - many: improve udev trigger on refresh experience
 - systemd: require snapd.socket in snapd.seeded.service
 - snap: don't include newline in hook environment
 - interfaces/apparmor: allow killing snap-update-ns
 - tests: skip "try" test on s390x
 - tests: skip security-dev-input-event-denied when /dev/input/by-
   path/ is missing
 - tests: skip security-dev-input-event-denied on s390x/arm64
 .
 snapd (2.33) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - packaging: use official bolt in the errtracker on fedora
 - many: add `snap debug connectivity` command
 - interfaces/raw-usb: also allow usb serial devices
 - errtracker: do not send duplicated reports
 - selftest: add new selftest package that tests squashfs mounting
 - tests: backport lxd force stop and econnreset fixes
 - tests: add test to ensure /dev/input/event* for non-joysticks is
   denied
 - interfaces/joystick: support modern evdev joysticks
 - interfaces: add juju-client-observe
 - interfaces/hardware-observe: allow access to /etc/sensors* for
   libsensors
 - many: holding refresh on metered connections
 - many: expose AppStream IDs (AKA common ID)
 - tests: speed up save/restore snapd state for all-snap systems
   during tests execution
 - interfaces/apparmor: use helper to load stray profile
 - tests: ubuntu core abstraction
 - overlord/snapstate: don't panic in a corner case interaction of
   cleanup tasks and pruning
 - interfaces/apparmor: add 'mediate_deleted' profile flag for all
   snaps
 - tests: new parameter for the journalctl rate limit
 - spread-shellcheck: port to python
 - interfaces/home: add 'read' attribute to allow non-owner read to
   @{HOME}
 - testutil: import check.v1 differently to workaround gccgo error
 - interfaces/many: miscellaneous updates for default, desktop,
   desktop-legacy, system-observe, hardware-observe, opengl and gpg-
   keys
 - snapstat

[ubuntu/xenial-proposed] initramfs-tools 0.122ubuntu8.11 (Accepted)

2018-01-05 Thread Michael Vogt
initramfs-tools (0.122ubuntu8.11) xenial; urgency=medium

  [ Oliver Grawert ]
  * make fixrtc catch "n/a" string and fall back to a sane value for the date
command instead (LP: #1623125)

Date: Wed, 20 Dec 2017 09:38:07 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/initramfs-tools/0.122ubuntu8.11
Format: 1.8
Date: Wed, 20 Dec 2017 09:38:07 +0100
Source: initramfs-tools
Binary: initramfs-tools initramfs-tools-core initramfs-tools-bin
Architecture: source
Version: 0.122ubuntu8.11
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Description:
 initramfs-tools - generic modular initramfs generator (automation)
 initramfs-tools-bin - binaries used by initramfs-tools
 initramfs-tools-core - generic modular initramfs generator (core tools)
Launchpad-Bugs-Fixed: 1623125
Changes:
 initramfs-tools (0.122ubuntu8.11) xenial; urgency=medium
 .
   [ Oliver Grawert ]
   * make fixrtc catch "n/a" string and fall back to a sane value for the date
 command instead (LP: #1623125)
Checksums-Sha1:
 97d0e82edb17f2d5c74e92601b89f9af04261e6b 2084 
initramfs-tools_0.122ubuntu8.11.dsc
 00a49b4c508911ccd102cb5f025fa0640c3d7310 109084 
initramfs-tools_0.122ubuntu8.11.tar.xz
 0207764c8c9255111cc23997b9830290aa8a992c 6538 
initramfs-tools_0.122ubuntu8.11_source.buildinfo
Checksums-Sha256:
 41eb0d125e977f2f3690e1cc0b9af49ce9fa7a258dce9bd476a722fa24c79585 2084 
initramfs-tools_0.122ubuntu8.11.dsc
 6bfba6552f5819cb27d0ba1c13ada01de51cd87546d423374ba27fd7ce1cee27 109084 
initramfs-tools_0.122ubuntu8.11.tar.xz
 b8e38825ebf6db3086619fba17ffb8c645507770c00ebec2ec6f0dbc4a7af11c 6538 
initramfs-tools_0.122ubuntu8.11_source.buildinfo
Files:
 97081d689edd9008fc71097b39fe6dc6 2084 utils optional 
initramfs-tools_0.122ubuntu8.11.dsc
 c1d1428f4db4e34a623fe579db9b782e 109084 utils optional 
initramfs-tools_0.122ubuntu8.11.tar.xz
 4c739b8ff92e40a01dcb93e43c0ea92c 6538 utils optional 
initramfs-tools_0.122ubuntu8.11_source.buildinfo
Original-Maintainer: Debian kernel team <debian-ker...@lists.debian.org>
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.31.1 (Accepted)

2018-02-20 Thread Michael Vogt
- tests/main/interfaces-fuse_support: fix confinement, allow
  unmount, fix spread tests
- snap: use the -no-fragments mksquashfs option
- data/selinux: allow messages from policykit
- tests: fix catalog-update wait loop
- tests/lib/prepare-restore: disable rate limiting in journald
- tests: change interfaces-fuse_support to be debug friendly
- tests/main/postrm-purge: stop snapd before purge
- This is an example of test log:https://paste.ubuntu.com/26215170/
- tests/main/interfaces-fuse_support: dump more debugging
  information
- interfaces/dbus: adjust slot policy for listen, accept and accept4
  syscalls
- tests: save the snapd-state without compression
- tests/main/searching: handle changes in featured snaps list
- overlord/snapstate: fix auto-refresh summary for 2 snaps
- overlord/auth,daemon: introduce an explicit auth.ErrInvalidUser
- interfaces: add /proc/partitions to system-observe (This addresses
  LP#1708527.)
- tests/lib: introduce helpers for setting up /dev/random using
  /dev/urandom in project prepare
- tests: new test for interface network status
- interfaces: interfaces: also add an app/hook-specific udev RUN
  rule for hotplugging
- tests: fix external backend for tests that need DEBUG output
- tests: do not disable refresh timer on external backend
- client: send all snap related bool json fields
- interfaces/desktop,unity7: allow status/activate/lock of
  screensavers
- tests/main: source mkpinentry.sh
- tests: fix security-device-cgroups-serial-port test for rpi and db
- cmd/snap-mgmt: add more directories for cleanup and refactor
  purge() code
- snap: YAML and data structures for app before/after ordering
- tests: set TRUST_TEST_KEYS=false for all the external backends
- packaging/arch: install snap-mgmt tool
- tests: add support on tests for cm3 gadget
- interfaces/removable-media: also allow 'k' (lock)
- interfaces: use ConnectedPlug/ConnectedSlot types (step 2)
- interfaces: rename sanitize methods
- devicestate: fix misbehaving test when using systemd-resolved
- interfaces: added Ref() helpers, restored more detailed error
  message on spi iface
- debian: make "gnupg" a recommends
- interfaces/many: misc updates for default, browser-support,
  opengl, desktop, unity7, x11
- interfaces: PlugInfo/SlotInfo/ConnectedPlug/ConnectedSlot
  attribute helpers
- interfaces: update fixme comments
- tests: make interfaces-snapd-control-with-manage more robust
- userd: generalize dbusInterface
- interfaces: use ConnectedPlug/ConnectedSlot types (step 1)
- hookstate: add compat "configure-snapd" task.
- config, overlord/snapstate, timeutil: rename ParseSchedule to
  ParseLegacySchedule
- tests: adding tests for time*-control interfaces
- tests: new test to check interfaces after reboot the system
- cmd/snap-mgmt: fixes
- packaging/opensuse-42.2: package and use snap-mgmt
- corecfg: also "mask" services when disabling them
- cmd/snap-mgmt: introduce snap-mgmt tool
- configstate: simplify ConfigManager
- interfaces: add gpio-memory-control interface
- cmd: disable check-syntax-c
- packaging/arch: add bash-completion as optional dependency
- corecfg: rename package to overlord/configstate/configcore
- wrappers: fix unit tests to use dirs.SnapMountDir
- osutil/sys: reimplement getuid and chown with the right int type
- interfaces-netlink-connector: fix sourcing snaps.sh

Date: Tue, 20 Feb 2018 17:27:42 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.31.1
Format: 1.8
Date: Tue, 20 Feb 2018 17:27:42 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.31.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1745217
Changes:
 snapd (2.31.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1745217
 - tests: multiple autopkgtest re

[ubuntu/xenial-proposed] snapd 2.33.1 (Accepted)

2018-06-21 Thread Michael Vogt
snapd (2.33.1) xenial; urgency=medium

  * New upstream release, LP: #1773118
- many: improve udev trigger on refresh experience
- systemd: require snapd.socket in snapd.seeded.service
- snap: don't include newline in hook environment
- interfaces/apparmor: allow killing snap-update-ns
- tests: skip "try" test on s390x
- tests: skip security-dev-input-event-denied when /dev/input/by-
  path/ is missing
- tests: skip security-dev-input-event-denied on s390x/arm64

Date: Thu, 21 Jun 2018 17:37:56 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.33.1
Format: 1.8
Date: Thu, 21 Jun 2018 17:37:56 +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 snapd-xdg-open
Architecture: source
Version: 2.33.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1773118
Changes:
 snapd (2.33.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - many: improve udev trigger on refresh experience
 - systemd: require snapd.socket in snapd.seeded.service
 - snap: don't include newline in hook environment
 - interfaces/apparmor: allow killing snap-update-ns
 - tests: skip "try" test on s390x
 - tests: skip security-dev-input-event-denied when /dev/input/by-
   path/ is missing
 - tests: skip security-dev-input-event-denied on s390x/arm64
Checksums-Sha1:
 d175d2431aab9c36d21fb142867618f26cf0a4d5 2754 snapd_2.33.1.dsc
 1a974a951332ec0bc8aaa37630271bb0554dc25d 1900540 snapd_2.33.1.tar.xz
 da549aab356510546ac09b6b4036951df980a340 15545 snapd_2.33.1_source.buildinfo
Checksums-Sha256:
 1c96074914b5a39ade0c63afea8196b7402d950872fdc90ef9154d1cfadcdef2 2754 
snapd_2.33.1.dsc
 e71cc2bfb97b24e676ba6ab844c412fbd14d1bb1efd6c3068b9973ed09424dc5 1900540 
snapd_2.33.1.tar.xz
 636d466a43408d5c62f7df8bad04476d6e89adb4ce9d7c3a322b072f75c22004 15545 
snapd_2.33.1_source.buildinfo
Files:
 3fce5810702957920967c748fb054226 2754 devel optional snapd_2.33.1.dsc
 3c464507537a88f24afc6a8b08ba1d6e 1900540 devel optional snapd_2.33.1.tar.xz
 24ee428ba48c66e8bba650c5015e049d 15545 devel optional 
snapd_2.33.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.33 (Accepted)

2018-06-19 Thread Michael Vogt
cmd/snap-update-ns: use recursive bind mounts for writable mimic
- testutil: allow mocking syscall.Fstat
- overlord/snapstate: verify that default schedule is randomized and
  is  not a single time
- many: simplify mocking of home-on-NFS
- cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink
- store: move infoFromRemote into details.go close to snapDetails
- userd/tests: Test kdialog calls and mock kdialog too to make tests
  work in KDE
- cmd/snap: tweaks to 'snap info' (feat. installed->current rename)
- cmd/snap: add self-strace to `snap run`
- interfaces/screen-inhibit-control,network-status: fix dbus path
  and interface typos
- update-pot: Force xgettext() to return true
- store: cleanup test naming, dropping remoteRepo  and
  UbuntuStore(Repository)? references
- store: reorg auth refresh

Date: Fri, 08 Jun 2018 17:13:47 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.33
Format: 1.8
Date: Fri, 08 Jun 2018 17:13:47 +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 snapd-xdg-open
Architecture: source
Version: 2.33
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1773118
Changes:
 snapd (2.33) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - packaging: use official bolt in the errtracker on fedora
 - many: add `snap debug connectivity` command
 - interfaces/raw-usb: also allow usb serial devices
 - errtracker: do not send duplicated reports
 - selftest: add new selftest package that tests squashfs mounting
 - tests: backport lxd force stop and econnreset fixes
 - tests: add test to ensure /dev/input/event* for non-joysticks is
   denied
 - interfaces/joystick: support modern evdev joysticks
 - interfaces: add juju-client-observe
 - interfaces/hardware-observe: allow access to /etc/sensors* for
   libsensors
 - many: holding refresh on metered connections
 - many: expose AppStream IDs (AKA common ID)
 - tests: speed up save/restore snapd state for all-snap systems
   during tests execution
 - interfaces/apparmor: use helper to load stray profile
 - tests: ubuntu core abstraction
 - overlord/snapstate: don't panic in a corner case interaction of
   cleanup tasks and pruning
 - interfaces/apparmor: add 'mediate_deleted' profile flag for all
   snaps
 - tests: new parameter for the journalctl rate limit
 - spread-shellcheck: port to python
 - interfaces/home: add 'read' attribute to allow non-owner read to
   @{HOME}
 - testutil: import check.v1 differently to workaround gccgo error
 - interfaces/many: miscellaneous updates for default, desktop,
   desktop-legacy, system-observe, hardware-observe, opengl and gpg-
   keys
 - snapstate/hooks: reorder autoconnect and reconnect hooks
 - daemon: update unit tests to match current master
 - overlord/snapshotstate/backend: introducing the snapshot backend
 - many: support 'system' nickname in interfaces
 - userd: add the "snap" scheme to the whitelist
 - many: make rebooting of core on refresh immediate, refactor logic
   around it
 - tests/main/snap-service-timer: account for service timer being in
   the 'running' state
 - interfaces/builtin: allow access to libGLESv* too for opengl
   interface
 - daemon: fix unit tests on arch
 - interfaces/default,process-control: miscellaneous signal policy
   fixes
 - interfaces/bulitin: add write permission to optical-drive
 - configstate: validate known core.* options
 - snap, wrappers: systemd WatchdogSec support
 - ifacestate: do not auto-connect manually disconnected interfaces
 - systemd: mock useFuse() so testsuite passes in container via lxd
   snap
 - snap/env: fix env duplication logic
 - snap: some doc comments fixes and additions
 - cmd/snap-confine, interfaces/opengl: allow access to glvnd EGL
   vendor files
 - ifacestate: unify reconnect and autoconnect methods
 - tests: fix user mounts test for external systems
 - overlord/snapstate,overlord/auth,store: coalesce no auth user
   refresh requests
 - 

[ubuntu/xenial-proposed] snapd 2.34.2 (Accepted)

2018-07-19 Thread Michael Vogt
ns: discard the concept of segments
- cmd/libsnap-confine-private: helper for extracting store snap name
  from local-name
- tests: fix flaky test for hooks undo
- interfaces: add {contacts,calendar}-service interfaces
- tests: retry 'restarting into..' match in the snap-confine-from-
  core test
- systemd: adjust TestWriteMountUnitForDirs() to use
  squashfs.MockUseFuse(false)
- data: add helper that can generate/start/stop the snapd service
- sefltest: advise reboot into 4.4 on trusty running 3.13
- selftest: add new selftest package that tests squashfs mounting
- store, jsonutil: move store.getStructFields to
  jsonutil.StructFields
- ifacestate: improved conflict and error handling when creating
  autoconnect tasks
- cmd/snap-confine: applied make fmt
- interfaces/udev: call 'udevadm settle --timeout=10' after
  triggering events
- tests: wait more time until snap start to be downloaded on
  econnreset test
- snapstate: ensure fakestore returns TypeOS for the core snap
- tests: fix lxd test which hangs on restore
- cmd/snap-update-ns: add PathIterator
- asserts,image: add support for models with bases
- tests: shellchecks part 3
- overlord/hookstate: support undo for hooks
- interfaces/tpm: Allow access to the kernel resource manager
- tests: skip appstream-id test for core systems 32 bits
- interfaces/home: remove redundant common interface assignment
- tests: reprioritise a few tests that are known to be slow
- cmd/snap: small help tweaks and fixes
- tests: add test to ensure /dev/input/event* for non-joysticks is
  denied
- spread-shellcheck: silly fix & pep8
- spread: switch fedora 28 to manual
- client,cmd/snap,daemon,tests: expose base of a snap over API, show
  it in snap info --verbose
- tests: fix lxd test - --auto now sets up networking
- tests: adding fedora-28 to spread.yaml
- interfaces: add juju-client-observe interface
- client, daemon: add a "mounted-from" entry to local snaps' JSON
- image: set model.DisplayName() in bootenv as "snap_menuentry"
- packaging/opensuse: Refactor packaging to support all openSUSE
  targets
- interfaces/joystick: force use of the device cgroup with joystick
  interface
- interfaces/hardware-observe: allow access to /etc/sensors* for
  libsensors
- interfaces: remove Plug/Slot types
- interface hooks: update old AutoConnect methods
- snapcraft: run with DEB_BUILD_OPTIONS=nocheck
- overlord/{config,snap}state: the number of inactive revisions is
  config
- cmd/snap: check with snapd for unknown sections
- tests: moving test helpers from sh to bash
- data/systemd: add snapd.apparmor.service
- many: expose AppStream IDs (AKA common ID)
- many: hold refresh when on metered connections
- interfaces/joystick: also support modern evdev joysticks and
  gamepads
- xdgopenproxy: skip TestOpenUnreadableFile when run as root
- snapcraft: use dpkg-buildpackage options that work in xenial
- spread: openSUSE LEAP 42.2 was EOLd in January, remove it
- get-deps: work with an unset GOPATH too
- interfaces/apparmor: use strict template on openSUSE tumbleweed
- packaging: filter out verbose flags from "dh-golang"
- packaging: fix description
- snapcraft.yaml: add minimal snapcraft.yaml with custom build

Date: Thu, 19 Jul 2018 12:05:50 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.34.2
Format: 1.8
Date: Thu, 19 Jul 2018 12:05:50 +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 snapd-xdg-open
Architecture: source
Version: 2.34.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1779403
Changes:
 snapd (2.34.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1779403
 - packaging: fix bogus date in fedora snapd.spec
 - tests: fix tests expecting old email address
 .
 snapd (2.34.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1779403
 - tests: cherry-pick test fixes from master for 2.34
 - coreconfig: add support for `snap set system network.disable-
   ipv6`
 - 

[ubuntu/xenial-proposed] snapd 2.33.1ubuntu2 (Accepted)

2018-07-05 Thread Michael Vogt
 spread test for timer services
- store: don't ask for snap_yaml_raw except on the details endpoint
- many: generate and use per-snap snap-update-ns profile
- tests: add debug for layout test
- wrappers: detect whether systemd-analyze can be used in unit tests
- osutil: allow creating strings out of MountInfoEntry
- servicestate: use systemctl enable+start and disable+stop instead
  of --now flag
- osutil: handle file being matched by multiple patterns
- daemon, snap: fix InstallDate, make a method of *snap.Info
- wrappers: timer services
- wrappers: generator for systemd OnCalendar schedules
- asserts: fix flaky storeSuite.TestCheckAuthority
- tests: fix dependency for ubuntu artful
- spread: start moving towards google backend
- tests: add a spread test for layouts
- ifacestate: be consistent passing Retry.After as named field
- cmd/snap-update-ns: use recursive bind mounts for writable mimic
- testutil: allow mocking syscall.Fstat
- overlord/snapstate: verify that default schedule is randomized and
  is  not a single time
- many: simplify mocking of home-on-NFS
- cmd/snap-update-ns: use syscall.Symlink instead of os.Symlink
- store: move infoFromRemote into details.go close to snapDetails
- userd/tests: Test kdialog calls and mock kdialog too to make tests
  work in KDE
- cmd/snap: tweaks to 'snap info' (feat. installed->current rename)
- cmd/snap: add self-strace to `snap run`
- interfaces/screen-inhibit-control,network-status: fix dbus path
  and interface typos
- update-pot: Force xgettext() to return true
- store: cleanup test naming, dropping remoteRepo  and
  UbuntuStore(Repository)? references
- store: reorg auth refresh

Date: Thu, 05 Jul 2018 08:42:47 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.33.1ubuntu2
Format: 1.8
Date: Thu, 05 Jul 2018 08:42:47 +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 snapd-xdg-open
Architecture: source
Version: 2.33.1ubuntu2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1773118
Changes:
 snapd (2.33.1ubuntu2) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - cherry pick https://github.com/snapcore/snapd/pull/5464
   to workaround kernel urandom bug in bionic that slows down
   boot
 .
 snapd (2.33.1ubuntu1) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - cherry pick https://github.com/snapcore/snapd/pull/5376/
   to fix autopkgtest
 .
 snapd (2.33.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - many: improve udev trigger on refresh experience
 - systemd: require snapd.socket in snapd.seeded.service
 - snap: don't include newline in hook environment
 - interfaces/apparmor: allow killing snap-update-ns
 - tests: skip "try" test on s390x
 - tests: skip security-dev-input-event-denied when /dev/input/by-
   path/ is missing
 - tests: skip security-dev-input-event-denied on s390x/arm64
 .
 snapd (2.33) xenial; urgency=medium
 .
   * New upstream release, LP: #1773118
 - packaging: use official bolt in the errtracker on fedora
 - many: add `snap debug connectivity` command
 - interfaces/raw-usb: also allow usb serial devices
 - errtracker: do not send duplicated reports
 - selftest: add new selftest package that tests squashfs mounting
 - tests: backport lxd force stop and econnreset fixes
 - tests: add test to ensure /dev/input/event* for non-joysticks is
   denied
 - interfaces/joystick: support modern evdev joysticks
 - interfaces: add juju-client-observe
 - interfaces/hardware-observe: allow access to /etc/sensors* for
   libsensors
 - many: holding refresh on metered connections
 - many: expose AppStream IDs (AKA common ID)
 - tests: speed up save/restore snapd state for all-snap systems
   during tests execution
 - interfaces/apparmor: use helper to load stray profile
 - tests: ubuntu core abstraction
 - overlord/snapstate: don't panic in a corner case interaction of
   cleanup tasks and pruning
 - interfaces/apparmor: add 'mediate_deleted' profile flag 

[ubuntu/xenial-proposed] snapd 2.32.3.2 (Accepted)

2018-04-11 Thread Michael Vogt
se `snap change --last=install` in snapd-reexec test
- repo, daemon: use PlugInfo, SlotInfo
- many: handle core configuration internally instead of using the
  core configure hook
- tests: refactor and expand content interface test
- snap-seccomp: skip in-kernel bpf tests for socket() in trusty/i386
- cmd/snap-update-ns: allow Change.Perform to return changes
- snap-confine: Support biarch Linux distribution confinement
- partition/ubootenv: don't panic when uboot.env is missing the eof
  marker
- cmd/snap-update-ns: allow fault injection to provide dynamic
  result
- interfaces/mount: exspose mount.{Escape,Unescape}
- snapctl: added long help to stop/start/restart command
- cmd/snap-update-ns: create missing mount points automatically.
- cmd: downgrade log message in InternalToolPath to Debugf()
- tests: wait for service status change & file update in the test to
  avoid races
- daemon, store: forward SSO invalid credentials errors as 401
  Unauthorized responses
- spdx: fix for WITH syntax, require a license name before the
  operator
- many: reorg things in preparation to make handling of the base url
  in store dynamic
- hooks/configure: queue service restarts
- cmd/snap: warn when a snap is not from the tracking channel
- interfaces/mount: add support for parsing x-snapd.{mode,uid,gid}=
- cmd/snap-confine: add detection of stale mount namespace
- interfaces: add plugRef/slotRef helpers for PlugInfo/SlotInfo
- tests: check for invalid udev files during all tests
- daemon: use newChange() in changeAliases for consistency
- servicestate: use taskset
- many: add support for /home on NFS
- packaging,spread: fix and re-enable opensuse builds

Date: Wed, 11 Apr 2018 12:40:09 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.32.3.2
Format: 1.8
Date: Wed, 11 Apr 2018 12:40:09 +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 snapd-xdg-open
Architecture: source
Version: 2.32.3.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1735344 1745217 1756173
Changes:
 snapd (2.32.3.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1756173
 - errtracker: make TestJournalErrorSilentError work on
   gccgo
 - errtracker: check for whoopsie.service instead of reading
   /etc/whoopsie
 .
 snapd (2.32.3.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1756173
 - debian: add gbp.conf script to build snapd via `gbp
   buildpackage`
 - tests: add check for OOM error after each test
 - cmd/snap-seccomp: graceful handling of non-multilib host
 - interfaces/shutdown: allow calling SetWallMessage
 - data/selinux: Give snapd access to more aspects of the system
 - daemon,overlord/hookstate: stop/wait for running hooks before
   closing the snapctl socket
 - cmd/snap-confine: ignore missing cgroups in snap-device-helper
 - interfaces: misc updates for default, firewall-control, fuse-
   support and process-control
 - overlord: test fix, address corner case
 .
 snapd (2.32.3) xenial; urgency=medium
 .
   *  New upstream release, LP: #1756173
 - ifacestate: add to the repo also snaps that are pending being
   activated but have a done setup-profiles
 - snapstate: inject autoconnect tasks in doLinkSnap for regular
   snaps
 - cmd/snap-confine: allow creating missing gl32, gl, vulkan dirs
 - errtracker: add more fields to aid debugging
 - interfaces: make system-key more robust against invalid fstab
   entries
 - cmd/snap-mgmt: remove timers, udev rules, dbus policy files
 - overlord,interfaces: be more vocal about broken snaps and read
   errors
 - osutil: fix fstab parser to allow for # in field values
 .
 snapd (2.32.2) xenial; urgency=medium
 .
   *  New upstream release, LP: #1756173
 - interfaces/content: add rule so slot can access writable files at
   plug's mountpoint
 - tests: adjust canonical-livepatch test on GCE
 - interfaces/se

[ubuntu/xenial-proposed] snapd 2.32.5 (Accepted)

2018-04-19 Thread Michael Vogt
snapd (2.32.5) xenial; urgency=medium

  * New upstream release, LP: #1765090
- many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of
  conflating that with refresh-mode
- overlord/snapstate:  poll for up to 10s if a snap is unexpectedly
  not mounted in doMountSnap
- daemon: support 'system' as nickname of the core snap

snapd (2.32.4) xenial; urgency=medium

  * New upstream release, LP: #1756173
- cmd/snap: user session application autostart
- overlord/snapstate: introduce envvars to control the channels for
  bases and prereqs
- overlord/snapstate: on multi-snap refresh make sure bases and core
  are finished before dependent snaps
- many: use the new install/refresh /v2/snaps/refresh store API

Date: Mon, 16 Apr 2018 11:41:48 +0200
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.32.5
Format: 1.8
Date: Mon, 16 Apr 2018 11:41:48 +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 snapd-xdg-open
Architecture: source
Version: 2.32.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Michael Vogt <michael.v...@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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1756173 1765090
Changes:
 snapd (2.32.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1765090
 - many: add "stop-mode: sig{term,hup,usr[12]}{,-all}" instead of
   conflating that with refresh-mode
 - overlord/snapstate:  poll for up to 10s if a snap is unexpectedly
   not mounted in doMountSnap
 - daemon: support 'system' as nickname of the core snap
 .
 snapd (2.32.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1756173
 - cmd/snap: user session application autostart
 - overlord/snapstate: introduce envvars to control the channels for
   bases and prereqs
 - overlord/snapstate: on multi-snap refresh make sure bases and core
   are finished before dependent snaps
 - many: use the new install/refresh /v2/snaps/refresh store API
Checksums-Sha1:
 f6d9423ae502d7b46009fac14f73b6d160f97ef4 2787 snapd_2.32.5.dsc
 6438619e6e3fb434c7783cbaef4ff8d7ad34b832 1634700 snapd_2.32.5.tar.xz
 0082b9fca8fab9fbfb4f169ea18d1a00a31fa71d 15368 snapd_2.32.5_source.buildinfo
Checksums-Sha256:
 4b5bf3c17d47ea36bd53cf3cb5f16ecf73218d14fabfb7aeeecb3e5a0e84 2787 
snapd_2.32.5.dsc
 6608d057f26fcfcaec06c309cfa3d4a1f8e2a5da169322a170322f9365a57aac 1634700 
snapd_2.32.5.tar.xz
 61654598c4c3a8db602bff9c39ebdbaebb0e3790541efa74e0a5bdb836a03363 15368 
snapd_2.32.5_source.buildinfo
Files:
 456584b4777060e8a4d759b648a81986 2787 devel optional snapd_2.32.5.dsc
 d649fb30c30d9afcb8be3eccfbc499a8 1634700 devel optional snapd_2.32.5.tar.xz
 ad6c049124afdb88661765e92c4debf2 15368 devel optional 
snapd_2.32.5_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.31.2 (Accepted)

2018-03-19 Thread Michael Vogt
uot; syscall in default profile
- snap: print friendly message if `snap keys` is empty
- cmd/snap-update-ns: add execWritableMimic
- snap: make `snap info invalid-snap` output more user friendly
- cmd/snap,  tests/main/classic-confinement: fix snap-exec path when
  running under classic confinement
- overlord/ifacestate: fix disable/enable cycle to setup security
- snap: fix snap find " " output
- daemon: add new polkit action to manage interfaces
- packaging/arch: disable services when removing
- asserts/signtool: support for building tools on top that fill-
  in/compute some headers
- cmd: clarify "This leaves %s tracking %s." message
- daemon: return "bad-query" error kind for store.ErrBadQuery
- taskrunner/many: KnownTaskKinds helper
- tests/main/interfaces-fuse_support: fix confinement, allow
  unmount, fix spread tests
- snap: use the -no-fragments mksquashfs option
- data/selinux: allow messages from policykit
- tests: fix catalog-update wait loop
- tests/lib/prepare-restore: disable rate limiting in journald
- tests: change interfaces-fuse_support to be debug friendly
- tests/main/postrm-purge: stop snapd before purge
- This is an example of test log:https://paste.ubuntu.com/26215170/
- tests/main/interfaces-fuse_support: dump more debugging
  information
- interfaces/dbus: adjust slot policy for listen, accept and accept4
  syscalls
- tests: save the snapd-state without compression
- tests/main/searching: handle changes in featured snaps list
- overlord/snapstate: fix auto-refresh summary for 2 snaps
- overlord/auth,daemon: introduce an explicit auth.ErrInvalidUser
- interfaces: add /proc/partitions to system-observe (This addresses
  LP#1708527.)
- tests/lib: introduce helpers for setting up /dev/random using
  /dev/urandom in project prepare
- tests: new test for interface network status
- interfaces: interfaces: also add an app/hook-specific udev RUN
  rule for hotplugging
- tests: fix external backend for tests that need DEBUG output
- tests: do not disable refresh timer on external backend
- client: send all snap related bool json fields
- interfaces/desktop,unity7: allow status/activate/lock of
  screensavers
- tests/main: source mkpinentry.sh
- tests: fix security-device-cgroups-serial-port test for rpi and db
- cmd/snap-mgmt: add more directories for cleanup and refactor
  purge() code
- snap: YAML and data structures for app before/after ordering
- tests: set TRUST_TEST_KEYS=false for all the external backends
- packaging/arch: install snap-mgmt tool
- tests: add support on tests for cm3 gadget
- interfaces/removable-media: also allow 'k' (lock)
- interfaces: use ConnectedPlug/ConnectedSlot types (step 2)
- interfaces: rename sanitize methods
- devicestate: fix misbehaving test when using systemd-resolved
- interfaces: added Ref() helpers, restored more detailed error
  message on spi iface
- debian: make "gnupg" a recommends
- interfaces/many: misc updates for default, browser-support,
  opengl, desktop, unity7, x11
- interfaces: PlugInfo/SlotInfo/ConnectedPlug/ConnectedSlot
  attribute helpers
- interfaces: update fixme comments
- tests: make interfaces-snapd-control-with-manage more robust
- userd: generalize dbusInterface
- interfaces: use ConnectedPlug/ConnectedSlot types (step 1)
- hookstate: add compat "configure-snapd" task.
- config, overlord/snapstate, timeutil: rename ParseSchedule to
  ParseLegacySchedule
- tests: adding tests for time*-control interfaces
- tests: new test to check interfaces after reboot the system
- cmd/snap-mgmt: fixes
- packaging/opensuse-42.2: package and use snap-mgmt
- corecfg: also "mask" services when disabling them
- cmd/snap-mgmt: introduce snap-mgmt tool
- configstate: simplify ConfigManager
- interfaces: add gpio-memory-control interface
- cmd: disable check-syntax-c
- packaging/arch: add bash-completion as optional dependency
- corecfg: rename package to overlord/configstate/configcore
- wrappers: fix unit tests to use dirs.SnapMountDir
- osutil/sys: reimplement getuid and chown with the right int type
- interfaces-netlink-connector: fix sourcing snaps.sh

Date: Fri, 09 Mar 2018 11:11:31 +0100
Changed-By: Michael Vogt <michael.v...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.31.2
Format: 1.8
Date: Fri, 09 Mar 2018 11:11:31 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.31.2
Distribution

[ubuntu/xenial-proposed] snapd 2.35.5 (Accepted)

2018-10-25 Thread Michael Vogt
snapd (2.35.5) xenial; urgency=medium

  * New upstream release, LP: #1786438
- interfaces/home: don't allow snaps to write to $HOME/bin
- osutil: workaround overlayfs on ubuntu 18.10

Date: Mon, 15 Oct 2018 22:23:02 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.35.5
Format: 1.8
Date: Mon, 15 Oct 2018 22:23:02 +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 snapd-xdg-open
Architecture: source
Version: 2.35.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1786438
Changes:
 snapd (2.35.5) xenial; urgency=medium
 .
   * New upstream release, LP: #1786438
 - interfaces/home: don't allow snaps to write to $HOME/bin
 - osutil: workaround overlayfs on ubuntu 18.10
Checksums-Sha1:
 cfa41eaff48a57ac7aacdc23657db435163d86cf 2762 snapd_2.35.5.dsc
 e83879ef127f198cf15d94c3e361b9dcda32dca9 1996976 snapd_2.35.5.tar.xz
 96f35c6fe9d7f808fab9c47c367547a62f17db2e 13960 snapd_2.35.5_source.buildinfo
Checksums-Sha256:
 a5615166a0a9f1a7578463e255b97836080234de0d7d9eaacadc26d798baa4fd 2762 
snapd_2.35.5.dsc
 5c110515935e2c77b1f19d0a6ef56ea74abef45ec9377f046b48f9cc53f32f5a 1996976 
snapd_2.35.5.tar.xz
 cb108526077c2bd5535ea1c221525f0823725b1054f350f7906ff7a50e1f6187 13960 
snapd_2.35.5_source.buildinfo
Files:
 7c1a4973eedf210ab5940389f38c8671 2762 devel optional snapd_2.35.5.dsc
 fee23b19fa0ee22dae1b8256fdc0399a 1996976 devel optional snapd_2.35.5.tar.xz
 1a23cd83cd4e3c08b03c26badc072263 13960 devel optional 
snapd_2.35.5_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.35.4 (Accepted)

2018-10-09 Thread Michael Vogt
snapd (2.35.4) xenial; urgency=medium

  * New upstream release, LP: #1786438
- wrappers: do not depend on network.taget in socket units, tweak
  generated units

snapd (2.35.3) xenial; urgency=medium

  * New upstream release, LP: #1786438
- overlord: don't make become-operational interfere with user
  requests
- docker_support.go: add rules to read apparmor macros
- interfaces/apparmor: handle overlayfs snippet for snap-update-
  nsFixes:
- snapcraft.yaml: add workaround to fix snapcraft build
- interfaces/opengl: misc accesses for VA-API

Date: Fri, 05 Oct 2018 14:41:33 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.35.4
Format: 1.8
Date: Fri, 05 Oct 2018 14:41:33 +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 snapd-xdg-open
Architecture: source
Version: 2.35.4
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1786438
Changes:
 snapd (2.35.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1786438
 - wrappers: do not depend on network.taget in socket units, tweak
   generated units
 .
 snapd (2.35.3) xenial; urgency=medium
 .
   * New upstream release, LP: #1786438
 - overlord: don't make become-operational interfere with user
   requests
 - docker_support.go: add rules to read apparmor macros
 - interfaces/apparmor: handle overlayfs snippet for snap-update-
   nsFixes:
 - snapcraft.yaml: add workaround to fix snapcraft build
 - interfaces/opengl: misc accesses for VA-API
Checksums-Sha1:
 0e160258c4a6fbfd4d520ebe85dd404577b9cf02 2762 snapd_2.35.4.dsc
 e8badc40f97e3c4a9fc776f37d00381a4875b088 1996488 snapd_2.35.4.tar.xz
 4459737b5408b82ae7763fb634d2b419c650a82d 15940 snapd_2.35.4_source.buildinfo
Checksums-Sha256:
 dd34e685e0899b60f38d13ce33d2dd237d12f110cd8a730029068b4c4cdc35d3 2762 
snapd_2.35.4.dsc
 15c9363a0cd8243f2ed0f8b1f97132e7618e3d5a925d267c36129fd92e9523f1 1996488 
snapd_2.35.4.tar.xz
 21e39e4b6f32e06b27f131db0cf672ddd865ccd1f69955504e38be5e89c3b03f 15940 
snapd_2.35.4_source.buildinfo
Files:
 bf8986ff2e0edd609daa1539bf21dba8 2762 devel optional snapd_2.35.4.dsc
 7420e6e11b36da10db191344ff05a15b 1996488 devel optional snapd_2.35.4.tar.xz
 03dd7a421713e17eeacca4cf5071d5d2 15940 devel optional 
snapd_2.35.4_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.35.2 (Accepted)

2018-10-02 Thread Michael Vogt
snapd (2.35.2) xenial; urgency=medium

  * New upstream release, LP: #1786438
- cmd,overlord/snapstate: go 1.11 format fixes
- ifacestate: fix hang when retrying content providers
- snap-env-generator: do nothing when PATH is unset
- interfaces/modem-manager: allow access to more USB strings

Date: Wed, 12 Sep 2018 09:32:00 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.35.2
Format: 1.8
Date: Wed, 12 Sep 2018 09:32:00 +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 snapd-xdg-open
Architecture: source
Version: 2.35.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1786438
Changes:
 snapd (2.35.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1786438
 - cmd,overlord/snapstate: go 1.11 format fixes
 - ifacestate: fix hang when retrying content providers
 - snap-env-generator: do nothing when PATH is unset
 - interfaces/modem-manager: allow access to more USB strings
Checksums-Sha1:
 23d037babad77b97c524762257c5ab7e98440fa8 2762 snapd_2.35.2.dsc
 c9d4421f0065e6a04c206bc8c7e0a64498a46ef9 1995796 snapd_2.35.2.tar.xz
 36175af04503b7d7ea04efff128da76e8e975984 15752 snapd_2.35.2_source.buildinfo
Checksums-Sha256:
 ef5d1309180f81e1b622e8de9d44c93329508355790aedd9585fcd1884475532 2762 
snapd_2.35.2.dsc
 a363b9c01f4123d270fc3ceae8a6210513a880d3772541db0d8ea94ea65af33e 1995796 
snapd_2.35.2.tar.xz
 cbc3cf2c6b898e55f17b33cc2a71cfc6ae3bc6ebec832e068c5b953a29f493c6 15752 
snapd_2.35.2_source.buildinfo
Files:
 528933019bc25edc74d5b48b1d4268de 2762 devel optional snapd_2.35.2.dsc
 6530c588a8b8360f267a37e16cf322bd 1995796 devel optional snapd_2.35.2.tar.xz
 3c24540dfd50d3be446a86f1971553b7 15752 devel optional 
snapd_2.35.2_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.37 (Accepted)

2019-01-17 Thread Michael Vogt
 use Lstat to determine snap size, remove
  ReadSnapInfoExceptSize
- interfaces/builtin: add adb-support interface
- tests: fail if install_snap_local fails
- strutil: add extra test to CommaSeparatedList as suggested by
  mborzecki
- cmd/snap, daemon, strutil: use CommaSeparatedList to split a CSL
- ifacestate: optimize disconnect hooks
- cmd/snap-update-ns: parse the -u  command line option
- cmd/snap, tests: snapshots for all
- client, cmd/daemon: allow disabling keepalive, improve degraded
  mode unit tests
- snap: only show "next" refresh time if its after the hold time
- overlord/snapstate: run tests for classic snaps even on systems
  that don't support classic
- overlord/standby: fix a race between standby goroutine and stop
- cmd/snap-exec: don't fail on some try mode snaps
- cmd/snap, userd, testutil: tweak DBus tests to use private session
  bus connection
- cmd: remove remnants of sc_should_populate_mount_ns
- client, daemon, cmd/snap: indicate that services are socket/timer
  activated
- cmd/snap-seccomp: only look for PTRACE_GETFPX?REGS where available
- cmd/snap-confine: remove SC_NS_FAIL_GRACEFULLY
- snap/pack, cmd/snap: allow specifying the filename of 'snap pack'
- cmd/snap-discard-ns: add support for per-user mount namespaces
- cmd/snap-confine: remove stale mount profile along stale namespace
- data/apt: close stderr when calling snap in the apt install hook.
- tests/main: fixes for the new shellcheck
- testutil, cmd/snap: introduce and use testutil.EqualsWrapped and
  fly
- tests: initial setup for testing current branch on nested vm and
  hotplug management
- cmd: refactor IPC and lifecycle of the helper process
- tests/main/parallel-install-store: the store has caught up, do not
  expect failures
- overlord/snapstate, snap, wrappers: start services in the right
  order during install
- interfaces/browser-support, cmd/snap-seccomp: Allow read-only
  ptrace, for the Breakpad crash reporter
- snap,client: use a different exit code for retryable errors
- overlord/ifacestate: don't conflict on own discard-snap tasks when
  refreshing & doing garbage collection
- cmd/snap: tweak `snap services` output when there is no services
- interfaces/many: updates to support k8s worker nodes
- cmd/snap: gnome-software install via snap:// handler
- overlord/many: cleanup use of snapName vs. instanceName
- snapstate: add command-chain to supported featureset
- daemon, snap: mark screenshots as deprecated
- interfaces: fix decoding of json numbers for static/dynamic
  attributes* ifstate: fix decoding of json numbers
- cmd/snap: try not to panic on error from "snap try"
- tests: new cosmic image for spread tests on gce
- interfaces/system-key: add parser mtime and only discover features
  on write
- overlord/snapshotstate/backend: detect path to tar in unit tests
- tests/unit/gccgo: drop gccgo unit tests
- cmd: use relative file names in locking APIs
- interfaces: fix NormalizeInterfaceAttributes, add tests
- overlord/snapshotstate/backend: fall back on sudo when no runuser
- cmd/snap-confine: reduce verbosity of debug and error messages
- systemd: extend Status() to work for socket and timer units
- interfaces: typo 'allows' for consistency with other ifaces
- systemd,wrappers: don't start disabled services
- ifacestate: simplify task chaining in ifacestate.Connect
- tests: ensure that goa-daemon is off
- snap/pack, snap/squashfs: remove extra copy before mksquashfs
- cmd/snap: block 'snap help  --all'
- asserts, image: ensure kernel, gadget, base and required-snaps use
  valid snap names
- apparmor: add unit test for probeAppArmorParser and simplify code
- interfaces/apparmor: conditionally add explicit deny rules for
  ptrace
- po: sync translations from launchpad
- osutil: tweak handling of error adduser errors
- cmd: rename ns_group to mount_ns
- tests/main/interfaces-accounts-service: more debugging
- snap/pack, snap/squashfs: use type to determine mksquashfs args
- data/systemd, wrappers: tweak system-shutdown helper for core18
- tests: show list of processes when ifaces-accounts-service fails
- tests: do not run degraded test in autopkgtest env
- snap: overhaul validation error messages
- ifacestate/hooks: only create interface hook tasks if hooks exist
- osutil: workaround overlayfs on ubuntu 18.10
- interfaces/home: don't allow snaps to write to $HOME/bin
- interfaces: improve Attr error further
- snapstate: tweak GetFeatureFlagBool() to have a default argument
- many: cleanup remaining parallel installs TODOs
- image: improve validation of extra snaps

Date: Wed, 16 Jan 2019 17:16:56 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Deve

[ubuntu/xenial-proposed] shadow 1:4.2-3.1ubuntu5.4 (Accepted)

2019-03-26 Thread Michael Vogt
shadow (1:4.2-3.1ubuntu5.4) xenial; urgency=medium

  * patches/1012_extrausers_chfn.patch:
- add --extrausers option to "chfn" (LP: #1495580)
  * debian/patches/1013_extrausers_deluser.patch:
- add --extrausers option to "userdel" (LP: #1659534)
  * debian/patches/2000_fix-su-pam-env-handling:
- fix "su -l" to correctly use pam_getenvlist (LP: #984390)

Date: Fri, 22 Mar 2019 20:22:06 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/shadow/1:4.2-3.1ubuntu5.4
Format: 1.8
Date: Fri, 22 Mar 2019 20:22:06 +0100
Source: shadow
Binary: passwd login uidmap
Architecture: source
Version: 1:4.2-3.1ubuntu5.4
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Description:
 login  - system login tools
 passwd - change and administer password and group data
 uidmap - programs to help use subuids
Launchpad-Bugs-Fixed: 984390 1495580 1659534
Changes:
 shadow (1:4.2-3.1ubuntu5.4) xenial; urgency=medium
 .
   * patches/1012_extrausers_chfn.patch:
 - add --extrausers option to "chfn" (LP: #1495580)
   * debian/patches/1013_extrausers_deluser.patch:
 - add --extrausers option to "userdel" (LP: #1659534)
   * debian/patches/2000_fix-su-pam-env-handling:
 - fix "su -l" to correctly use pam_getenvlist (LP: #984390)
Checksums-Sha1:
 79a2c61d49d5507ef86a283fa871cb095d899da0 2513 shadow_4.2-3.1ubuntu5.4.dsc
 573d11bc8d956068c3add07384850c9a68839670 506364 
shadow_4.2-3.1ubuntu5.4.debian.tar.xz
 c8b4ede51d5fda146f988e72734e125def3870a7 8875 
shadow_4.2-3.1ubuntu5.4_source.buildinfo
Checksums-Sha256:
 964bf283d4a1ec090c4e4044133789485ca608206cf87dda678c3350eda3590d 2513 
shadow_4.2-3.1ubuntu5.4.dsc
 50ccd266ff5bdc8577fe090b04c9be675340bf59b44fa843cd20174055540a15 506364 
shadow_4.2-3.1ubuntu5.4.debian.tar.xz
 b2940b4daf414d52c1c71051a6a984a23ca6ccb13e8dc311ca8d2b1d7715deec 8875 
shadow_4.2-3.1ubuntu5.4_source.buildinfo
Files:
 9e1caaad6ac1635ecaca72a56585cc94 2513 admin required 
shadow_4.2-3.1ubuntu5.4.dsc
 449a03a5595748475f0f35028d5fa5d1 506364 admin required 
shadow_4.2-3.1ubuntu5.4.debian.tar.xz
 db75fe024b46371397c644ad04c6dfb1 8875 admin required 
shadow_4.2-3.1ubuntu5.4_source.buildinfo
Original-Maintainer: Shadow package maintainers 

-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.38 (Accepted)

2019-03-22 Thread Michael Vogt
h "snap list --unicode=never"
- debian: fix silly typo in the spread test invocation
- interface: raw-usb: Adding ttyACM ttyACA permissions
- tests: fix enable-disable-unit-gpio test on external boards
- overlord/ifacestate: helper API to obtain the state of connections
- tests: define new "tests/smoke" suite and use that for
  autopkgtests
- cmd/snap-update-ns: explicitly check for return value from
  parse_arg_u
- interfaces/builtin/opengl: allow access to NVIDIA VDPAU library
- tests: auto-clean the test directory
- cmd/snap: further tweak messaging; add a test
- overlord/ifacestate: handler for hotplug-connect task
- cmd/snap-confine: join freezer only after setting up user mount
- cmd/snap-confine: don't preemptively create .mnt files
- cmd/snap-update-ns: manually implement isspace
- cmd/snap-update-ns: let the go parser know we are parsing -u
- cmd/snap-discard-ns: fix name of user fstab files
- snapshotstate: don't task.Log without the lock
- tests: exclude some more slow tests from runs in autopkgtest
- many: remove .user-fstab files from /run/snapd/ns
- cmd/libsnap: pass --from-snap-confine when calling snap-update-ns
  as user
- cmd/snap-update-ns: make freezer mockable
- cmd/snap-update-ns: move XDG code to dedicated file
- osutil: add helper for loading fstab from string
- cmd/snap-update-ns: move existing code around, renaming some
  functions
- overlord/configstate/configcore: support - and _ in cloud init
  field names
- * cmd/snap-confine: use makedev instead of MKDEV
- tests: review/fix the autopkgtest failures in disco
- overlord: drop old v1 store api support from managers test
- tests: new test for snapshots with more than 1 user

Date: Thu, 21 Mar 2019 10:55:27 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.38
Format: 1.8
Date: Thu, 21 Mar 2019 10:55:27 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.38
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1818648
Changes:
 snapd (2.38) xenial; urgency=medium
 .
   * New upstream release, LP: #1818648
 - overlord/snapstate,: retry less for auto-stuff
 - cmd/snap: fix regression of snap saved command
 - interfaces/builtin: add dev/pts/ptmx access to docker_support
 - overlord/snapstate, store: set a header when auto-refreshing
 - interfaces/builtin: add add exec "/" to docker-support
 - cmd/snap, client, daemon, ifacestate: show a leading attribute of
   a connection
 - interface: avahi-observe: Fixing socket permissions on 4.15
   kernels
 - tests: check that apt works before using it
 - apparmor: support AppArmor 2.13
 - snapstate: restart into the snapd snap on classic
 - overlord/snapstate: during refresh, re-refresh on epoch bump
 - cmd, daemon: split out the common bits of mapLocal and mapRemote
 - cmd/snap-confine: chown private /tmp to root.root
 - cmd/snap-confine: drop uid from random /tmp name
 - overlord/hookstate: apply pending transaction changes onto
   temporary configuration for snapctl get
 - cmd/snap: `snap connections` command
 - interfaces/greengrass_support: update accesses for GGC 1.8
 - cmd/snap, daemon: make the connectivity check use GET
 - interfaces/builtin,/udev: add spec support to disable udev +
   device cgroup and use it for greengrass
 - interfaces/intel-mei: small follow up tweaks
 - ifacestate/tests: fix/improve udev mon test
 - interfaces: add multipass-support interface
 - tests/main/high-user-handling: fix the test for Go 1.12
 - interfaces: add new intel-mei interface
 - systemd: decrease the checker counter before unlocking otherwise
   we can get spurious panics
 - daemon/tests: fix race in the disconnect conflict test
 - cmd/snap-confine: allow moving tasks to pids cgroup
 - tests: enable opensuse tumbleweed on spread
 - cmd/snap: fix `snap services` completion
 - ifacestate/hotplug: integration with udev monitor
 - packaging: build snapctl as a static binary
 - packagin

[ubuntu/xenial-proposed] systemd 229-4ubuntu21.19 (Accepted)

2019-03-25 Thread Michael Vogt
systemd (229-4ubuntu21.19) xenial; urgency=medium

  [ Michael Vogt ]
  * d/p/fix-race-daemon-reload-11121.patch:
- backport systemd upstream PR#8803 and PR#11121 to fix race
  when doing systemctl and systemctl daemon-reload at the
  same time LP: #1819728

  [ Balint Reczey ]
  * d/p/virt-detect-WSL-environment-as-a-container.patch:
- virt: detect WSL environment as a container (LP: #1816753)

Date: Mon, 25 Mar 2019 16:04:56 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/systemd/229-4ubuntu21.19
Format: 1.8
Date: Mon, 25 Mar 2019 16:04:56 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump libpam-systemd libnss-myhostname libnss-mymachines 
libnss-resolve libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb 
libudev1-udeb systemd-dbg
Architecture: source
Version: 229-4ubuntu21.19
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-dbg - system and service manager (debug symbols)
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Launchpad-Bugs-Fixed: 1816753 1819728
Changes:
 systemd (229-4ubuntu21.19) xenial; urgency=medium
 .
   [ Michael Vogt ]
   * d/p/fix-race-daemon-reload-11121.patch:
 - backport systemd upstream PR#8803 and PR#11121 to fix race
   when doing systemctl and systemctl daemon-reload at the
   same time LP: #1819728
 .
   [ Balint Reczey ]
   * d/p/virt-detect-WSL-environment-as-a-container.patch:
 - virt: detect WSL environment as a container (LP: #1816753)
Checksums-Sha1:
 37f22482c4960314350321d7d1208f76ce52326c 4486 systemd_229-4ubuntu21.19.dsc
 aa45d3e63e00dc7bfd9313c134bc4fdfbee05241 294624 
systemd_229-4ubuntu21.19.debian.tar.xz
 62a48cfdd045a577c31b2b100d2997e7a8111433 10686 
systemd_229-4ubuntu21.19_source.buildinfo
Checksums-Sha256:
 f7a4c78229e9ee653e82dd76e085cce23e3565aa5cc2a44eeed05f14580441ec 4486 
systemd_229-4ubuntu21.19.dsc
 376d0802863a873f96de2f11c29d7cc94cfc1c3adfb32079d38499d9d5c0f8dc 294624 
systemd_229-4ubuntu21.19.debian.tar.xz
 6a8d6c5c7e023d2dfdeb3b516edbb7e4d4d6c198853c7f7a9b3be3b786ff0f4a 10686 
systemd_229-4ubuntu21.19_source.buildinfo
Files:
 0de89c9666554dd12979c836c044c7aa 4486 admin optional 
systemd_229-4ubuntu21.19.dsc
 af1ddf6517025819206b37bb68d3ecaa 294624 admin optional 
systemd_229-4ubuntu21.19.debian.tar.xz
 026fe95de2189fc54a375c559c7a3aa0 10686 admin optional 
systemd_229-4ubuntu21.19_source.buildinfo
Original-Maintainer: Debian systemd Maintainers 

-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.37.4 (Accepted)

2019-03-04 Thread Michael Vogt
snapd (2.37.4) xenial; urgency=medium

  * New upstream release, LP: #1817949
- squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test
- overlord/ifacestate: fix migration of connections on upgrade from
  ubuntu-core
- tests: fix upgrade-from-2.15 with kernel 4.15
- interfaces/seccomp: increase filter precision
- tests: remove snapweb from tests

Date: Wed, 27 Feb 2019 19:53:36 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.37.4
Format: 1.8
Date: Wed, 27 Feb 2019 19:53:36 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.37.4
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1817949
Changes:
 snapd (2.37.4) xenial; urgency=medium
 .
   * New upstream release, LP: #1817949
 - squashfs: unset SOURCE_DATE_EPOCH in the TestBuildDate test
 - overlord/ifacestate: fix migration of connections on upgrade from
   ubuntu-core
 - tests: fix upgrade-from-2.15 with kernel 4.15
 - interfaces/seccomp: increase filter precision
 - tests: remove snapweb from tests
Checksums-Sha1:
 1208633180da243058685177fd30a6d6652482f4 2762 snapd_2.37.4.dsc
 445750c1772c9a9c6db08a8610e3c9e9599ce718 2238556 snapd_2.37.4.tar.xz
 ace578b1ee8b3a246256fbaa8c9b1c3637f0acb3 14222 snapd_2.37.4_source.buildinfo
Checksums-Sha256:
 4f6f82e111f20e239fe391728e521dccf1b2f66e5919c8c7d582806e80567596 2762 
snapd_2.37.4.dsc
 ea83215181baa61f21afcf3ae72f25a86219a240b8bdcec7d5cb516c5ff63df4 2238556 
snapd_2.37.4.tar.xz
 b00d11e7b19c05430b7937af3240981018b1c86175970e33c570cedcbc377b41 14222 
snapd_2.37.4_source.buildinfo
Files:
 258486d6cae713c917843178413a76f0 2762 devel optional snapd_2.37.4.dsc
 fbcc551c8317e6cb3374cc2704a7f9dd 2238556 devel optional snapd_2.37.4.tar.xz
 e8ac63b1535631bf3e44762cc6d79509 14222 devel optional 
snapd_2.37.4_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] systemd 229-4ubuntu21.18 (Accepted)

2019-03-14 Thread Michael Vogt
systemd (229-4ubuntu21.18) xenial; urgency=medium

  * d/p/fix-race-daemon-reload-8803.patch:
- backport systemd upstream PR#8803 to fix race when doing
  systemctl and systemctl daemon-reload at the same time
  LP: #1819728

Date: Wed, 13 Mar 2019 16:17:45 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/systemd/229-4ubuntu21.18
Format: 1.8
Date: Wed, 13 Mar 2019 16:17:45 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump libpam-systemd libnss-myhostname libnss-mymachines 
libnss-resolve libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb 
libudev1-udeb systemd-dbg
Architecture: source
Version: 229-4ubuntu21.18
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-dbg - system and service manager (debug symbols)
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Launchpad-Bugs-Fixed: 1819728
Changes:
 systemd (229-4ubuntu21.18) xenial; urgency=medium
 .
   * d/p/fix-race-daemon-reload-8803.patch:
 - backport systemd upstream PR#8803 to fix race when doing
   systemctl and systemctl daemon-reload at the same time
   LP: #1819728
Checksums-Sha1:
 cc81fa10ace67d69a85e2e01ffb96a4c377b77a5 4486 systemd_229-4ubuntu21.18.dsc
 4e39f7d2dbc5919bad98bda1298b08dae5f868f9 292164 
systemd_229-4ubuntu21.18.debian.tar.xz
 3bf8f1b2019cd0a5700ae5182d40d88ef5eace97 10659 
systemd_229-4ubuntu21.18_source.buildinfo
Checksums-Sha256:
 dae601f109c3f94d54f773ef93b4a67828ddaca3a7e7cf6b2118289f40276bb4 4486 
systemd_229-4ubuntu21.18.dsc
 3d4156ef6f379e3f30bf823abb1fde0b5a17fb694e8b57912a7d5e1c4cff5cde 292164 
systemd_229-4ubuntu21.18.debian.tar.xz
 c6c91532e09ae995523ef3e35a5a8280946d612c3480e8f6431401db5c0c 10659 
systemd_229-4ubuntu21.18_source.buildinfo
Files:
 7643c06fd4d86db0bccc1b240eb3c660 4486 admin optional 
systemd_229-4ubuntu21.18.dsc
 bec372fd7af6d2e4b0795ab313746039 292164 admin optional 
systemd_229-4ubuntu21.18.debian.tar.xz
 385e6363d0bb18dce43346a1faa8c1b1 10659 admin optional 
systemd_229-4ubuntu21.18_source.buildinfo
Original-Maintainer: Debian systemd Maintainers 

-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.37.1 (Accepted)

2019-01-30 Thread Michael Vogt
snapd (2.37.1) xenial; urgency=medium

  * New upstream release, LP: #1811233
- cmd/snap-confine: add special case for Jenkins
- tests: workaround missing go dependencies in debian-9
- daemon, polkit: pid_t is signed
- interfaces: add display-control interface
- interfaces: add block-devices interface
- tests/main/searching: video section got renamed to photo-and-video
- interfaces/camera: allow reading vendor/etc info from
  /run/udev/data/+usb
- interfaces/dbus: be less strict about alternations for well-known
  names
- interfaces/home: allow dac_read_search with 'read: all'
- interfaces/pulseaudio: allow reading subdirectories of
  /etc/pulse
- interfaces/system-observe: allow read on
  /proc/locks
- tests: get test-snapd-dbus-{provider,consumer} from the beta
  channel
- interfaces/apparmor: mock presence of overlayfs root
- packaging/{fedora,opensuse,ubuntu}: add /var/lib/snapd/lib/glvnd

Date: Tue, 29 Jan 2019 18:35:36 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.37.1
Format: 1.8
Date: Tue, 29 Jan 2019 18:35:36 +0100
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 snapd-xdg-open
Architecture: source
Version: 2.37.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
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  - Daemon and tooling that enable snap packages
 snapd-xdg-open - Transitional package for snapd-xdg-open
 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: 1811233
Changes:
 snapd (2.37.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1811233
 - cmd/snap-confine: add special case for Jenkins
 - tests: workaround missing go dependencies in debian-9
 - daemon, polkit: pid_t is signed
 - interfaces: add display-control interface
 - interfaces: add block-devices interface
 - tests/main/searching: video section got renamed to photo-and-video
 - interfaces/camera: allow reading vendor/etc info from
   /run/udev/data/+usb
 - interfaces/dbus: be less strict about alternations for well-known
   names
 - interfaces/home: allow dac_read_search with 'read: all'
 - interfaces/pulseaudio: allow reading subdirectories of
   /etc/pulse
 - interfaces/system-observe: allow read on
   /proc/locks
 - tests: get test-snapd-dbus-{provider,consumer} from the beta
   channel
 - interfaces/apparmor: mock presence of overlayfs root
 - packaging/{fedora,opensuse,ubuntu}: add /var/lib/snapd/lib/glvnd
Checksums-Sha1:
 72da8c769365e7ef14f036d27cff6f881aa4bae5 2762 snapd_2.37.1.dsc
 11b10ec747efb5141745f344ad616718c5fd5cba 2230424 snapd_2.37.1.tar.xz
 d854788cbadc81c8bf17e5cc69af209db4e903e6 14216 snapd_2.37.1_source.buildinfo
Checksums-Sha256:
 b90c36f928f4d4e0fe4b0abcc758210ee24102882ab4d9e221273867b8bf868e 2762 
snapd_2.37.1.dsc
 2eab9dc2fb07fc43289fb46b2d521dee34205a010b4affeed40172c1ba3da02b 2230424 
snapd_2.37.1.tar.xz
 79fad14e519d4a20936d1d59f06283ce66cebc2676004d0db12ad564c30430e5 14216 
snapd_2.37.1_source.buildinfo
Files:
 2a69f48b5b0b6e92d34d88fa330f8a6f 2762 devel optional snapd_2.37.1.dsc
 46f9143cbcc570ef3d8e54ec5c1d16ba 2230424 devel optional snapd_2.37.1.tar.xz
 2991aa4413f1b46fcdeaa04ff63dcd4d 14216 devel optional 
snapd_2.37.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.39.2 (Accepted)

2019-06-11 Thread Michael Vogt
snapd (2.39.2) xenial; urgency=medium

  * New upstream release, LP: #1827495
- debian: rework how we run autopkgtests
- interfaces/docker-support: add overlayfs accesses for ubuntu core
- data/selinux: permit init_t to remount snappy_snap_t
- strutil/shlex: fix ineffassign
- packaging: fix build-depends on powerpc

Date: Wed, 05 Jun 2019 08:41:21 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.39.2
Format: 1.8
Date: Wed, 05 Jun 2019 08:41:21 +0200
Source: snapd
Architecture: source
Version: 2.39.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1827495
Changes:
 snapd (2.39.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1827495
 - debian: rework how we run autopkgtests
 - interfaces/docker-support: add overlayfs accesses for ubuntu core
 - data/selinux: permit init_t to remount snappy_snap_t
 - strutil/shlex: fix ineffassign
 - packaging: fix build-depends on powerpc
Checksums-Sha1:
 825a9906aff8ad0e53c439e74244f3f9aa80b560 2763 snapd_2.39.2.dsc
 31df6caae74a56cafaabb8e6f41b31c1f4a0c5b7 2369396 snapd_2.39.2.tar.xz
 771f50a197212f1c811536b5af95ed7d3dcdff4c 15909 snapd_2.39.2_source.buildinfo
Checksums-Sha256:
 78a537dab6e80261084dd24d16d790583f713e4512e2af3e9bd200a93520be48 2763 
snapd_2.39.2.dsc
 434dcac18a7f03bd2da1cd6abada9435e1b1c890a4bc9ff5d72855eb3787a8a4 2369396 
snapd_2.39.2.tar.xz
 08186940a352deb5e7f48b1362380c1301e769b976a6a4724f83c7fa8e759aad 15909 
snapd_2.39.2_source.buildinfo
Files:
 84808cd422298cf4ee38337e287bb079 2763 devel optional snapd_2.39.2.dsc
 3a80b605f6555fc474d50e30bd081ed9 2369396 devel optional snapd_2.39.2.tar.xz
 ac96135b012f8b54609264cc13af909d 15909 devel optional 
snapd_2.39.2_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.40 (Accepted)

2019-08-20 Thread Michael Vogt
ests: improve how snaps are cached
- cmd/snap-update-ns: formatting tweaks
- data/selinux: policy tweaks
- cmd/snap-update-ns: move locking to the common layer
- overlord: use private YAML inside several tests
- cmd/snap, store, image: support for cohorts in "snap download"
- overlord/snapstate: add timings to critical task handlers and the
  backend
- cmd: add `snap debug validate-seed ` cmd
- state: add possible error return to TaskSet.Edge()
- snap-seccomp: use username regex as defined in osutil/user.go
- osutil: make IsValidUsername public and fix regex
- store: serialize the acquisition of device sessions
- interfaces/builtin/desktop: fonconfig v6/v7 cache handling on
  Fedora
- many: move Device/SetDevice to devicestate, start of making them
  pluggable in storecontext
- overlord/snapstate: remove PlugsOnly
- interfaces/apparmor: allow running /usr/bin/od
- spread: add qemu:fedora-29-64
- tests: make test parallel-install-interfaces work for boards with
  pre-installed snaps
- interfaces/builtin/intel_mei: fix /dev/mei* AppArmor pattern
- spread.yaml: add qemu:centos-7-64
- overlord/devicestate: extra measurements related to
  populateStateFromSeed
- cmd/snap-update-ns: move Assumption to {System,User}ProfileUpdate
- cmd/libsnap: remove fringe error function
- gadget: add validation of cross structure overlap and offset
  writes
- cmd/snap-update-ns: refactor of profile application (3/N)
- data/selinux: tweak the policy for runuser and s-c, interpret
  audit entries
- tests: fix spaces issue in the base snaps names to remove during
  reset phase
- tests: wait for man db cache is updated before after install snapd
  on Fedora
- tests: extend timeout of sbuild test

Date: Fri, 12 Jul 2019 10:40:08 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.40
Format: 1.8
Date: Fri, 12 Jul 2019 10:40:08 +0200
Source: snapd
Architecture: source
Version: 2.40
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1836327
Changes:
 snapd (2.40) xenial; urgency=medium
 .
   * New upstream release, LP: #1836327
 - overlord/patch: simplify conditions for re-applying sublevel
   patches for level 6
 - cmd,tests: forcibly discard mount namespace when bases change
 - cmd/snap-confine: handle device cgroup before pivot
 - cmd/snap-apparmor-service: quit if there are no profiles
 - cmd/snap, image: add --target-directory and --basename to 'snap
   download'
 - interfaces: add jack1 implicit classic interface
 - interfaces: miscellaneous policy updates
 - daemon: classic confinement is not supported on core
 - interfaces: bluetooth-control: add mtk BT device node
 - cmd/snap-seccomp: initial support for negative arguments with
   uid/gid caching
 - snap-confine: move seccomp load after permanent privilege drop
 - tests: new profiler snap used to track cpu and memory for snapd
   and snap commands
 - debian: make maintainer scripts do nothing on powerpc
 - gadget: mounted filesystem writer
 - cmd/snap: use padded checkers for snapshot output
 - bootloader: switch to bootloader_test style testing
 - gadget: add a wrapper for generating partitioned images with
   sfdisk
 - tests/main/snap-seccomp-syscalls: add description
 - tests: continue executing on errors either updating the repo db or
   installing dependencies
 - cmd/snap-seccomp/syscalls: add io_uring syscalls
 - systemd: add InstanceMode enumeration to control which systemd
   instance to control
 - netutil: extract socket activation helpers from daemon package.
 - interfaces: spi: update regex rules to accept spi nodes like
   spidev12345.0
 - gadget: fallback device lookup
 - many: add strutil.ElliptLeft, use it for shortening cohorts
 - wrappers: allow sockets under $XDG_RUNTIME_DIR
 - gadget: add wrapper for creating and populating filesystems
 - gadget: add writer for offset-write
 - gadget: support relative symlinks in device lookup
 - snap, snapstate: additional validation of base field
 - many: fix some races and missing locking, make sure UDevMonitor is
   stopped
 - boot: move ExtractKernelAssets
 - daemon, snap: screenshots _only_ shows the deprecation notice,
   from 2.39
 - osutil: add a workaround for overlayfs apparmor as it is used on
   Manjaro
 - snap: introduce GetType() function for snap.Info
 - tests: update systems to be used for during sru validation
 - daemon: increase `shutdownTimeout` to 25s to deal with slow
   HW
 - interfaces/network-manager: move deny ptrace to the connected slot
 - interfaces: allow locking of pppd files
 - cmd/snap-exec: fix snap completion 

[ubuntu/xenial-proposed] shadow 1:4.2-3.1ubuntu5.5 (Accepted)

2019-08-30 Thread Michael Vogt
shadow (1:4.2-3.1ubuntu5.5) xenial; urgency=medium

  * debian/patches/1014_extrausers_delgroup.patch
- add --extrausers option to "groupdel" (LP: #1840375)

Date: Wed, 21 Aug 2019 12:28:19 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/shadow/1:4.2-3.1ubuntu5.5
Format: 1.8
Date: Wed, 21 Aug 2019 12:28:19 +0200
Source: shadow
Architecture: source
Version: 1:4.2-3.1ubuntu5.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1840375
Changes:
 shadow (1:4.2-3.1ubuntu5.5) xenial; urgency=medium
 .
   * debian/patches/1014_extrausers_delgroup.patch
 - add --extrausers option to "groupdel" (LP: #1840375)
Checksums-Sha1:
 d5dee3c6812be4a51056037cb65b300aa7bb0769 2513 shadow_4.2-3.1ubuntu5.5.dsc
 6331d7b86d745424f6209188538cd379ed73e851 506600 
shadow_4.2-3.1ubuntu5.5.debian.tar.xz
 c1c43eecb4148788c8d5a2c6b5f1cc38840c93f9 8917 
shadow_4.2-3.1ubuntu5.5_source.buildinfo
Checksums-Sha256:
 e8947654413068c587fc4e38b79adb199b44f8acfbe5df7f028b8bdf330cd9af 2513 
shadow_4.2-3.1ubuntu5.5.dsc
 d6ec4a3f5e150c552d870121219fc65874c006cd2f642f24a6678d5611616cbe 506600 
shadow_4.2-3.1ubuntu5.5.debian.tar.xz
 bb805156643d072ae05daa3b21b5d74bddf1c1b80f6ca12f1fb6cf7f3bf3fdcb 8917 
shadow_4.2-3.1ubuntu5.5_source.buildinfo
Files:
 c5ee15c92f9f7eedee470d972e787e1f 2513 admin required 
shadow_4.2-3.1ubuntu5.5.dsc
 c352ab520091a5706052e27dbc0391f1 506600 admin required 
shadow_4.2-3.1ubuntu5.5.debian.tar.xz
 c0a62ac0ce23e35e38f23eb19e47042e 8917 admin required 
shadow_4.2-3.1ubuntu5.5_source.buildinfo
Original-Maintainer: Shadow package maintainers 

-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.42.1 (Accepted)

2019-11-22 Thread Michael Vogt
snapd (2.42.1) xenial; urgency=medium

  * New upstream release, LP: #1846181
- interfaces: de-duplicate emitted update-ns profiles
- packaging: tweak handling of usr.lib.snapd.snap-confine
- interfaces: allow introspecting network-manager on core
- tests/main/interfaces-contacts-service: disable on openSUSE
  Tumbleweed
- tests/lib/lxd-snapfuse: restore mount changes introduced by LXD
- snap: fix default-provider in seed validation
- tests: update system-usernames test now that opensuse-15.1 works
- overlord: set fake sertial in TestRemodelSwitchToDifferentKernel
- gadget: rename "boot{select,img}" -> system-boot-{select,image}
- tests: listing test, make accepted snapd/core versions consistent

Date: Wed, 30 Oct 2019 13:17:43 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.42.1
Format: 1.8
Date: Wed, 30 Oct 2019 13:17:43 +0100
Source: snapd
Architecture: source
Version: 2.42.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1846181
Changes:
 snapd (2.42.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1846181
 - interfaces: de-duplicate emitted update-ns profiles
 - packaging: tweak handling of usr.lib.snapd.snap-confine
 - interfaces: allow introspecting network-manager on core
 - tests/main/interfaces-contacts-service: disable on openSUSE
   Tumbleweed
 - tests/lib/lxd-snapfuse: restore mount changes introduced by LXD
 - snap: fix default-provider in seed validation
 - tests: update system-usernames test now that opensuse-15.1 works
 - overlord: set fake sertial in TestRemodelSwitchToDifferentKernel
 - gadget: rename "boot{select,img}" -> system-boot-{select,image}
 - tests: listing test, make accepted snapd/core versions consistent
Checksums-Sha1:
 1c09733699e0672ddb9695709b482d515fb03719 2831 snapd_2.42.1.dsc
 58e969279e207a5a820f4f0d0c675523efebbbd7 2668452 snapd_2.42.1.tar.xz
 185facf886766d8c276dc04c4d3f436832171312 14135 snapd_2.42.1_source.buildinfo
Checksums-Sha256:
 130d3a3290e36d858032821566253f5167c70610b5349ca0148c1b017a6d2770 2831 
snapd_2.42.1.dsc
 46f135aaad4cd58c6fc82d19085116576ff399f1cf56258421f530568ba2cb7f 2668452 
snapd_2.42.1.tar.xz
 eaba241f8c49a29e616dda543bf8d396b06dafab7d57fb9c8e40edca6905c79d 14135 
snapd_2.42.1_source.buildinfo
Files:
 95de63eef218b9aa556c367ee6a70789 2831 devel optional snapd_2.42.1.dsc
 652eb26605560a08a564b5450d47606e 2668452 devel optional snapd_2.42.1.tar.xz
 5b0d7a2a82a4b3ceae8679c4f951f644 14135 devel optional 
snapd_2.42.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.46.1 (Accepted)

2020-09-08 Thread Michael Vogt
snapd (2.46.1) xenial; urgency=medium

  * New upstream release, LP: #1891134
- interfaces: allow snap-update-ns to read
  /proc/cmdline
- github: run macOS job with Go 1.14
- o/snapstate, features: add feature flag for disk space check on
  remove
- tests: account for apt-get on core18
- mkversion.sh: include dirty in version if the tree
  is dirty
- interfaces/systemd: compare dereferenced Service
- vendor.json: update mysterious secboot SHA again

Date: Fri, 04 Sep 2020 17:42:54 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.46.1
Format: 1.8
Date: Fri, 04 Sep 2020 17:42:54 +0200
Source: snapd
Architecture: source
Version: 2.46.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1891134
Changes:
 snapd (2.46.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1891134
 - interfaces: allow snap-update-ns to read
   /proc/cmdline
 - github: run macOS job with Go 1.14
 - o/snapstate, features: add feature flag for disk space check on
   remove
 - tests: account for apt-get on core18
 - mkversion.sh: include dirty in version if the tree
   is dirty
 - interfaces/systemd: compare dereferenced Service
 - vendor.json: update mysterious secboot SHA again
Checksums-Sha1:
 f849fdfe5fe92026cad6d55f65db3964ece5f317 2815 snapd_2.46.1.dsc
 1106ccce861d83774c2f436868f3cf92e5087548 3578360 snapd_2.46.1.tar.xz
 bcda0f7e8df7c4cff749a4d7e1e667cfbc12a959 15096 snapd_2.46.1_source.buildinfo
Checksums-Sha256:
 44e44c4cd1f8cf67bd758635d5cfb72ce9c88cc268cdf41f514f885e4283a8de 2815 
snapd_2.46.1.dsc
 ecef91113d207b642d94c2959d091603cdd7d874b6b30b30ffed2c6c3e3ca1d6 3578360 
snapd_2.46.1.tar.xz
 b5f453412b86e354850c98405c815c408931e1ad579d7524adf6e43375f48327 15096 
snapd_2.46.1_source.buildinfo
Files:
 1f756f78b015c339e043a69deafc7186 2815 devel optional snapd_2.46.1.dsc
 daa49689808f850a10bf3e1b2da43e2b 3578360 devel optional snapd_2.46.1.tar.xz
 e8d546b38bcf4bcdce207fb84483f7af 15096 devel optional 
snapd_2.46.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.47.1 (Accepted)

2020-10-12 Thread Michael Vogt
snapd (2.47.1) xenial; urgency=medium

  * New upstream release, LP: #1895929
- o/configstate: create /etc/sysctl.d when applying early config
  defaults
- cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
  same IP addr
- packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
  building snapd
- cmd/snap: allow snap help vs --all to diverge purposefully
- snap: snap help output refresh

Date: Thu, 08 Oct 2020 09:30:44 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.47.1
Format: 1.8
Date: Thu, 08 Oct 2020 09:30:44 +0200
Source: snapd
Architecture: source
Version: 2.47.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1895929
Changes:
 snapd (2.47.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1895929
 - o/configstate: create /etc/sysctl.d when applying early config
   defaults
 - cmd/snap-bootstrap/initramfs-mounts: also copy /etc/machine-id for
   same IP addr
 - packaging/{ubuntu,debian}: add liblzo2-dev as a dependency for
   building snapd
 - cmd/snap: allow snap help vs --all to diverge purposefully
 - snap: snap help output refresh
Checksums-Sha1:
 4f387459e9326112a440481c1b1ce2bc35aeb455 2828 snapd_2.47.1.dsc
 c275fad7ade8ff315a5447bfefc553c50cdf783b 3640584 snapd_2.47.1.tar.xz
 acf867abc267b93faaa9804aecb262175c4b88b3 15136 snapd_2.47.1_source.buildinfo
Checksums-Sha256:
 993802df9dcb8e312d2cdaec3ce36a0f574efda3f8f0efbf1621bab29fe01faf 2828 
snapd_2.47.1.dsc
 a2c776750e31c25d1f4e1e6dd564680c9662d52cf691a79adc80865ead54e3c1 3640584 
snapd_2.47.1.tar.xz
 eb95c2d7566d092716c3a9f05126d2123a938907f28c81813a60b82eb1e7f623 15136 
snapd_2.47.1_source.buildinfo
Files:
 ddcedf077984338ae0596924492c2b8b 2828 devel optional snapd_2.47.1.dsc
 184901c9a8b5d59312fac30b1d477245 3640584 devel optional snapd_2.47.1.tar.xz
 06d50c4b14c5ed27e78f39cc21fda14e 15136 devel optional 
snapd_2.47.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.45.1 (Accepted)

2020-06-23 Thread Michael Vogt
snapd (2.45.1) xenial; urgency=medium

  * New upstream release, LP: #1875071
- data/selinux: allow checking /var/cache/app-info
- cmd/snap-confine: add support for libc6-lse
- interfaces: miscellanious policy updates xlv
- snap-bootstrap: remove sealed key file on reinstall
- interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
- gadget: make ext4 filesystems with or without metadata checksum
- interfaces/fwupd: allow bind mount to /boot on core
- tests: cherry-pick test fixes from master
- snap/squashfs: also symlink snap Install with uc20 seed snap dir
  layout
- interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  devices
- snap,many: mv Open to snapfile pkg to support add'l options to
  Container methods
- interfaces/builtin/desktop: do not mount fonts cache on distros
  with quirks
- devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  gadget
- data/completion, packaging: cherry-pick zsh completion
- state: log task errors in the journal too
- devicestate: do not report "ErrNoState" for seeded up
- interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  denials
- packaging/fedora: disable FIPS compliant crypto for static
  binaries
- packaging: stop depending on python-docutils

Date: Fri, 05 Jun 2020 15:13:49 +0200
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.45.1
Format: 1.8
Date: Fri, 05 Jun 2020 15:13:49 +0200
Source: snapd
Architecture: source
Version: 2.45.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1875071
Changes:
 snapd (2.45.1) xenial; urgency=medium
 .
   * New upstream release, LP: #1875071
 - data/selinux: allow checking /var/cache/app-info
 - cmd/snap-confine: add support for libc6-lse
 - interfaces: miscellanious policy updates xlv
 - snap-bootstrap: remove sealed key file on reinstall
 - interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
 - gadget: make ext4 filesystems with or without metadata checksum
 - interfaces/fwupd: allow bind mount to /boot on core
 - tests: cherry-pick test fixes from master
 - snap/squashfs: also symlink snap Install with uc20 seed snap dir
   layout
 - interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
   devices
 - snap,many: mv Open to snapfile pkg to support add'l options to
   Container methods
 - interfaces/builtin/desktop: do not mount fonts cache on distros
   with quirks
 - devicestate, sysconfig: revert support for cloud.cfg.d/ in the
   gadget
 - data/completion, packaging: cherry-pick zsh completion
 - state: log task errors in the journal too
 - devicestate: do not report "ErrNoState" for seeded up
 - interfaces/desktop: silence more /var/lib/snapd/desktop/icons
   denials
 - packaging/fedora: disable FIPS compliant crypto for static
   binaries
 - packaging: stop depending on python-docutils
Checksums-Sha1:
 6dab90cb868504c0c86fe9b6cbdce0914f0e1c13 2798 snapd_2.45.1.dsc
 89fa33366aa8bfd68b5af09a8c91b246bc6888c3 3383244 snapd_2.45.1.tar.xz
 7133c2a88f6e57fce6733ba61c5ce27f2b3ebfef 14979 snapd_2.45.1_source.buildinfo
Checksums-Sha256:
 31e529dd62c1ef9d67cfdca8470b3ecaefbfd2ac325a98f1d3df218e248a3fd4 2798 
snapd_2.45.1.dsc
 ad1ac32d6c01a39d4e7cc322c5f75cc39a9c76de371a841d0fe549cd04126556 3383244 
snapd_2.45.1.tar.xz
 3ab0b5949a5ba96a54d0c72c70d6c618cbcfd51221d5f88a36775326f4e743aa 14979 
snapd_2.45.1_source.buildinfo
Files:
 c44623af9544dc717fb44735079be34e 2798 devel optional snapd_2.45.1.dsc
 14f3099887a70dfff3b3a5447c947c3e 3383244 devel optional snapd_2.45.1.tar.xz
 7fe3812d30c671af3f53e2188befa14f 14979 devel optional 
snapd_2.45.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] snapd 2.48 (Accepted)

2020-11-23 Thread Michael Vogt
e snapshot iteration
- bootloader: lk cleanups
- tests: update to support nested kvm without reboots on UC20
- tests/nested/manual/preseed: disable system-key check for 20.04
  image
- spread.yaml: add ubuntu-20.10-64 to qemu
- store: handle v2 error when fetching assertions
- gadget: resolve device mapper devices for fallback device lookup
- tests/nested/cloud-init-many: simplify tests and unify
  helpers/seed inputs
- tests: copy /usr/lib/snapd/info to correct directory
- check-pr-title.py * : allow "*" in the first part of the title
- many: typos and small test tweak
- tests/main/lxd: disable cgroup combination for 16.04 that is
  failing a lot
- tests: make nested signing helpers less confusing
- tests: misc nested changes
- tests/nested/manual/refresh-revert-fundamentals: disable
  temporarily
- tests/lib/cla_check: default to Python 3, tweaks, formatting
- tests/lib/cl_check.py: use python3 compatible code

Date: Thu, 19 Nov 2020 17:51:02 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.48
Format: 1.8
Date: Thu, 19 Nov 2020 17:51:02 +0100
Source: snapd
Architecture: source
Version: 2.48
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1904098
Changes:
 snapd (2.48) xenial; urgency=medium
 .
   * New upstream release, LP: #1904098
 - osutil: add KernelCommandLineKeyValue
 - devicestate: implement boot.HasFDESetupHook
 - boot/makebootable.go: set snapd_recovery_mode=install at image-
   build time
 - bootloader: use ForGadget when installing boot config
 - interfaces/raw_usb: allow read access to /proc/tty/drivers
 - boot: add scaffolding for "fde-setup" hook support for sealing
 - tests: fix basic20 test on arm devices
 - seed: make a shared seed system label validation helper
 - snap: add new "fde-setup" hooktype
 - cmd/snap-bootstrap, secboot, tests: misc cleanups, add spread test
 - secboot,cmd/snap-bootstrap: fix degraded mode cases with better
   device handling
 - boot,dirs,c/snap-bootstrap: avoid InstallHost* at the cost of some
   messiness
 - tests/nested/manual/refresh-revert-fundamentals: temporarily
   disable secure boot
 - snap-bootstrap,secboot: call BlockPCRProtectionPolicies in all
   boot modes
 - many: address degraded recover mode feedback, cleanups
 - tests: Use systemd-run on tests part2
 - tests: set the opensuse tumbleweed system as manual in spread.yaml
 - secboot: call BlockPCRProtectionPolicies even if the TPM is
   disabled
 - vendor: update to current secboot
 - cmd/snap-bootstrap,o/devicestate: use a secret to pair data and
   save
 - spread.yaml: increase number of workers on 20.10
 - snap: add new `snap recovery --show-keys` option
 - tests: minor test tweaks suggested in the review of 9607
 - snapd-generator: set standard snapfuse options when generating
   units for containers
 - tests: enable lxd test on ubuntu-core-20 and 16.04-32
 - interfaces: share /tmp/.X11-unix/ from host or provider
 - tests: enable main lxd test on 20.10
 - cmd/s-b/initramfs-mounts: refactor recover mode to implement
   degraded mode
 - gadget/install: add progress logging
 - packaging: keep secboot/encrypt_dummy.go in debian
 - interfaces/udev: use distro specific path to snap-device-helper
 - o/devistate: fix chaining of tasks related to regular snaps when
   preseeding
 - gadget, overlord/devicestate: validate that system supports
   encrypted data before install
 - interfaces/fwupd: enforce the confined fwupd to align Ubuntu Core
   ESP layout
 - many: add /v2/system-recovery-keys API and client
 - secboot, many: return UnlockMethod from Unlock* methods for future
   usage
 - many: mv keys to ubuntu-boot, move model file, rename keyring
   prefix for secboot
 - tests: using systemd-run instead of manually create a systemd unit
   - part 1
 - secboot, cmd/snap-bootstrap: enable or disable activation with
   recovery key
 - secboot: refactor Unlock...IfEncrypted to take keyfile + check
   disks first
 - secboot: add LockTPMSealedKeys() to lock access to keys
   independently
 - gadget: correct sfdisk arguments
 - bootloader/assets/grub: adjust fwsetup menuentry label
 - tests: new boot state tool
 - spread: use the official image for Ubuntu 20.10, no longer an
   unstable system
 - tests/lib/nested: enable snapd logging to console for core18
 - osutil/disks: re-implement partition searching for disk w/ non-
   adjacent parts
 - tests: using the nested-state tool in nested tests
 - many: seal a fallback object to the recovery boot chain
 - gadget, gadget/install: move helpers to inst

[ubuntu/xenial-proposed] snapd 2.49.2 (Accepted)

2021-04-19 Thread Michael Vogt
snapd (2.49.2) xenial; urgency=medium

  * New upstream release, LP: #1915248
- interfaces/tee: add TEE/OPTEE interface
- o/configstate/configcore: add hdmi_timings to pi-config
- interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
- snap-seccomp: fix seccomp test on ppc64el
- interfaces{,/apparmor}, overlord/snapstate:
  late removal of snap-confine apparmor profiles
- overlord/snapstate, wrappers: add dependency on usr-lib-
  snapd.mount for services on core with snapd snap
- o/configstate: deal with no longer valid refresh.timer=managed
- overlord/snapstate: make sure that snapd current symlink is not
  removed during refresh
- packaging: drop dh-systemd from build-depends on ubuntu-16.04+
- o/{device,hook}state: encode fde-setup-request key as base64
- snapstate: reduce reRefreshRetryTimeout to 1/2 second
- tests/main/uc20-create-partitions: fix tests cleanup
- o/configstate, o/snapshotstate: fix handling of nil snap config on
  snapshot restore
- snap-seccomp: add new `close_range` syscall

Date: Fri, 26 Mar 2021 16:49:46 +0100
Changed-By: Michael Vogt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/snapd/2.49.2
Format: 1.8
Date: Fri, 26 Mar 2021 16:49:46 +0100
Source: snapd
Architecture: source
Version: 2.49.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Vogt 
Launchpad-Bugs-Fixed: 1915248
Changes:
 snapd (2.49.2) xenial; urgency=medium
 .
   * New upstream release, LP: #1915248
 - interfaces/tee: add TEE/OPTEE interface
 - o/configstate/configcore: add hdmi_timings to pi-config
 - interfaces/udisks2: allow locking /run/mount/utab for udisks 2.8.4
 - snap-seccomp: fix seccomp test on ppc64el
 - interfaces{,/apparmor}, overlord/snapstate:
   late removal of snap-confine apparmor profiles
 - overlord/snapstate, wrappers: add dependency on usr-lib-
   snapd.mount for services on core with snapd snap
 - o/configstate: deal with no longer valid refresh.timer=managed
 - overlord/snapstate: make sure that snapd current symlink is not
   removed during refresh
 - packaging: drop dh-systemd from build-depends on ubuntu-16.04+
 - o/{device,hook}state: encode fde-setup-request key as base64
 - snapstate: reduce reRefreshRetryTimeout to 1/2 second
 - tests/main/uc20-create-partitions: fix tests cleanup
 - o/configstate, o/snapshotstate: fix handling of nil snap config on
   snapshot restore
 - snap-seccomp: add new `close_range` syscall
Checksums-Sha1:
 c5d35a420884b95e61513cafa83f264a87706809 2857 snapd_2.49.2.dsc
 02108a7962f82835ddb6efe0955c634a5af8b929 3824428 snapd_2.49.2.tar.xz
 cbbc65a689dc153a11b1cefeb6f946c0b5c6d712 14704 snapd_2.49.2_source.buildinfo
Checksums-Sha256:
 585829bf80482ba365be1ee6ec535d8a90a85b7bc4b4686d185f0d72fb390236 2857 
snapd_2.49.2.dsc
 cf5f6d2a71faeb0275cc66f813b1b5f3c55cfb645fcb069272d98bad3f42bf75 3824428 
snapd_2.49.2.tar.xz
 fcdfcacbce4a8c7960fb53cbb161cfcedfb75b398bfb9546184c4a8395f6ee2c 14704 
snapd_2.49.2_source.buildinfo
Files:
 147bc7e8987e082d9272816132c24ac1 2857 devel optional snapd_2.49.2.dsc
 b7ec29566102f793336ebc349565 3824428 devel optional snapd_2.49.2.tar.xz
 ec1cdc977f1b97bafd5125ded88d5f91 14704 devel optional 
snapd_2.49.2_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


<    1   2