Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fwupd for openSUSE:Factory checked in at 2023-06-17 22:19:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Sat Jun 17 22:19:43 2023 rev:60 rq:1093064 version:1.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2023-03-11 18:24:34.315046930 +0100 +++ /work/SRC/openSUSE:Factory/.fwupd.new.15902/fwupd.changes 2023-06-17 22:19:47.527350049 +0200 @@ -1,0 +2,61 @@ +Tue Jun 13 18:24:25 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to version 1.8.16: + + Auto-detect the OEM BCM57xx PCI cards with double the available + EEPROM + + Beep the console when waiting for user input + + Do not assume a file descriptor of zero is invalid + + Fix high memory usage when writing a carefully crafted EFI + filesystem + + Ignore refresh on a non-download remote to fix old versions of + KDE + + Limit the maximum number of file objects in the EFI filesystem + + Only add the supported DFU attributes as private flags + + Show devices with problems in fwupdmgr get-upgrades + + Update official Intel GPU product names +- Changes from version 1.8.15: + + Add the latest dbx fixups for BlackLotus + + Allow fwupd-refresh.timer trigger once per hour + + Fix a crash when converting HFSTS1 values + + Fix the version detection for SteelSeries Bluetooth mode + + Invalidate the XMLb cache when installing new fwupd versions + + Trigger the passive flow for usb4 from dell-dock + + New hardware support: More Logitech Unifying receivers, Nordic + MCUboot and nRF52 Desktop Keyboard +- Changes from version 1.8.14: + + Fix possible crash when getting UEFI report metadata + + Fix 'fwupdmgr install FILE GUID' +- Changes from version 1.8.13: + + New features: + - Add pcap converter which allows emulating devices from a + Wireshark dump + - Add the ability to dump TPM firmware for future use + - Optionally retain firmware in a backup remote + - Record the ESP type in the firmware report sent to the LVFS + + Bugs fixed: + - Accept application/octet-stream for archives when the mime + database is missing + - Add the latest dbx version version fixups as Microsoft + removed another entry + - Assume DFU appIDLE if GetStatus is not implemented + - Do not require signatures for local or directory remotes + - Do not use pandoc to build the man pages + - Enhance Qubes functionality to use JCat + - Fix a CCGX 'usbfs: process did not claim interface 1 before + use' warning + - Fix a compile warning when using a new libqmi version + - Fix a critical warning when parsing an empty kernel cmdline + - Fix a synaptics-cape regression where the firmware pauses for + INTR + - Fix the defines for HFSTS6 enforcement policy + - Fix the i2c name properly for ElanTP hardware + - Fix the name of the MTD Intel SPI controller + - Set the release remote when installing archives + - Use the powerd power type information to better set AC levels + + New hardware: + - Framework Audio Card + - Lenovo ThinkPad TBT3-TR Gen 2 + - Wacom Intuos BT S Gen 3 +- Update options passed to meson following upstream changes. + +------------------------------------------------------------------- Old: ---- fwupd-1.8.12.obscpio New: ---- fwupd-1.8.16.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.JHnVMQ/_old 2023-06-17 22:19:51.187372044 +0200 +++ /var/tmp/diff_new_pack.JHnVMQ/_new 2023-06-17 22:19:51.195372092 +0200 @@ -40,7 +40,7 @@ %define docs 0 Name: fwupd -Version: 1.8.12 +Version: 1.8.16 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -237,8 +237,8 @@ -Dsystemd_unit_user=root \ -Dcompat_cli=true \ %else - -Dplugin_uefi_capsule=disabled \ - -Dplugin_uefi_pk=disabled \ + -Dplugin_uefi_capsule=false \ + -Dplugin_uefi_pk=false \ %endif %if %{with msr_support} -Dplugin_msr=enabled \ @@ -264,9 +264,9 @@ -Dplugin_flashrom=disabled \ %endif %if 0%{?docs} - -Dman=enabled \ + -Dman=true \ %else - -Dman=disabled \ + -Dman=false \ %endif %{nil} %meson_build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JHnVMQ/_old 2023-06-17 22:19:51.239372356 +0200 +++ /var/tmp/diff_new_pack.JHnVMQ/_new 2023-06-17 22:19:51.243372380 +0200 @@ -4,7 +4,7 @@ <param name="url">https://github.com/fwupd/fwupd.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">1.8.12</param> + <param name="revision">1.8.16</param> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> ++++++ fwupd-1.8.12.obscpio -> fwupd-1.8.16.obscpio ++++++ /work/SRC/openSUSE:Factory/fwupd/fwupd-1.8.12.obscpio /work/SRC/openSUSE:Factory/.fwupd.new.15902/fwupd-1.8.16.obscpio differ: char 46, line 1 ++++++ fwupd.obsinfo ++++++ --- /var/tmp/diff_new_pack.JHnVMQ/_old 2023-06-17 22:19:51.279372596 +0200 +++ /var/tmp/diff_new_pack.JHnVMQ/_new 2023-06-17 22:19:51.279372596 +0200 @@ -1,5 +1,5 @@ name: fwupd -version: 1.8.12 -mtime: 1677250407 -commit: 9b7430107b68b0fb5f683e8ef1e9260296f494a8 +version: 1.8.16 +mtime: 1686299594 +commit: bc225a7175491b477ed5fd7540ac377682be8d8a
