[Group.of.nepali.translators] [Bug 1637215] Re: [SRU] 2.17.1

2017-01-05 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.20.1+16.10ubuntu2

---
snapd (2.20.1+16.10ubuntu2) yakkety; urgency=medium

  * New upstream release, LP: #1648520
- spread.yaml: update for ppc64el, i386, armhf

 -- Michael Vogt   Tue, 03 Jan 2017 22:16:08
+0100

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

Title:
  [SRU] 2.17.1

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

Bug description:
  This is a new version of snapd.

  The changelog for 2.17 is available here
  https://github.com/snapcore/snapd/blob/2.17/debian/changelog, the raw
  git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.17 (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.17 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.17 here)
  - travis/spread based integration/system tests: 
https://travis-ci.org/snapcore/snapd/branches (check for 2.17 here under 
"spread")

  The following additional tests were performed:
  """
  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-xenial-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 11:51:57 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 11:52:00 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 11:52:01 Successful tasks: 88
  2016/09/28 11:52:01 Aborted tasks: 0
  adt-run [11:52:01]: test integrationtests: ---]
  adt-run [11:52:02]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [11:52:03]:  summary
  integrationtests PASS

  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-yakkety-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 12:09:09 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 12:09:12 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 12:09:12 Successful tasks: 88
  2016/09/28 12:09:12 Aborted tasks: 0
  adt-run [12:09:13]: test integrationtests: ---]
  adt-run [12:09:14]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [12:09:14]:  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/1637215/+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


[Group.of.nepali.translators] [Bug 1637215] Re: [SRU] 2.17.1

2016-12-08 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd - 2.17.1ubuntu1

---
snapd (2.17.1ubuntu1) xenial; urgency=medium

  * drop xdelta dependency

snapd (2.17.1) xenial; urgency=medium

  * New upstream release, LP: #1637215:
- release: os-release on core has changed
- tests: /dev/ptmx does not work on powerpc, skip here
- docs: moved to github.com/snapcore/snapd/wiki (#2258)
- debian: golang is not installable on powerpc, use golang-any

snapd (2.17) xenial; urgency=medium

  * New upstream release, LP: #1637215:
- overlord/ifacestate: add unit tests for undo of setup-snap-
  security (#2243)
- daemon,overlord,snap,tests: download to .partial in final dir
  (#2237)
- overlord/state: marshaling tests for lanes (#2245)
- overlord/state: introduce state lanes (#2241)
- overlord/snapstate: fix revert+refresh (#2224)
- interfaces/sytemd: enable/disable generated service units (#2229)
- many: fix incorrect security files generation on undo
- overlord/snapstate: add dynamic snapdX.Y assumes (#2227)
- interfaces: network-manager: give slot full read-write access to
  /run/NetworkManager
- docs: update the name of the command for the cross-build
- overlord/snapstate: fix missing argument to Noticef
- snapstate: ensure gadget/core/kernel can not be disabled (#2218)
- asserts: limit to 1y only if len(models) == 0 (#2219)
- debian: only install share/locale if available (missing on
  powerpc)
- overlrod/snapstate: fix revert followed by refresh to old-current
  (#2214)
- interfaces/builtin: network-manager and bluez can change hostname
  (#2204)
- snap: switch the auto-import dir to /run/snapd/auto-import
- docs: less details about cloud.cfg as requested in trello (#2206)
- spread.yaml: Ensure ubuntu user has passwordless sudo for
  autopkgtests (#2201)
- interfaces/builtin: add dcdbas-control interface
- boot: do not set boot to try mode if the revision is unchanged
- interfaces: add shutdown interface (#2162)
- interfaces: add system-power-control interface
- many: use the new systemd backend for configuring GPIOs
- overlord/ifacestate: setup security for slots before plugs
- snap: spool assertion candidates if snapd is not up yet
- store,daemon,overlord: download things to a partials dir
- asserts,daemon: implement system-user-authority header/concept
- interfaces/builtin: home base declaration rule using on-classic
  for its policy
- interfaces/builtin: finish decl based checks
- asserts: bump snap-declaration to allow signing with new-style
  plugs and slots
- overlord: checks for kernel installation/refresh based on model
  assertion and previous kernel
- tests/lib/fakestore: fix logic to distinguish assertion not found
  errors
- client: add a few explicit error types (around the request cycle)
- tests/lib/fakestore/cmd/fakestore: make it log, and fix a typo
- overlord/snapstate: two bugs for one
- snappy: disable auto-import of assertions on classic (#2122)
- overlord/snapstate: move trash cleanup to a cleanup handler
  (#2173)
- daemon: make create-user --known fail on classic without --force-
  managed (#2123)
- asserts,interfaces/policy: implement on-classic plug/slot
  constraints
- overlord: check that the first installed gadget matches the model
  assertion
- tests: use the snapd-control-consumer snap from the store
- cmd/snap: make snap run not talk to snapd for finding the revision
- snap/squashfs: try to hard link instead of copying. Also, switch
  to osutil.CopyFile for cp invocation.
- store: send supported max-format when retrieving assertions
- snapstate, devicestate: do not remove seed
- boot,image,overlord,partition: read/write boot variables in single
  operation
- tests: reenable ubuntu-core tests on qemu
- asserts,interfaces/policy: allow OR-ing of subrule constraints in
  plug/slot rules
- many: move from flags as ints to flags as structs-of-bools (#2156)
- many: add supports for keeping and finding assertions with
  different format iterations
- snap: stop using ubuntu-core-launcher, use snap-confine
- many: introduce an assertion format iteration concept, refuse to
  add unsupported assertion
- interfaces: tweak wording and comment
- spread.yaml: dump apparmor denials on spread failure
- tests: unflake ubuntu-core-reboot (#2150)
- cmd/snap: tweak unknown command error message (#2139)
- client,daemon,cmd: add payment-declined error kind (#2107)
- cmd/snap: update remove command help (#2145)
- many: removed frameworks target and fixed service files (#2138)
- asserts,snap: validate attributes to a JSON-compatible type subset
  (#2140)
- asserts: remove unused serial-proof type
- tests: skip auto-import tests on systems without test keys (#2142)
 

[Group.of.nepali.translators] [Bug 1637215] Re: [SRU] 2.17.1

2016-12-02 Thread Mathew Hodson
** No longer affects: snapd (Ubuntu Vivid)

-- 
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/1637215

Title:
  [SRU] 2.17.1

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

Bug description:
  This is a new version of snapd.

  The changelog for 2.17 is available here
  https://github.com/snapcore/snapd/blob/2.17/debian/changelog, the raw
  git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.17 (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.17 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.17 here)
  - travis/spread based integration/system tests: 
https://travis-ci.org/snapcore/snapd/branches (check for 2.17 here under 
"spread")

  The following additional tests were performed:
  """
  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-xenial-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 11:51:57 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 11:52:00 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 11:52:01 Successful tasks: 88
  2016/09/28 11:52:01 Aborted tasks: 0
  adt-run [11:52:01]: test integrationtests: ---]
  adt-run [11:52:02]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [11:52:03]:  summary
  integrationtests PASS

  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-yakkety-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 12:09:09 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 12:09:12 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 12:09:12 Successful tasks: 88
  2016/09/28 12:09:12 Aborted tasks: 0
  adt-run [12:09:13]: test integrationtests: ---]
  adt-run [12:09:14]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [12:09:14]:  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/1637215/+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


[Group.of.nepali.translators] [Bug 1637215] Re: [SRU] 2.17.1

2016-11-24 Thread Martin Pitt
This is not fixed in zesty yet, as it's blocked in -proposed on several
test failures: http://people.canonical.com/~ubuntu-archive/proposed-
migration/update_excuses.html#snapd

This also blocks the SRU release, in addition to the new xdelta universe
dependency.

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

-- 
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/1637215

Title:
  [SRU] 2.17.1

Status in snapd package in Ubuntu:
  Fix Committed
Status in snapd source package in Vivid:
  Invalid
Status in snapd source package in Xenial:
  Fix Committed
Status in snapd source package in Yakkety:
  Fix Committed

Bug description:
  This is a new version of snapd.

  The changelog for 2.17 is available here
  https://github.com/snapcore/snapd/blob/2.17/debian/changelog, the raw
  git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.17 (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.17 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.17 here)
  - travis/spread based integration/system tests: 
https://travis-ci.org/snapcore/snapd/branches (check for 2.17 here under 
"spread")

  The following additional tests were performed:
  """
  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-xenial-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 11:51:57 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 11:52:00 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 11:52:01 Successful tasks: 88
  2016/09/28 11:52:01 Aborted tasks: 0
  adt-run [11:52:01]: test integrationtests: ---]
  adt-run [11:52:02]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [11:52:03]:  summary
  integrationtests PASS

  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-yakkety-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 12:09:09 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 12:09:12 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 12:09:12 Successful tasks: 88
  2016/09/28 12:09:12 Aborted tasks: 0
  adt-run [12:09:13]: test integrationtests: ---]
  adt-run [12:09:14]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [12:09:14]:  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/1637215/+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


[Group.of.nepali.translators] [Bug 1637215] Re: [SRU] 2.17.1

2016-11-07 Thread Michael Vogt
** Summary changed:

- [SRU] 2.17
+ [SRU] 2.17.1

** Also affects: snapd (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: snapd (Ubuntu Vivid)
   Status: New => Invalid

** 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/1637215

Title:
  [SRU] 2.17.1

Status in snapd package in Ubuntu:
  Fix Released
Status in snapd source package in Vivid:
  Invalid
Status in snapd source package in Xenial:
  Fix Committed
Status in snapd source package in Yakkety:
  Fix Committed

Bug description:
  This is a new version of snapd.

  The changelog for 2.17 is available here
  https://github.com/snapcore/snapd/blob/2.17/debian/changelog, the raw
  git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.17 (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.17 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.17 here)
  - travis/spread based integration/system tests: 
https://travis-ci.org/snapcore/snapd/branches (check for 2.17 here under 
"spread")

  The following additional tests were performed:
  """
  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-xenial-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 11:51:57 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 11:52:00 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 11:52:01 Successful tasks: 88
  2016/09/28 11:52:01 Aborted tasks: 0
  adt-run [11:52:01]: test integrationtests: ---]
  adt-run [11:52:02]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [11:52:03]:  summary
  integrationtests PASS

  $ adt-run -s -U snapd_2.17.dsc --- qemu ~/VM/adt-yakkety-amd64-cloud.img
  [lots of output, wait 45min]
  2016/09/28 12:09:09 Restoring autopkgtest:ubuntu-16.04-64:tests/upgrade/...
  2016/09/28 12:09:12 Discarding autopkgtest:ubuntu-16.04-64...
  2016/09/28 12:09:12 Successful tasks: 88
  2016/09/28 12:09:12 Aborted tasks: 0
  adt-run [12:09:13]: test integrationtests: ---]
  adt-run [12:09:14]: test integrationtests: - - - - - - - - - - results - - - 
- - - - - - -
  integrationtests PASS
  adt-run [12:09:14]:  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/1637215/+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