[Desktop-packages] [Bug 1774565] Re: Support build-id

2018-07-12 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd-glib - 1.41-0ubuntu0.18.04.1

---
snapd-glib (1.41-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream release:
- Fix buffer overflows reading HTTP chunked data (LP: #1740865)
- Support new snapd API (LP: #1774565) (LP: #1774566)

 -- Robert Ancell   Fri, 01 Jun 2018
16:03:26 +1200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1774565

Title:
  Support build-id

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Fix Released
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

  [Test Case]
  Check snapd-glib exposes the new function:

  $ nm -D /usr/lib/x86_64-linux-gnu/libsnapd-glib.so|grep get_build_id
  00027b30 T snapd_system_information_get_build_id

  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1774565] Re: Support build-id

2018-07-09 Thread Sebastien Bacher
1.41-0ubuntu0.18.04.1 correcly exports the new symbol

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1774565

Title:
  Support build-id

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Fix Committed
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

  [Test Case]
  Check snapd-glib exposes the new function:

  $ nm -D /usr/lib/x86_64-linux-gnu/libsnapd-glib.so|grep get_build_id
  00027b30 T snapd_system_information_get_build_id

  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1774565] Re: Support build-id

2018-07-09 Thread Robert Ancell
** Description changed:

  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib
  
  [Test Case]
  Check snapd-glib exposes the new function:
- snapd_system_information_get_build_id
+ 
+ $ nm -D /usr/lib/x86_64-linux-gnu/libsnapd-glib.so|grep get_build_id
+ 00027b30 T snapd_system_information_get_build_id
  
  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1774565

Title:
  Support build-id

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Fix Committed
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

  [Test Case]
  Check snapd-glib exposes the new function:

  $ nm -D /usr/lib/x86_64-linux-gnu/libsnapd-glib.so|grep get_build_id
  00027b30 T snapd_system_information_get_build_id

  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1774565] Re: Support build-id

2018-06-21 Thread Brian Murray
Hello Robert, or anyone else affected,

Accepted snapd-glib into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/snapd-
glib/1.41-0ubuntu0.18.04.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1774565

Title:
  Support build-id

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Fix Committed
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

  [Test Case]
  Check snapd-glib exposes the new function:
  snapd_system_information_get_build_id

  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1774565] Re: Support build-id

2018-05-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/snapd-glib/ubuntu-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to snapd-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1774565

Title:
  Support build-id

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Bionic:
  Fix Committed
Status in snapd-glib source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

  [Test Case]
  Check snapd-glib exposes the new function:
  snapd_system_information_get_build_id

  [Regression Potential]
  New field only works if snapd provides it. Tested in regression tests.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp