Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fwupd-plugin-flashrom | Distribution: CentOS |
Version: 1.7.10 | Vendor: CentOS |
Release: 1.el9 | Build date: Tue Oct 18 13:07:10 2022 |
Group: Unspecified | Build host: aarch64-02.stream.rdu2.redhat.com |
Size: 2220506 | Source RPM: fwupd-1.7.10-1.el9.src.rpm |
Packager: [email protected] | |
Url: https://github.com/fwupd/fwupd | |
Summary: fwupd plugin using flashrom |
This provides the optional package which is only required on hardware that can be flashed using flashrom. It is probably not required on servers.
LGPLv2+
* Fri Sep 23 2022 Richard Hughes <[email protected]> 1.7.10-1 - New upstream release - Resolves: rhbz#2129280 * Thu Sep 01 2022 Richard Hughes <[email protected]> 1.7.9-2 - Include the new dbx updates on the filesystem; clients typically do not have LVFS enabled. - Resolves: rhbz#2120708 * Mon Jul 25 2022 Richard Hughes <[email protected]> 1.7.8-1 - New upstream release - Resolves: rhbz#2059075 * Wed Apr 06 2022 Richard Hughes <[email protected]> 1.7.4-3 - Disable the Logitech bulkcontroller plugin to avoid adding a dep to protobuf-c which lives in AppStream, not BaseOS. - Use the efi_vendor variable from EFI-RPM - Resolves: rhbz#2064904 * Thu Jan 13 2022 Richard Hughes <[email protected]> 1.7.4-1 - New upstream release - Backport Fedora 34 changes - Include support for Lenovo TBT4 Docking stations - Do not cause systemd-modules-load failures - Build against a new enough pesign - Resolves: rhbz#2007520 * Mon Nov 01 2021 Richard Hughes <[email protected]> 1.7.1-1 - New upstream release - Backport Fedora 34 changes - Include support for Dell TBT4 Docking stations - Resolves: rhbz#1974347 - Resolves: rhbz#1991426 * Fri Sep 24 2021 Richard Hughes <[email protected]> 1.5.9-4 - Rebuilt to use redhatsecureboot503 signatures - Undo last Fedora sync to use the RHEL-specific patches - Resolves: rhbz#2007520 * Mon Aug 09 2021 Mohan Boddu <[email protected]> - 1.5.9-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 22 2021 Mohan Boddu <[email protected]> - 1.5.9-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Mon Apr 19 2021 Richard Hughes <[email protected]> 1.5.9-1 - Rebase to include the SBAT metadata section to allow fixing BootHole - Resolves: rhbz#1951030 * Thu Apr 15 2021 Mohan Boddu <[email protected]> - 1.5.5-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Apr 12 2021 Richard Hughes <[email protected]> 1.5.5-3 - Backport a patch from master to drop the python3-pillow dep - Resolves: rhbz#1935838 * Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 11 2021 Richard Hughes <[email protected]> 1.5.5-1 - New upstream release - Add a plugin to update PixArt RF devices - Add new hardware to use the elantp and rts54hid plugins - Detect the AMD TSME encryption state for HSI-4 - Detect the AMI PK test key is not installed for HSI-1 - Fix flashing a fingerprint reader that is in use - Fix several critical warnings when parsing invalid firmware - Fix updating DFU devices that use DNLOAD_BUSY - Ignore the legacy UEFI OVMF dummy GUID - Make libfwupd more thread safe to fix a crash in gnome-software - Never show unprintable chars from invalid firmware in the logs * Wed Dec 16 2020 Richard Hughes <[email protected]> 1.5.4-1 - New upstream release - Add Maple Ridge Thunderbolt firmware parsing support - Allow creating FMAP and Synaptics firmware using builder.xml - Allow using fwupdtool as non-root for firmware commands - Do not trust the Block.HintSystem boolean for ESP filtering - Fix a memory leak when parsing Synaptics firmware - Fix a possible crash when reading the Goodix MOC USB request - Fix possible crashes when parsing invalid firmware * Tue Dec 08 2020 Richard Hughes <[email protected]> 1.5.3-1 - New upstream release - Add a UEFI quirk for Star Labs Lite Mk III - Add the device firmare ID for serio class hardware - Allow setting the GMainContext when used for sync methods - Allow the client to send legacy PKCS7 and GPG signatures - Export the driver name from FuUdevDevice - Fix a possible critical warning due to missing retval - Fix the endianness for the CRC check in bcm57xx - Make sure the correct interface number is used for QMI - Mark more user-visible strings as translatable - Restrict loading component types of firmware - Validate ModemManager firmware update method combinations * Mon Nov 23 2020 Richard Hughes <[email protected]> 1.5.2-1 - New upstream release - Add a flag to indicate if packages are supported - Add a plugin for the Pinebook Pro laptop - Allow components to set the icon from the metadata - Fall back to FAT32 internal partitions for detecting ESP - Fix detection of ColorHug version on older firmware versions - Fix reading BCM57XX vendor and device ids from firmware - Fix replugging the MSP430 device - Fix sync method when called from threads without a context - Ignore an invalid vendor-id when adding releases for display - Improve synaptics-mst reliability when writing data - Install modules-load configs in the correct directory - Notify the service manager when idle-quitting - Only download the remote metadata as required - Remove HSI update and attestation suffixes - Restore recognizing GPG and PKCS7 signature types in libfwupd - Set the SMBIOS chassis type to portable if a DT battery exists - Switch from libsoup to libcurl for downloading data * Fri Nov 20 2020 Adam Williamson <[email protected]> - 1.5.1-2 - Backport #2605 for #2600, seems to help RHBZ #1896540 * Sun Nov 01 2020 Richard Hughes <[email protected]> 1.5.1-1 - New upstream release - Delete unused EFI variables when deploying firmware - Fix probe warning for the Logitech Unifying device - Include the amount of NVRAM size in use in the LVFS failure report - Make bcm57xx hotplug more reliable - Recognize authorized thunderbolt value of 2 - Remove the duplicate parent-child data in FwupdDevice and FuDevice - Show a less scary fwupdate output for devices without info - Use a different Device ID for the OptionROM devices - Use UDisks to find out if swap devices are encrypted * Mon Oct 26 2020 Richard Hughes <[email protected]> 1.5.0-1 - New upstream release - Add async versions of the library for GUI tools - Add commands for interacting with the ESP to fwupdtool - Add plugin for Goodix fingerprint sensors - Add plugin that can update the BCM5719 network adapter - Add plugin to update Elan Touchpads using HID - Add support for ChromeOS Quiche and Gingerbread - Add support for the Host Security ID - Add support for ThunderBolt retimers - Add switch-branch command to fwupdtool and fwupdmgr - Allow blocking specific firmware releases by checksum - Allow constructing a firmware with multiple images - Allow firmware to require specific features from front-end clients - Fix setting BootNext correctly when multiple updates are scheduled - Fix the topology of the audio device on the Lenovo TR dock - Include the HSI results and attributes in the uploaded report - Make return code different for get-updates with no updates - Make specific authorizations also imply others - Parse the HEX version before comparing for equality - Prevent dell-dock updates to occur via synaptics-mst plugin - Record the UEFI failure in more cases - Support loading DMI data from DT systems - Support LVFS::UpdateImage for GUI clients - Use pkttyagent to request user passwords if running without GUI
/usr/lib/.build-id /usr/lib/.build-id/6d/d1a03dd33bcdaec4c74e9fe509cc285ed512f1 /usr/lib64/fwupd-plugins-5/libfu_plugin_flashrom.so /usr/share/fwupd/uefi-capsule-ux.tar.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 7 09:49:25 2025