Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891349 - sys-apps/fwupd-1.8.10 version bump
Summary: sys-apps/fwupd-1.8.10 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: 2023-01-18 21:56 UTC by Joakim Tjernlund
Modified: 2023-01-24 11:00 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 2023-01-18 21:56:13 UTC
This release adds the following features:

    Add an interactive request for re-inserting the USB cable
    Add SHA384 support for TPM hashes
    Add X-FingerprintReader, X-GraphicsTablet, X-Dock and X-UsbDock categories
    Allow specifying OR parent requirements in metadata

This release fixes the following bugs:

    Add the fwupd version to the HSI result if the chassis is invalid
    Allow getting the ESP when there is a block device with no filesystem
    Allow reinstalling on devices with only-version-upgrade set
    Do not require the TPM event log to have all reconstructions
    Fix a tiny memory leak when parsing signed reports
    Ignore failure to mount the ESP if unsupported
    Never allow using SHA-1 for checksum validation
    Return a more useful error if USB recovery failed
    Skip the fwupdx64.efi BootXXXX entry when measuring system integrity
    Speed up daemon startup using prepared XPath queries
    Suggest to turn on ThunderboltAccess for Lenovo systems
    Use better defaults if the config file is missing

This release adds support for the following hardware:

    More Solidigm NVMe devices
    More Synaptics Cape devices
    More Synaptics Prometheus devices
    Most Texas Instruments USB-4 docks
    Scaler support for Wacom USB devices
    Several new Wistron USB-C docks
Comment 1 Joakim Tjernlund 2023-01-23 12:43:33 UTC
This release adds the following features:

    Add a PE/COFF firmware parser to allow reading coSWID SBoM data
    Allow dumping CFI SPI chips using devices like CH341a
    Refactor the HWIDs functionality to include FDT data

This release fixes the following bugs:

    Add back a legacy eMMC GUID to fix a regression
    Always search for uSWID SBoM data in the image
    Do not allow LZX compressed cabinet archives
    Fallback to the checksum if the metadata artifact is invalid
    Improve FDT parsing compatibility with new OpenBMC images
    Never call grub2-probe without arguments
    Respect user requested paths for the ESP even if they are not volumes
    Speed up ChromeOS startup by a huge amount when using directory remotes
    Verify the Synaptics RMI signature in more cases

This release adds support for the following hardware:

    Quectel RM520
    StarBook Mk VI
    System76 launch_heavy_1
Comment 2 Larry the Git Cow gentoo-dev 2023-01-24 11:00:58 UTC
The bug has been closed via the following commit(s):

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

commit 2d70584adf33d1061ee1107a5c40803dd158e3f1
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-01-24 10:42:12 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-01-24 11:00:43 +0000

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

 sys-apps/fwupd/Manifest                            |   1 +
 .../fwupd/files/fwupd-1.8.10-installed_tests.patch | 379 +++++++++++++++++++++
 sys-apps/fwupd/fwupd-1.8.10.ebuild                 | 197 +++++++++++
 3 files changed, 577 insertions(+)