[Group.of.nepali.translators] [Bug 1612362] Re: [SRU] 2.12

2016-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.12+0.16.04

---
snapd (2.12+0.16.04) xenial; urgency=medium

  * debian/snapd.postrm:
- remove purge for now to unblock the SRU (LP: #1605303)
  * spread.yaml:
- reset previous "purge" for now

snapd (2.12) xenial; urgency=medium

  * New upstream release: LP: #1612362
- many: do not require root for `snap prepare-image`
- tests: prevent restore error on test failure
- osutil: change escaping for create-user's sudoers
- docs: private flag doesn't exist on /v2/find (it's select)
- snap: do not sort the result of `snap find`
- interfaces/builtin: add gpio interface
- partition: fix cleaning of the boot variables on the second good
  boot
- tests: add udev rules spread test
- docs: fix references to refresh action
- interfaces/udev,osutil: avoid doubled rules and put all in a per
  snap file
- store: minor store improvements from previous reviews
- many: support interactive payments in snapd, filter from command
  line
- docs/interfaces.md: improve interfaces documentation
- overlord,store: set store device authorization header
- store: add device nonce API support
- many: various fixes around the `create-user` command
- client, osutil: chown the auth file
- interfaces/builtin: add transitional browser-support interface
- snap: don't load unsupported implicit hooks.
- cmd/snap,cmd/snap-exec: support hooks again.
- interfaces/builtin: improve pulseaudio interface
- asserts: make account-key's `until` optional to represent a never-
  expiring key
- store: refactor newRequest/doRequest to take requestOptions
- tests: allow-downgrades on upgrade test to prevent version errors
- daemon: stop using group membership as succedaneous of running
  things with sudo
- interfaces: add bluetooth-control interfaces
- many: remove integration-test coverage metrics
- daemon,docs: drop license docs and error kind
- tests: add network-control interface spread test
- tests: add hardware-observe spread test
- interfaces: add system-trace interface LP: #1600085
- boot: use `cp -aLv` instead of `cp -a` (no symlinks on vfat)
- store: soft-refresh discharge macaroon from store when required
- partition: clear snap_try_{kernel,core} on success
- tests: add snapd-control interface spread test
- tests: add locale-control write spread test
- store: fix buy method after some refactoring broke it
- interfaces/builtin: read perms for network devices in network-
  observe
- interfaces: also allow rfkill in network_control
- snapstate: remove artifacts from a snap try dir that vanished
- client, cmd/snap: better errors for empty snap list result
- wrappers: set BAMF_DESKTOP_FILE_HINT for unity
- many: cleanup/update rest.md; improve auth errors
- interfaces: miscelleneous policy updates for default, log-observe,
  mount-observe, opengl, pulseaudio, system-observe and unity7
- interfaces: add process-control interface (LP: #1598225)
- osutil: support both "nobody" and "nogroup" for grpnam tests
- cmd: support defaulting to the user's preferred payment method
- overlord: actually run hooks.
- overlord/state,overlord/ifacestate: define basic infrastructure
  for and then setting up serialising of interface mgr tasks
- asserts: add Assertion.Prerequisites and SigningKey, Ref and
  FindTrusted
- overlord/snapstate: ensure calls to store are done without the
  state lock held
- asserts,client: switch snap-build and snap-revision to be indexed
  by snap-sha3-384
- many: make seed.yaml on firstboot mandatory and include sideInfo
- asserts,many: start supporting structured headers using the new
  parseHeaders
- many: update code for the new snap_mode
- tests: added spread find private test
- store: deal with 404 froms the SSO store properly
- snap: remove meta/kernel.yaml again
- daemon: always mock release info in tests
- snapstate: drop revisions after "current" on refresh
- asserts: introduce new parseHeadersThis introduces the new
  parseHeaders returning map[string]interface{} and capable of
  accepting:
- asserts: remove/disable comma separated lists and their uses

 -- Michael Vogt   Fri, 12 Aug 2016 11:09:45
+0200

** Changed in: snapd (Ubuntu Xenial)
   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/1612362

Title:
  [SRU] 2.12

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.12 is available here
  

[Group.of.nepali.translators] [Bug 1612362] Re: [SRU] 2.12

2016-08-11 Thread Michael Vogt
** Also affects: snapd (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: snapd (Ubuntu)
   Status: New => 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/1612362

Title:
  [SRU] 2.12

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

Bug description:
  This is a new version of snapd.

  The changelog for 2.12 is available here
  https://github.com/snapcore/snapd/blob/2.12/debian/changelog, the raw
  git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.12 (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.12 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.12 here)
  - travis/spread based integration/system tests: 
https://travis-ci.org/snapcore/snapd/branches (check for 2.12 here under 
"spread")
  - jenkins autopkgtests 
http://162.213.35.179:8080/job/snappy-by-tag-autopkgtest/14/
  - jenkins integration tests: 
http://162.213.35.179:8080/job/snappy-by-tag-integration-test/17/

  The following additional tests were performed:
  """
  - adt-buildvm-ubuntu-cloud
  - customize the resulting image: "sudo apt install snapd && sudo snap install 
hello-world && hello-world.env && sudo snap remove hello-world" (ensures the 
base image has the old debs and the daemon has some state)
  - adt-run --source snapd_2.12.dsc --- adt-virt-qemu 
adt-xenial-amd64-cloud.img: PASS
  """
  This included the upgrade from 2.0.11 as part of the autopkgtest run. There 
are also various snaps installed/removed (including installing and running 
ubuntu-calculator-app in xvfb) and run as part of the auto pkg test, including 
reboots to ensure that the system keeps working over reboots.

  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/1612362/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp