Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fwupd-devel-1.7.10-1.el9 RPM for s390x

From CentOS Stream 9 CRB for s390x

Name: fwupd-devel Distribution: CentOS
Version: 1.7.10 Vendor: CentOS
Release: 1.el9 Build date: Tue Oct 18 13:07:00 2022
Group: Unspecified Build host: s390-03.stream.rdu2.redhat.com
Size: 5084730 Source RPM: fwupd-1.7.10-1.el9.src.rpm
Packager: builder@centos.org
Url: https://github.com/fwupd/fwupd
Summary: Development package for fwupd
Files for development with fwupd.

Provides

Requires

License

LGPLv2+

Changelog

* Fri Sep 23 2022 Richard Hughes <richard@hughsie.com> 1.7.10-1
  - New upstream release
  - Resolves: rhbz#2129280
* Thu Sep 01 2022 Richard Hughes <rhughes@redhat.com> 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 <richard@hughsie.com> 1.7.8-1
  - New upstream release
  - Resolves: rhbz#2059075
* Wed Apr 06 2022 Richard Hughes <richard@hughsie.com> 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 <richard@hughsie.com> 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 <richard@hughsie.com> 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 <richard@hughsie.com> 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 <mboddu@redhat.com> - 1.5.9-3
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.9-2
  - Rebuilt for RHEL 9 BETA for openssl 3.0
    Related: rhbz#1971065
* Mon Apr 19 2021 Richard Hughes <richard@hughsie.com> 1.5.9-1
  - Rebase to include the SBAT metadata section to allow fixing BootHole
  - Resolves: rhbz#1951030
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.5-4
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Apr 12 2021 Richard Hughes <richard@hughsie.com> 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 <releng@fedoraproject.org> - 1.5.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 11 2021 Richard Hughes <richard@hughsie.com> 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 <richard@hughsie.com> 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 <richard@hughsie.com> 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 <richard@hughsie.com> 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 <awilliam@redhat.com> - 1.5.1-2
  - Backport #2605 for #2600, seems to help RHBZ #1896540
* Sun Nov 01 2020 Richard Hughes <richard@hughsie.com> 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 <richard@hughsie.com> 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

Files

/usr/include/fwupd-1
/usr/include/fwupd-1/fwupd.h
/usr/include/fwupd-1/fwupdplugin.h
/usr/include/fwupd-1/libfwupd
/usr/include/fwupd-1/libfwupd/fwupd-client-sync.h
/usr/include/fwupd-1/libfwupd/fwupd-client.h
/usr/include/fwupd-1/libfwupd/fwupd-common.h
/usr/include/fwupd-1/libfwupd/fwupd-deprecated.h
/usr/include/fwupd-1/libfwupd/fwupd-device.h
/usr/include/fwupd-1/libfwupd/fwupd-enums.h
/usr/include/fwupd-1/libfwupd/fwupd-error.h
/usr/include/fwupd-1/libfwupd/fwupd-plugin.h
/usr/include/fwupd-1/libfwupd/fwupd-release.h
/usr/include/fwupd-1/libfwupd/fwupd-remote.h
/usr/include/fwupd-1/libfwupd/fwupd-request.h
/usr/include/fwupd-1/libfwupd/fwupd-security-attr.h
/usr/include/fwupd-1/libfwupd/fwupd-version.h
/usr/include/fwupd-1/libfwupdplugin
/usr/include/fwupd-1/libfwupdplugin/fu-archive-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-archive.h
/usr/include/fwupd-1/libfwupdplugin/fu-backend.h
/usr/include/fwupd-1/libfwupdplugin/fu-bluez-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-cabinet.h
/usr/include/fwupd-1/libfwupdplugin/fu-cfi-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-cfu-common.h
/usr/include/fwupd-1/libfwupdplugin/fu-cfu-offer.h
/usr/include/fwupd-1/libfwupdplugin/fu-cfu-payload.h
/usr/include/fwupd-1/libfwupdplugin/fu-chunk.h
/usr/include/fwupd-1/libfwupdplugin/fu-common-cab.h
/usr/include/fwupd-1/libfwupdplugin/fu-common-guid.h
/usr/include/fwupd-1/libfwupdplugin/fu-common-version.h
/usr/include/fwupd-1/libfwupdplugin/fu-common.h
/usr/include/fwupd-1/libfwupdplugin/fu-context.h
/usr/include/fwupd-1/libfwupdplugin/fu-deprecated.h
/usr/include/fwupd-1/libfwupdplugin/fu-device-locker.h
/usr/include/fwupd-1/libfwupdplugin/fu-device-metadata.h
/usr/include/fwupd-1/libfwupdplugin/fu-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-dfu-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-dfuse-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-common.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-firmware-file.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-firmware-filesystem.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-firmware-section.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-firmware-volume.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-signature-list.h
/usr/include/fwupd-1/libfwupdplugin/fu-efi-signature.h
/usr/include/fwupd-1/libfwupdplugin/fu-efivar.h
/usr/include/fwupd-1/libfwupdplugin/fu-firmware-common.h
/usr/include/fwupd-1/libfwupdplugin/fu-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-fmap-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-hid-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-hwids.h
/usr/include/fwupd-1/libfwupdplugin/fu-i2c-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-ifd-bios.h
/usr/include/fwupd-1/libfwupdplugin/fu-ifd-common.h
/usr/include/fwupd-1/libfwupdplugin/fu-ifd-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-ifd-image.h
/usr/include/fwupd-1/libfwupdplugin/fu-ihex-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-io-channel.h
/usr/include/fwupd-1/libfwupdplugin/fu-plugin-vfuncs.h
/usr/include/fwupd-1/libfwupdplugin/fu-plugin.h
/usr/include/fwupd-1/libfwupdplugin/fu-progress.h
/usr/include/fwupd-1/libfwupdplugin/fu-quirks.h
/usr/include/fwupd-1/libfwupdplugin/fu-security-attrs.h
/usr/include/fwupd-1/libfwupdplugin/fu-smbios.h
/usr/include/fwupd-1/libfwupdplugin/fu-srec-firmware.h
/usr/include/fwupd-1/libfwupdplugin/fu-udev-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-usb-device.h
/usr/include/fwupd-1/libfwupdplugin/fu-volume.h
/usr/lib64/libfwupd.so
/usr/lib64/libfwupdplugin.so
/usr/lib64/pkgconfig/fwupd.pc
/usr/lib64/pkgconfig/fwupdplugin.pc
/usr/share/gir-1.0/Fwupd-2.0.gir
/usr/share/gir-1.0/FwupdPlugin-1.0.gir
/usr/share/gtk-doc/html/fwupd
/usr/share/gtk-doc/html/fwupd/annotation-glossary.html
/usr/share/gtk-doc/html/fwupd/api-index-full.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuCfuOffer.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuCfuPayload.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuContext.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuDevice.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuDfuFirmware.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuFirmware.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuIhexFirmware.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuPlugin.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuProgress.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuSrecFirmware.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuUdevDevice.html
/usr/share/gtk-doc/html/fwupd/fwupd-FuUsbDevice.html
/usr/share/gtk-doc/html/fwupd/fwupd-FwupdClient.html
/usr/share/gtk-doc/html/fwupd/fwupd-FwupdDevice.html
/usr/share/gtk-doc/html/fwupd/fwupd-FwupdPlugin.html
/usr/share/gtk-doc/html/fwupd/fwupd-FwupdRelease.html
/usr/share/gtk-doc/html/fwupd/fwupd-FwupdRemote.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-archive.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-chunk.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-common-cab.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-common-guid.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-common-version.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-common.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-device-locker.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-device-metadata.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-efi-signature-list.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-efi-signature.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-firmware-common.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-hwids.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-io-channel.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-mutex.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-plugin-vfuncs.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-quirks.html
/usr/share/gtk-doc/html/fwupd/fwupd-fu-smbios.html
/usr/share/gtk-doc/html/fwupd/fwupd-fwupd-client-sync.html
/usr/share/gtk-doc/html/fwupd/fwupd-fwupd-enums.html
/usr/share/gtk-doc/html/fwupd/fwupd-fwupd-error.html
/usr/share/gtk-doc/html/fwupd/fwupd-fwupd-version.html
/usr/share/gtk-doc/html/fwupd/fwupd.devhelp2
/usr/share/gtk-doc/html/fwupd/home.png
/usr/share/gtk-doc/html/fwupd/index.html
/usr/share/gtk-doc/html/fwupd/intro.html
/usr/share/gtk-doc/html/fwupd/left-insensitive.png
/usr/share/gtk-doc/html/fwupd/left.png
/usr/share/gtk-doc/html/fwupd/libfwupd.html
/usr/share/gtk-doc/html/fwupd/plugin-reference.html
/usr/share/gtk-doc/html/fwupd/right-insensitive.png
/usr/share/gtk-doc/html/fwupd/right.png
/usr/share/gtk-doc/html/fwupd/style.css
/usr/share/gtk-doc/html/fwupd/up-insensitive.png
/usr/share/gtk-doc/html/fwupd/up.png
/usr/share/vala/vapi
/usr/share/vala/vapi/fwupd.deps
/usr/share/vala/vapi/fwupd.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 03:51:35 2024