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

Michael Vogt michael.vogt at ubuntu.com
Tue Jun 7 21:57:28 UTC 2016


snapd (2.0.7) xenial; urgency=medium

  * New upstream release: LP: #1589534
    - debian: do not ship  /etc/ld.so.conf.d/snappy.conf (LP: #1589006)
    - debian: fix snapd.refresh.service install and usage (LP: #1588977)
    - ovlerlord/state: actually support task setting themself as
      done/undone
    - snap: do not use "." import in revision_test.go, as this breaks
      gccgo-6 (fix build failure on powerpc)
    - interfaces: add fcitx and mozc input methods to unity7
    - interfaces: add global gsettings interfaces
    - interfaces: autoconnect home and doc updates (LP: #1588886)
    - integration-tests: remove
      abortSuite.TestAbortWithValidIdInDoingStatus
    - many: adding backward compatible code to upgrade SnapSetup.Flags
    - overlord/snapstate: handle sideloading over an old sideloaded snap
      without panicing
    - interfaces: add socketcall() to the network/network-bind
      interfaces (LP: #1588100)
    - overlord/snapstate,snappy: move over CanRemoveThis moves over the
      CanRemove check to snapstate itself.overlord/snapstate
    - snappy: move over CanRemove
    - overlord/snapstate,snappy: move over CopyData and Remove*Data code

snapd (2.0.6) xenial; urgency=medium

  * New upstream release: LP: #1588052:
    - many: repository moved to snapcore/snapd
    - debian: add transitional pkg for the github location change
    - snap: ensure `snap try` work with relative paths
    - debian: drop run/build dependency on lsb-release
    - asserts/tool: gpg key pair manager
    - many: add new snap-exec
    - many: implement `snap refresh --list` and  `snap refresh`
    - snap: add parsing support for hooks.
    - many: add the cups interface
    - interfaces: misc policy fixes (LP: #1583794)
    - many: add `snap try`
    - interfaces: allow using sysctl and scmp_sys_resolver for parsing
      kernel logs
    - debian: make snapd get its environ from /etc/environment
    - daemon,client,snap: revisions are now strings
    - interfaces: allow access to new ibus abstract socket path
      LP: #1580463
    - integration-tests: add remove tests
    - asserts: stronger crypto choices and follow better latest designs
    - snappy,daemon: hollow out more of snappy (either removing or not
      exporting stuff on its way out), snappy/gadget.go is gone
    - asserts: rename device-serial to serial
    - asserts: rename identity to account (and username access)
    - integration-tests: add changes tests
    - backend: add tests for environment wrapper generation
    - interfaces/builtin: add location-control interface
    - overlord/snapstate: move over check snap logic from snappy
    - release: use os-release instead of lsb-release for cross-distro
      use
    - asserts: allow empty snap-name for snap-declaration
    - interfaces/builtin,docs,snap: add the pulseaudio interface
    - many: add support for an environment map inside snap.yaml
    - overlord/snapstate: increase robustness of doLinkSnap/undoLinkSnap
      with sanity unit tests
    - snap: parse epoch property
    - snappy: do nothing in SetNextBoot when running on classic
    - snap: validate snap type
    - integration-tests: extend find command tests
    - asserts: extend tests to cover mandatory and empty headers
    - tests: stop the update-pot check in run-checks
    - snap: parse confinement property.
    - store: change applyUbuntuStoreHeaders to not take accept, and to
      take a channel
    - many: struct-based revisions, new representation
    - interfaces: remove 'audit deny' rules from network_control.go
    - interfaces: add  com.canonical.UrlLauncher.XdgOpen to unity7
      interface
    - interfaces: firewall-control can access xtables lock file
    - interfaces: allow unity7 AppMenu
    - interfaces: allow unity7 launcher API
    - interfaces/builtin: add location-observe interface
    - snap: fixed snap empty list text LP: #1587445

Date: Mon, 06 Jun 2016 16:35:50 +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.7
-------------- next part --------------
Format: 1.8
Date: Mon, 06 Jun 2016 16:35:50 +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.7
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: 1580463 1583794 1587445 1588052 1588100 1588886 1588977 1589006 1589534
Changes:
 snapd (2.0.7) xenial; urgency=medium
 .
   * New upstream release: LP: #1589534
     - debian: do not ship  /etc/ld.so.conf.d/snappy.conf (LP: #1589006)
     - debian: fix snapd.refresh.service install and usage (LP: #1588977)
     - ovlerlord/state: actually support task setting themself as
       done/undone
     - snap: do not use "." import in revision_test.go, as this breaks
       gccgo-6 (fix build failure on powerpc)
     - interfaces: add fcitx and mozc input methods to unity7
     - interfaces: add global gsettings interfaces
     - interfaces: autoconnect home and doc updates (LP: #1588886)
     - integration-tests: remove
       abortSuite.TestAbortWithValidIdInDoingStatus
     - many: adding backward compatible code to upgrade SnapSetup.Flags
     - overlord/snapstate: handle sideloading over an old sideloaded snap
       without panicing
     - interfaces: add socketcall() to the network/network-bind
       interfaces (LP: #1588100)
     - overlord/snapstate,snappy: move over CanRemoveThis moves over the
       CanRemove check to snapstate itself.overlord/snapstate
     - snappy: move over CanRemove
     - overlord/snapstate,snappy: move over CopyData and Remove*Data code
 .
 snapd (2.0.6) xenial; urgency=medium
 .
   * New upstream release: LP: #1588052:
     - many: repository moved to snapcore/snapd
     - debian: add transitional pkg for the github location change
     - snap: ensure `snap try` work with relative paths
     - debian: drop run/build dependency on lsb-release
     - asserts/tool: gpg key pair manager
     - many: add new snap-exec
     - many: implement `snap refresh --list` and  `snap refresh`
     - snap: add parsing support for hooks.
     - many: add the cups interface
     - interfaces: misc policy fixes (LP: #1583794)
     - many: add `snap try`
     - interfaces: allow using sysctl and scmp_sys_resolver for parsing
       kernel logs
     - debian: make snapd get its environ from /etc/environment
     - daemon,client,snap: revisions are now strings
     - interfaces: allow access to new ibus abstract socket path
       LP: #1580463
     - integration-tests: add remove tests
     - asserts: stronger crypto choices and follow better latest designs
     - snappy,daemon: hollow out more of snappy (either removing or not
       exporting stuff on its way out), snappy/gadget.go is gone
     - asserts: rename device-serial to serial
     - asserts: rename identity to account (and username access)
     - integration-tests: add changes tests
     - backend: add tests for environment wrapper generation
     - interfaces/builtin: add location-control interface
     - overlord/snapstate: move over check snap logic from snappy
     - release: use os-release instead of lsb-release for cross-distro
       use
     - asserts: allow empty snap-name for snap-declaration
     - interfaces/builtin,docs,snap: add the pulseaudio interface
     - many: add support for an environment map inside snap.yaml
     - overlord/snapstate: increase robustness of doLinkSnap/undoLinkSnap
       with sanity unit tests
     - snap: parse epoch property
     - snappy: do nothing in SetNextBoot when running on classic
     - snap: validate snap type
     - integration-tests: extend find command tests
     - asserts: extend tests to cover mandatory and empty headers
     - tests: stop the update-pot check in run-checks
     - snap: parse confinement property.
     - store: change applyUbuntuStoreHeaders to not take accept, and to
       take a channel
     - many: struct-based revisions, new representation
     - interfaces: remove 'audit deny' rules from network_control.go
     - interfaces: add  com.canonical.UrlLauncher.XdgOpen to unity7
       interface
     - interfaces: firewall-control can access xtables lock file
     - interfaces: allow unity7 AppMenu
     - interfaces: allow unity7 launcher API
     - interfaces/builtin: add location-observe interface
     - snap: fixed snap empty list text LP: #1587445
Checksums-Sha1:
 c1b7658b938b6f0d20f58a9ab7c4e9ee90a49c4f 2452 snapd_2.0.7.dsc
 fc1f79b52b7d3b59c08f181382ec0b3125b04fc8 365104 snapd_2.0.7.tar.xz
Checksums-Sha256:
 39490bdefbd6073fdd074881969425277c0aa7502e00218d4e8ee0fc189e525c 2452 snapd_2.0.7.dsc
 c20eaa16ca76ee908a0b871145af15b3bef7bc62f1d8095e97ffc2e9262f1919 365104 snapd_2.0.7.tar.xz
Files:
 16a1d0cce8f681980e3c0d1539087883 2452 devel optional snapd_2.0.7.dsc
 3902758c22503c614687568dcbbfdf77 365104 devel optional snapd_2.0.7.tar.xz


More information about the Xenial-changes mailing list