← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1623579] Re: [SRU] 2.15.2

 

This bug was fixed in the package snapd - 2.16+16.10

---------------
snapd (2.16+16.10) yakkety; urgency=medium

  * New upstream release, LP: #1628425
    - overlord/state: prune old empty changes
    - interfaces: ppp: load needed kernel module (#2007)
    - interfaces/builtin: add missing rule to allow run-parts to
      execute all resolvconf scripts
    - many: rename apply-config hook to configure
    - tests: use new spread `debug` feature
    - many: finish `snap set` API.
    - overlord: fix and simplify configstate.Transaction
    - assertions: add system-user assertion
    - snap: add `snap known --remote`
    - tests: replace systemd-run with on-the-fly generation of units.
    - overlord/boot: switch to using assertstate.Batch
    - snap, daemon, store: pass through screenshots from store
    - image: add meta/gadget.yaml infrastructure
    - tests: add test benchmark script
    - daemon: add the actual ssh keys that got added to the create-user
      response
    - daemon: add REST API behind `snap get`
    - debian: re-add golang-github-gosexy-gettext-dev
    - tests: added install_local function
    - interfaces/builtin: fix resolvconf permissions for network-manager
      interface
    - tests: use apt as compatible with trusty
    - many: discard preserved namespace after removing snap
    - daemon, overlord, store: add ReadyToBuy API to snapd
    - many: add support for installing/removing multiple snaps
    - progress: use New64 and fix output newline
    - interfaces/builtin: allow network-manager to access netplan conf
      files
    - tests: build once and install test snap from cache
    - overlord/state: introduce cleanup support
    - snap: move/clarify Info.Broken
    - ctlcmd: add snapctl get.
    - overlord,store: clean up serial-proof plumbing code
    - interfaces/builtin: add network-setup-observe interface
    - daemon,overlord/assertstate: support streams of assertions with
      snap ack
    - snapd: kmod backend
    - tests: ensure HOME is also set correctly
    - configstate,hookstate: add snapctl set
    - tests: disable broken create-key test
    - interfaces: adjust bluetooth-control to allow getsockopt (LP:
      #1613572)
    - tests: add a test for core about device initialization and device
      registration and auth
    - many: show snap name before the download progress bar
    - interfaces/builtin: add rcvfrom for client connected plugs to mir
      interface
    - asserts: support for maps in assertions
    - tests: increase timeout for key generation in create-key test
    - many: validate refreshes against validation assertions by gating
      snaps
    - interfaces/apparmor: allow 'm' in default policy for snap-exec
    - many: avoid snap.InfoFromSnapYaml in tests
    - interfaces/builtin: allow /dev/net/tun with network-control
    - tests: add spread test for snap create-key/snap sign
    - tests: add missing quotes in security-device-cgroups/task.yaml
    - interfaces: drop ErrUnknownSecurity
    - store: add "ready to buy" method
    - snap/snapenv, tests: use root's data dirs when running via sudo
    - interfaces/builtin: add initial docker interface
    - snap: remove extra newline after progress is done
    - docs: fix formating of HACKING.md "Testing snapd"
    - store : add requestOptions.ExtraHeaders so that individual
      requests can customise headers.
    - many: use unique plug/slot names in tests
    - tests: add tests for the classic dimension
    - many: add vendoring of dependencies by default
    - tests: use in-tree snap{ctl,-exec} for all tests
    - many: support snapctl -h
    - tests: adjust regex after changes in stat output
    - store,snap: initial support for delta downloads
    - interfaces/builtin: add run/udev/data paths to mir interface
    - snap: lessen annoyance of implicit interface tests
    - tests: ensure http{,s}_proxy is defined inside the fake-store
    - interfaces: allow xdg-open in unity7, unity7 cleanups
    - daemon,store: move store login user logic to store
    - tests: replace realpath with readlink -f for trusty support.
    - tests: add https_proxy into environment as well
    - interfaces/builtin: allow mmaping pulseaudio buffers

 -- Michael Vogt <michael.vogt@xxxxxxxxxx>  Wed, 28 Sep 2016 11:09:27
+0200

** Changed in: snapd (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1623579

Title:
  [SRU] 2.15.2

Status in snapd package in Ubuntu:
  Fix Released
Status in snapd source package in Xenial:
  Fix Released

Bug description:
  This is a new version of snapd.

  The changelog for 2.15.2 is available here
  https://github.com/snapcore/snapd/blob/2.15.2/debian/changelog, the
  raw git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.15.1 (note that the debian
  changelog is auto-generated from the merges of the git commits so
  there is usually no need to look at the raw git commits).

  The snappy team released a new 2.15.2 micro release that we want SRU
  into xenial. The new process described in
  https://wiki.ubuntu.com/SnapdUpdates was used and we have done
  integration-tests on the snappy images, autopkgtests on classic and
  unit tests.

  The following automatic tests are run:
  - travis unit tests https://travis-ci.org/snapcore/snapd/branches (check for 2.15.2 here)
  - travis/spread based integration/system tests: https://travis-ci.org/snapcore/snapd/branches (check for 2.15.2 here under "spread")

  The following additional tests were performed:
  """
  $ adt-run -s  -U snapd_2.15.2.dsc --- qemu ~/VM/adt-xenial-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/19 11:11:26 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/19 11:11:29 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/19 11:11:29 autopkgtest:ubuntu-16.04-64 allocation results: map[string]string{}
  2016/09/19 11:11:29 Successful tasks: 83
  2016/09/19 11:11:29 Aborted tasks: 0
  adt-run [11:11:30]: test integrationtests: -----------------------]
  adt-run [11:11:31]: test integrationtests:  - - - - - - - - - - results - - - - - - - - - -
  integrationtests     PASS
  adt-run [11:11:32]: @@@@@@@@@@@@@@@@@@@@ summary
  integrationtests     PASS

  
  $ adt-run -s  -U snapd_2.15.2.dsc --- qemu ~/VM/adt-yakkety-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/19 11:35:37 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/19 11:35:40 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/19 11:35:40 autopkgtest:ubuntu-16.04-64 allocation results: map[string]string{}
  2016/09/19 11:35:40 Successful tasks: 83
  2016/09/19 11:35:40 Aborted tasks: 0
  adt-run [11:35:41]: test integrationtests: -----------------------]
  adt-run [11:35:42]: test integrationtests:  - - - - - - - - - - results - - - - - - - - - -
  integrationtests     PASS
  adt-run [11:35:42]: @@@@@@@@@@@@@@@@@@@@ summary
  integrationtests     PASS

  
  """
  Almost all of our spread integration tests are now run as part of the autopkgtest run.

  After installing the new snapd it was ensured that apt is unaffected by doing:
  """
  - sudo apt install -y hello && sudo apt remove -y hello
  """

  After installing the new snapd gnome-software was used:
  """
  - install "http" (snap) and remove it again
  """
  All worked as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1623579/+subscriptions