Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859331 - sys-apps/fwupd-1.8.3 version bump
Summary: sys-apps/fwupd-1.8.3 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-19 13:20 UTC by Joakim Tjernlund
Modified: 2022-07-27 13:10 UTC (History)
1 user (show)

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 Joakim Tjernlund 2022-07-19 13:20:31 UTC
1.8.2 Latest

This release adds the following features:

    Add startup profiling which allowed us to speed up daemon startup considerably
    Add support for OptionROM, CPD and FPT firmware formats for future hardware
    Add the HostVendor to the D-Bus interface
    Break some internal ABI and add a conversion helper for out-of-tree plugins
    Optionally build the quirk files into the daemon binary to reduce installed size

This release fixes the following bugs:

    Allow front-end clients to read the percentage property
    Allow more quirk entries to add multiple items
    Allow to force install Genesys firmware even if the public-key does not
    match
    Allow UFS disks to define the signed status in metadata
    Autoconnect the Redfish network device when rebooting the BMC
    Copy the instance ID strings when incorporating devices
    Do not generate a capsule header for the FMP GUID
    Ensure more firmware formats can round-trip to and from XML
    Fix a regression for devices using the Atmel FLIP Bootloader
    Fix running fwupdtool security with a user-specified plugin allowlist
    Handle ENOTTY with the correct error code for ioctl calls
    Increase the self tests coverage substantially
    Modernize the AMT plugin and split out common MEI functionality
    Only move the logitech-bulkcontroller progressbar forwards when writing
    Set the device ID on the FwupdRequest to allow better UX
    Show the get-details output when the device requirements fail
    Simply quirk matching for i2c devices to speed up daemon startup
    Support SHA256 fastboot hashes if specified
    Use force-detach to bypass the DFU streaming check for camera devices
    Use the SCSI target to correctly set the physical ID
    Wait for the System76 launch device to re-enumerate if already unlocked

This release adds support for the following hardware:

    Corsair HARPOON RGB Wireless mouse
    U-Boot devices writing simple FIT images
    Genesys M27fd AIM101
    More PixArt wireless devices
    More Steelseries HID, Sonic and Fizz devices
    System76 launch_2
Comment 1 Joakim Tjernlund 2022-07-22 14:36:47 UTC
This release adds the following features:

    Add resolution flags to each security attribute failures for the user
    Allow loading in emulated host profiles for debugging
    Check if Intel TME has been disabled by the firmware or platform
    Wait for the system to acquiesce after doing each update

This release fixes the following bugs:

    Do not use CoD even when advertized on non-aarch64 platforms
    Fix a crash when updating the Logitech Bolt radio device
    Fix a critical warning when parsing an invalid PHAT record
    Fix a critical warning when parsing invalid FDT firmware
    Fix fwupdmgr security when plugins are added to the blocklist
    Fix parsing SMBIOS data to correct the device hardware IDs
    Fix uploading signed reports by sending the correct checksum
    Use the correct protocol attribute name when exporting to JSON

This release adds support for the following hardware:

    Additional Startech devices
    Additional Elan fingerprint readers
Comment 2 Larry the Git Cow gentoo-dev 2022-07-27 13:10:54 UTC
The bug has been closed via the following commit(s):

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

commit b4fabe3321f48b90f0e4700284af92b857425456
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-07-27 13:07:14 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-07-27 13:10:48 +0000

    sys-apps/fwupd: add 1.8.3
    
    Closes: https://bugs.gentoo.org/841767
    Closes: https://bugs.gentoo.org/859331
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sys-apps/fwupd/Manifest                            |   1 +
 .../fwupd/files/fwupd-1.8.3-docgen_deps_test.patch |  16 ++
 sys-apps/fwupd/fwupd-1.8.3.ebuild                  | 198 +++++++++++++++++++++
 3 files changed, 215 insertions(+)