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

Michael Vogt michael.vogt at ubuntu.com
Wed Jun 29 20:12:54 UTC 2016


snapd (2.0.10) xenial; urgency=medium

  *  New upstream release: LP: #1597329
    - interfaces: also allow @{PROC}/@{pid}/mountinfo and
      @{PROC}/@{pid}/mountstats
    - interfaces: allow read access to /etc/machine-id and
      @{PROC}/@{pid}/smaps
    - interfaces: miscelleneous policy updates for default, log-observe
      and system-observe
    - snapstate: add logging after a successful doLinkSnap
    - tests, integration-tests: port try tests to spread
    - store, cmd/snapd: send a basic user-agent to the store
    - store: add buy method
    - client: retry on failed GETs
    - tests: actual refresh test
    - docs: REST API update
    - interfaces: add mount support for hooks.
    - interfaces: add udev support for hooks.
    - interfaces: add dbus support for hooks.
    - tests, integration-tests: port refresh test to spread
    - tests, integration-tests: port change errors test to spread
    - overlord/ifacestate: don't retry snap security setup
    - integration-tests: remove unused file
    - tests: manage the socket unit when reseting state
    - overlord: improve organization of state patches
    - tests: wait for snapd listening after reset
    - interfaces/builtin: allow other sr*/scd* optical devices
    - systemd: add support for squashfuse
    - snap: make snaps vanishing less fatal for the system
    - snap-exec: os.Exec() needs argv0 in the args[] slice too
    - many: add new `create-user` command
    - interfaces: auto-connect content interfaces with the same content
      and developer
    - snapstate: add Current revision to SnapState
    - readme: tweak readme blurb
    - integration-tests: wait for listening port instead of active
      service reported by systemd
    - many: rename Current -> {CurrentSideInfo,CurrentInfo}
    - spread: fix home interface test after suite move
    - many: name unversioned data.
    - interfaces: add "content" interface
    - overlord/snapstate: defaultBackend can go away now
    - debian: comment to remember why the timer is setup like it is
    - tests,spread.yaml: introduce an upgrade test, support/split into
      two suites for this
    - overlord,overlord/snapstate: ensure we keep snap type in snapstate
      of each snap
    - many: rework the firstboot support
    - integration-tests: fix test failure
    - spread: keep core on suite restore
    - tests: temporary fix for state reset
    - overlord: add infrastructure for simple state format/content
      migrations
    - interfaces: add seccomp support for hooks.
    - interfaces: allow gvfs shares in home and temporarily allow
      socketcall by default (LP: #1592901, LP: #1594675)
    - tests, integration-tests: port network-bind interface tests to
      spread
    - snap,snap/snaptest: use PopulateDir/MakeTestSnapWithFiles directly
      and remove MockSnapWithHooks
    - interfaces: add mpris interface
    - tests: enable `snap run` on i386
    - tests, integration-tests: port network interface test to spread
    - tests, integration-tests: port interfaces cli to spread
    - tests, integration-tests: port leftover install tests to spread
    - interfaces: add apparmor support for hooks.
    - tests, integration-tests: port log-observe interface tests to
      spread
    - asserts: improve Decode doc comment about assertion format
    - tests: moved snaps to lib
    - many: add the camera interface
    - many: add optical-drive interface
    - interfaces: auto-connect home if running on classic
    - spread: bump gccgo test timeout
    - interfaces: use security tags to index security snippets.
    - daemon, overlord/snapstate, store: send confinement header to the
      store for install
    - spread: run tests on 16.04 i386 concurrently
    - tests,integration-tests: port install error tests to spread
    - interfaces: add a serial-port interface
    - tests, integration-tests, debian: port sideload install tests to
      spread
    - interfaces: add new bind security backend and refactor
      backendtests
    - snap: load and validate implicit hooks.
    - tests: add a build/run test for gccgo in spread
    - cmd/snap/cmd_login: Adjust message after adding support for wheel
      group
    - tests, integration-tests: ported install from store tests to
      spread
    - snap: make `snap change <taskid>` show task progress
    - tests, integration-tests: port search tests to spread
    - overlord/state,daemon: make abort proceed immediately, fix doc
      comment, improve tests
    - daemon: extend privileged access to users in "wheel" group
    - snap: tweak `snap refresh` and `snap refresh --list` outputTiny
      branch that does three things:
    - interfaces: refactor auto-connection candidate check
    - snap: add support for snap {install,refresh}
      --{edge,beta,candidate,stable}
    - release: don't force KDE Neon into devmode.

Date: Wed, 29 Jun 2016 21:02:39 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapd/2.0.10
-------------- next part --------------
Format: 1.8
Date: Wed, 29 Jun 2016 21:02:39 +0200
Source: snapd
Binary: golang-github-ubuntu-core-snappy-dev golang-github-snapcore-snapd-dev snapd ubuntu-core-snapd-units ubuntu-snappy ubuntu-snappy-cli
Architecture: source
Version: 2.0.10
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description:
 golang-github-snapcore-snapd-dev - snappy development go packages.
 golang-github-ubuntu-core-snappy-dev - transitional dummy package
 snapd      - Tool to interact with Ubuntu Core Snappy.
 ubuntu-core-snapd-units - Scripts for snapd that should only run on ubuntu core systems.
 ubuntu-snappy - transitional dummy package
 ubuntu-snappy-cli - transitional dummy package
Launchpad-Bugs-Fixed: 1592901 1594675 1597329
Changes:
 snapd (2.0.10) xenial; urgency=medium
 .
   *  New upstream release: LP: #1597329
     - interfaces: also allow @{PROC}/@{pid}/mountinfo and
       @{PROC}/@{pid}/mountstats
     - interfaces: allow read access to /etc/machine-id and
       @{PROC}/@{pid}/smaps
     - interfaces: miscelleneous policy updates for default, log-observe
       and system-observe
     - snapstate: add logging after a successful doLinkSnap
     - tests, integration-tests: port try tests to spread
     - store, cmd/snapd: send a basic user-agent to the store
     - store: add buy method
     - client: retry on failed GETs
     - tests: actual refresh test
     - docs: REST API update
     - interfaces: add mount support for hooks.
     - interfaces: add udev support for hooks.
     - interfaces: add dbus support for hooks.
     - tests, integration-tests: port refresh test to spread
     - tests, integration-tests: port change errors test to spread
     - overlord/ifacestate: don't retry snap security setup
     - integration-tests: remove unused file
     - tests: manage the socket unit when reseting state
     - overlord: improve organization of state patches
     - tests: wait for snapd listening after reset
     - interfaces/builtin: allow other sr*/scd* optical devices
     - systemd: add support for squashfuse
     - snap: make snaps vanishing less fatal for the system
     - snap-exec: os.Exec() needs argv0 in the args[] slice too
     - many: add new `create-user` command
     - interfaces: auto-connect content interfaces with the same content
       and developer
     - snapstate: add Current revision to SnapState
     - readme: tweak readme blurb
     - integration-tests: wait for listening port instead of active
       service reported by systemd
     - many: rename Current -> {CurrentSideInfo,CurrentInfo}
     - spread: fix home interface test after suite move
     - many: name unversioned data.
     - interfaces: add "content" interface
     - overlord/snapstate: defaultBackend can go away now
     - debian: comment to remember why the timer is setup like it is
     - tests,spread.yaml: introduce an upgrade test, support/split into
       two suites for this
     - overlord,overlord/snapstate: ensure we keep snap type in snapstate
       of each snap
     - many: rework the firstboot support
     - integration-tests: fix test failure
     - spread: keep core on suite restore
     - tests: temporary fix for state reset
     - overlord: add infrastructure for simple state format/content
       migrations
     - interfaces: add seccomp support for hooks.
     - interfaces: allow gvfs shares in home and temporarily allow
       socketcall by default (LP: #1592901, LP: #1594675)
     - tests, integration-tests: port network-bind interface tests to
       spread
     - snap,snap/snaptest: use PopulateDir/MakeTestSnapWithFiles directly
       and remove MockSnapWithHooks
     - interfaces: add mpris interface
     - tests: enable `snap run` on i386
     - tests, integration-tests: port network interface test to spread
     - tests, integration-tests: port interfaces cli to spread
     - tests, integration-tests: port leftover install tests to spread
     - interfaces: add apparmor support for hooks.
     - tests, integration-tests: port log-observe interface tests to
       spread
     - asserts: improve Decode doc comment about assertion format
     - tests: moved snaps to lib
     - many: add the camera interface
     - many: add optical-drive interface
     - interfaces: auto-connect home if running on classic
     - spread: bump gccgo test timeout
     - interfaces: use security tags to index security snippets.
     - daemon, overlord/snapstate, store: send confinement header to the
       store for install
     - spread: run tests on 16.04 i386 concurrently
     - tests,integration-tests: port install error tests to spread
     - interfaces: add a serial-port interface
     - tests, integration-tests, debian: port sideload install tests to
       spread
     - interfaces: add new bind security backend and refactor
       backendtests
     - snap: load and validate implicit hooks.
     - tests: add a build/run test for gccgo in spread
     - cmd/snap/cmd_login: Adjust message after adding support for wheel
       group
     - tests, integration-tests: ported install from store tests to
       spread
     - snap: make `snap change <taskid>` show task progress
     - tests, integration-tests: port search tests to spread
     - overlord/state,daemon: make abort proceed immediately, fix doc
       comment, improve tests
     - daemon: extend privileged access to users in "wheel" group
     - snap: tweak `snap refresh` and `snap refresh --list` outputTiny
       branch that does three things:
     - interfaces: refactor auto-connection candidate check
     - snap: add support for snap {install,refresh}
       --{edge,beta,candidate,stable}
     - release: don't force KDE Neon into devmode.
Checksums-Sha1:
 a07f38a3bf69a96422d7bd98c5ac2b54b7ba80ba 2456 snapd_2.0.10.dsc
 b2a5b625d3a2d22689aeefbe3f2e74c3de707cee 406980 snapd_2.0.10.tar.xz
Checksums-Sha256:
 96c33f90a4093eace0960ca5960c2f37b631eac804b6ee48b14e5dc695aab289 2456 snapd_2.0.10.dsc
 bbcd2b82b2d39951fabeb6321d8ebaf70239074ed42988f323c1bcb9b4fd1cc6 406980 snapd_2.0.10.tar.xz
Files:
 35d271873257f958d2d8c159be4e942a 2456 devel optional snapd_2.0.10.dsc
 84c1372dd02763394a880f0831056242 406980 devel optional snapd_2.0.10.tar.xz


More information about the Xenial-changes mailing list