[ubuntu/xenial-proposed] ubuntu-snappy 1.7.2+20160204ubuntu1 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Thu Feb 4 15:37:14 UTC 2016


ubuntu-snappy (1.7.2+20160204ubuntu1) xenial; urgency=medium

  * New git snapshot:
    - integration-tests: fix the rollback error messages
    - integration-test: use the common cli method when trying to install
      an unexisting snap
    - integration-tests: rename snap find test
    - daemon: refactor makeErrorResponder()
    - integration: add regression test for LP: #1541317
    - integration-tests: reenable TestRollbackMustRebootToOtherVersion
    - asserts: introduce "snap asserts" subcmd to show assertions in the
      system db
    - docs: fix parameter style
    - daemon: use underscore in JSON interface
    - client: add skills API
    - asserts,docs/rest.md: change Encoder not to add extra newlines at
      the end of the stream
    - integration-tests: "snappy search" is no more, its "snap search"
      now
    - README, integration-tests/tests: chmod snapd.socket after manual
      start.
    - snappy: add default security profile if none is specified
    - skills,daemon: add REST APIs for skills
    - cmd/snap, cmd/snappy: move from `snappy search` to `snap find`.
    - The first step towards REST world domination: search is now done
      via
    - debian: remove obsolete /etc/grub.d/09_snappy on upgrade
    - skills: provide different security snippets for skill and slot
      side
    - osutil: make go vet happy again
    - snappy,systemd: use Type field in systemd.ServiceDescription
    - skills: add basic grant-revoke methods
    - client,daemon,asserts: expose the ability to query assertions in
      the system db
    - skills: add basic methods for slot handling
    - snappy,daemon,snap: move "Uninstall" into overlord
    - snappy: move SnapFile.Install() into Overlord.Install()
    - integration-tests: re-enable some failover tests
    - client: remove snaps
    - asserts: uniform searching accross trusted (account keys) and main
      backstore
    - asserts: introduce Decoder to parse streams of assertions and
      Encoder to build them
    - client: filter snaps with a seach query
    - client: pass query as well as path in client internals
    - skills: provide different security snippets for skill and slot
      side
    - snappy: refactor snapYaml to remove methods on snapYaml type
    - snappy: remove unused variable from test
    - skills: add basic methods for skill handing
    - snappy: remove support for meta/package.yaml and implement new
      meta/snap.yaml
    - snappy: add new overlord type responsible for
      Installed/Install/Uninstall/SetActive and stub it out
    - skills: add basic methods for type handling
    - daemon, snappy: add find (aka search)
    - client: filter snaps by type
    - skills: tweak valid names and error messages
    - skills: add special skill type for testing
    - cmd/snapd,daemon: filter snaps by type
    - partition: remove obsolete uEnv.txt
    - skills: add Type interface
    - integration-tests: fix the bootloader path
    - asserts: introduce a memory backed assertion backstore
    - integration-tests: get name of OS snap from bootloader
    - cmd/snapd,daemon: filter snaps by source
    - asserts,daemon: bump some copyright years for things that have
      been touched in the new year
    - skills: add the initial Repository type
    - skills: add a name validation function
    - client: filter snaps by source
    - snappy: unmount the squashfs snap again if it fails to install
    - snap: make a copy of the search uri before mutating it
      Closes: LP#1537005
    - cmd/snap,client,daemon,asserts: introduce "assert " snap
      subcommand
    - cmd/snappy, snappy: fix failover handling of the "active"
      kernel/os snap
    - daemon, client, docs/rest.md, snapd integration tests: move to the
      new error response
    - asserts: change Backstore interface, backstores can now access
      primary key names from types
    - asserts: make AssertionType into a real struct exposing the
      metadata Name and PrimaryKey
    - caps: improve bool-file sanitization
    - asserts: fixup toolbelt to use exposed key ID.
    - client: return by reference rather than by value
    - asserts: exported filesystem backstores + explicit backstores

Date: Thu, 04 Feb 2016 16:35:31 +0100
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ubuntu-snappy/1.7.2+20160204ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 04 Feb 2016 16:35:31 +0100
Source: ubuntu-snappy
Binary: golang-snappy-dev ubuntu-snappy ubuntu-snappy-cli
Architecture: source
Version: 1.7.2+20160204ubuntu1
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-snappy-dev - snappy development go packages.
 ubuntu-snappy - System components for Ubuntu Core Snappy.
 ubuntu-snappy-cli - Tool to interact with Ubuntu Core Snappy.
Launchpad-Bugs-Fixed: 1541317
Changes:
 ubuntu-snappy (1.7.2+20160204ubuntu1) xenial; urgency=medium
 .
   * New git snapshot:
     - integration-tests: fix the rollback error messages
     - integration-test: use the common cli method when trying to install
       an unexisting snap
     - integration-tests: rename snap find test
     - daemon: refactor makeErrorResponder()
     - integration: add regression test for LP: #1541317
     - integration-tests: reenable TestRollbackMustRebootToOtherVersion
     - asserts: introduce "snap asserts" subcmd to show assertions in the
       system db
     - docs: fix parameter style
     - daemon: use underscore in JSON interface
     - client: add skills API
     - asserts,docs/rest.md: change Encoder not to add extra newlines at
       the end of the stream
     - integration-tests: "snappy search" is no more, its "snap search"
       now
     - README, integration-tests/tests: chmod snapd.socket after manual
       start.
     - snappy: add default security profile if none is specified
     - skills,daemon: add REST APIs for skills
     - cmd/snap, cmd/snappy: move from `snappy search` to `snap find`.
     - The first step towards REST world domination: search is now done
       via
     - debian: remove obsolete /etc/grub.d/09_snappy on upgrade
     - skills: provide different security snippets for skill and slot
       side
     - osutil: make go vet happy again
     - snappy,systemd: use Type field in systemd.ServiceDescription
     - skills: add basic grant-revoke methods
     - client,daemon,asserts: expose the ability to query assertions in
       the system db
     - skills: add basic methods for slot handling
     - snappy,daemon,snap: move "Uninstall" into overlord
     - snappy: move SnapFile.Install() into Overlord.Install()
     - integration-tests: re-enable some failover tests
     - client: remove snaps
     - asserts: uniform searching accross trusted (account keys) and main
       backstore
     - asserts: introduce Decoder to parse streams of assertions and
       Encoder to build them
     - client: filter snaps with a seach query
     - client: pass query as well as path in client internals
     - skills: provide different security snippets for skill and slot
       side
     - snappy: refactor snapYaml to remove methods on snapYaml type
     - snappy: remove unused variable from test
     - skills: add basic methods for skill handing
     - snappy: remove support for meta/package.yaml and implement new
       meta/snap.yaml
     - snappy: add new overlord type responsible for
       Installed/Install/Uninstall/SetActive and stub it out
     - skills: add basic methods for type handling
     - daemon, snappy: add find (aka search)
     - client: filter snaps by type
     - skills: tweak valid names and error messages
     - skills: add special skill type for testing
     - cmd/snapd,daemon: filter snaps by type
     - partition: remove obsolete uEnv.txt
     - skills: add Type interface
     - integration-tests: fix the bootloader path
     - asserts: introduce a memory backed assertion backstore
     - integration-tests: get name of OS snap from bootloader
     - cmd/snapd,daemon: filter snaps by source
     - asserts,daemon: bump some copyright years for things that have
       been touched in the new year
     - skills: add the initial Repository type
     - skills: add a name validation function
     - client: filter snaps by source
     - snappy: unmount the squashfs snap again if it fails to install
     - snap: make a copy of the search uri before mutating it
       Closes: LP#1537005
     - cmd/snap,client,daemon,asserts: introduce "assert " snap
       subcommand
     - cmd/snappy, snappy: fix failover handling of the "active"
       kernel/os snap
     - daemon, client, docs/rest.md, snapd integration tests: move to the
       new error response
     - asserts: change Backstore interface, backstores can now access
       primary key names from types
     - asserts: make AssertionType into a real struct exposing the
       metadata Name and PrimaryKey
     - caps: improve bool-file sanitization
     - asserts: fixup toolbelt to use exposed key ID.
     - client: return by reference rather than by value
     - asserts: exported filesystem backstores + explicit backstores
Checksums-Sha1:
 fa917c0625880e9f7c60f6744b64576fef91e928 2192 ubuntu-snappy_1.7.2+20160204ubuntu1.dsc
 12da49ecda3617bfcfee7cab658f644cdb6e1c77 283812 ubuntu-snappy_1.7.2+20160204ubuntu1.tar.xz
Checksums-Sha256:
 be445202974be03ae3a4e6a41fb8af978ef63e340306c9576430ba0589467d1b 2192 ubuntu-snappy_1.7.2+20160204ubuntu1.dsc
 7787691d49a36714e0b6165893358ddf37c9da07b3f8f024ca2a732f73e81349 283812 ubuntu-snappy_1.7.2+20160204ubuntu1.tar.xz
Files:
 88f4019290d73e40408d8af153a4d517 2192 devel optional ubuntu-snappy_1.7.2+20160204ubuntu1.dsc
 c8791db1b79f9c3c5a3680d44f11b058 283812 devel optional ubuntu-snappy_1.7.2+20160204ubuntu1.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWs3AJAAoJEJjKuzq9TKWeKKwP/0PWpQjKJehwjcC+xTbHNcm/
0hRDJS2sHTaigEhK5LMO16MOPoT4PLGWIG2mmZdWcmml5fqSZ7UcwAf8+JEE5l/0
/VXd3glIXEeeDOtp+it7iMDhqiETEx7vrRSBpnwBh4hh++fMr2qprVCtaAes8qaJ
mFCqD1X/QNZKCcegqNByCz/+2e51TqDp8Sb9jy2S2PxYpyUNqHv+xCMavoVCJGzk
Xx5w0Bcqp0uc+pxJsVKLFCUQv7XtEreBZZ9k7RhuJ9ydXazitUPRg6cUEqnWrg1D
naHh2K+RmCvfmS8rQfRILc/zm129PNhMWQTKi4oyHVD/vXeSqfPw4R/RDhVx5EJr
3UWm3UBMRqF8UATCxaYQZc+wryz+M4j0hTLsJYx9LNEzhObv1QwXpfhYB1/n7GjK
UjTjtkwyS7KC8MoSoVFtpv0a7U0/Jtld1SNZHiCEi/jLdGWx9Qhwdyjnf811DnrQ
P3D+NzbG5GEius+NRhiAGw3QCkCgqLoZzZT9Sb/oHawDBLeSU3kDO5pocav8LC+Z
NrgRXAVJ5S8WfLKE2QqN4bJcuEP+gouQQv7QJzdxoFrz5HDLaSTwhcdOp9wG1s2X
OvBWE6ToJ0hHm8I6mGFb8iIlqGqyUVxgONlqgb/LFiSsugyVkWxYcKmJRSQ7BLzC
S0G/eAEDUOrcO51eT1gO
=SrfM
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list