[Desktop-packages] [Bug 1750030] Re: Report fwupd version in user agent

2018-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software -
3.20.5-0ubuntu0.16.04.10

---
gnome-software (3.20.5-0ubuntu0.16.04.10) xenial; urgency=medium

  * debian/patches/0020-Add-a-Snap-plugin.patch:
  * 
debian/patches/0015-Don-t-reject-unexpected-state-changes-external-event.patch:
- Correctly launch snaps with multiple apps (LP: #1661590)
- Fix snaps not being shown correctly after install from command line
  (LP: #1754655)

gnome-software (3.20.5-0ubuntu0.16.04.9) xenial; urgency=medium

  * debian/patches/0001-Make-app-name-sorting-case-insensitive.patch:
  * debian/patches/0018-Add-a-Snap-plugin.patch:
- Show snaps in categories (LP: #1665126)
  * 
debian/patches/0001-trivial-Include-the-fwupd-version-in-the-useragent.patch:
- Report fwupd version in user agent (LP: #1750030)
  * debian/patches/0050-snap-Support-channels.patch:
- Support channels (LP: #1750288)
  * debian/README.source:
- Update git repository to point to gitlab.gnome.org

 -- Robert Ancell   Wed, 28 Mar 2018
17:04:55 +1300

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-05-01 Thread Robert Ancell
Spoke with fwupd upstream and they have seen requests for this version.

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

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-03-29 Thread Brian Murray
Hello Mario, or anyone else affected,

Accepted gnome-software into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
software/3.20.5-0ubuntu0.16.04.10 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-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. 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-xenial

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-20 Thread Robert Ancell
Confirmed with upstream, this fix is already in bionic (3.26.6,
currently 3.27.90 in proposed).

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-20 Thread Mario Limonciello
Thanks Robert.

I guess please re-upload for xenial then.

** Changed in: gnome-software (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-19 Thread Robert Ancell
That's also in 3.26.5:
https://gitlab.gnome.org/GNOME/gnome-software/commit/751c1d4e80187602cbfc37cf320e70e349175388

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-19 Thread Mario Limonciello
@lukasz,

Thanks for looking closely.  I double checked upstream more closely and it's in 
3.27.4 not 3.26.  So you're right it needs to be brought into bionic separately 
(or gnome-software in bionic needs to move to 3.27.x)
https://gitlab.gnome.org/GNOME/gnome-software/commit/269337e27a044d2b0543bf06a5dd725ad3cff383

** Changed in: gnome-software (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-19 Thread Ɓukasz Zemczak
Is this really Fix Released in bionic? The gitlab link pasted above
seems to be 3 days old and I don't see the fix being mentioned in the
last gnome-software version. Does the same apply for artful?

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-18 Thread Robert Ancell
** Description changed:

+ [Impact]
+ Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.
+ 
+ [Test Case]
+ Check with the fwupd server that the correct user agent is being sent.
+ 
+ [Regression Potential]
+ Low. The fix is simply to add to the user-agent string used in HTTP requests.
+ 
  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.
  
  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3
  
  Can this please be backported to xenial?
  
  Bionic can already report this as part of 3.26 gnome-software.

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Some firmware updates fail require a recent version of fwupd to work. 
Upstream has requested we update the user agent sent in HTTP requests so that 
they can stop sending firmware to clients that may not work.

  [Test Case]
  Check with the fwupd server that the correct user agent is being sent.

  [Regression Potential]
  Low. The fix is simply to add to the user-agent string used in HTTP requests.

  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-18 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Xenial)
   Status: Triaged => Fix Committed

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu-xenial

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Triaged

Bug description:
  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-18 Thread Robert Ancell
https://gitlab.gnome.org/Ubuntu/gnome-
software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Triaged

Bug description:
  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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 1750030] Re: Report fwupd version in user agent

2018-02-16 Thread Ken VanDine
** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: gnome-software (Ubuntu Xenial)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  Report fwupd version in user agent

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Triaged

Bug description:
  There are some situations that LVFS shouldn't be offering firmware to certain 
machines.
  Upstream is going to use the user agent for filtering these firmware 
offerings and it would be good if gnome-software can report the user agent.

  The following has been added to the gnome 3.20 tree:
  
https://gitlab.gnome.org/GNOME/gnome-software/commit/9bf4ecef4daa2d31827810d672458768c3c2a2b3

  Can this please be backported to xenial?

  Bionic can already report this as part of 3.26 gnome-software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1750030/+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