Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665678 - =sys-apps/fwupd-1.1.2 version bump
Summary: =sys-apps/fwupd-1.1.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-11 07:44 UTC by Manuel Rüger (RETIRED)
Modified: 2018-09-12 16:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2018-09-11 07:44:41 UTC
Version 1.1.2
~~~~~~~~~~~~~
Released: 2018-09-10

New Features:
 - Add a new device flag "ignore-validation" that will override checks (Mario Limonciello)
 - Add a new plugin to enumerate EC firmware (Richard Hughes)
 - Add a new plugin to update NVMe hardware (Richard Hughes, Mario Limonciello)
 - Add a plugin for updating using the flashrom command line tool (Richard Hughes)
 - Allow the device list to take care of waiting for the device replug (Richard Hughes)
 - Allow updating just one specific device from the command line (Richard Hughes)
 - Allow upgrades using a self-signed fwupd.efi binary (Richard Hughes)
 - Download firmware if the user specifies a URI (Richard Hughes)
 - Include serial number in daemon device output when trusted (Mario Limonciello)
 - Notify all plugins of device removals through a new vfunc (Mario Limonciello)
 - Use boltd force power API if available (Mario Limonciello)

Bugfixes:
 - Add an install hook for classic snap (Mario Limonciello)
 - Allow forcing installation even if no AC power is applied (Mario Limonciello)
 - Allow using --force to ignore version_lowest (Mario Limonciello)
 - Always use the same HardwareIDs as Windows (Richard Hughes)
 - Check the device state before assuming a fake DFU runtime (Richard Hughes)
 - Copy over parent GUIDs from other plugin donors (Mario Limonciello)
 - Detect location of python3 interpreter (Mario Limonciello)
 - Do not add udev devices after a small delay (Richard Hughes)
 - Don't fail to run if compiled without GPG/PKCS7 (Salud Lemus, Mario Limonciello)
 - Fix a segfault in fwupdtool caused by cleanup of USB plugins (Mario Limonciello)
 - Implement the systemd recommendations for offline updates (Richard Hughes)
 - Improve performance when reading keys from the quirk database (Richard Hughes)
 - Remove children of devices when the parent is removed (Mario Limonciello)
 - Rewrite synapticsmst to use modern error handling (Mario Limonciello)
 - Rewrite the unifying plugin to use the new daemon-provided functionality (Richard Hughes)
- Show a time estimate on the progressbar after an update has started (Mario Limonciello)
Comment 1 Larry the Git Cow gentoo-dev 2018-09-12 16:09:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f4aa6fba78eb489aa48b024ff372e24de1c7f49

commit 9f4aa6fba78eb489aa48b024ff372e24de1c7f49
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-09-12 16:07:13 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-09-12 16:09:15 +0000

    sys-apps/fwupd: Bump to version 1.1.2
    
    Closes: https://bugs.gentoo.org/665678
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-apps/fwupd/Manifest           |   1 +
 sys-apps/fwupd/fwupd-1.1.2.ebuild | 124 ++++++++++++++++++++++++++++++++++++++
 sys-apps/fwupd/metadata.xml       |   1 +
 3 files changed, 126 insertions(+)