Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2026-05-07 15:43:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Thu May  7 15:43:32 2026 rev:112 rq:1351234 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2026-02-27 
17:03:08.131273398 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new.1966/fwupd.changes    2026-05-07 
15:44:13.773293401 +0200
@@ -1,0 +2,79 @@
+Thu Mar 12 10:40:09 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.1.1:
+  + This release adds the following features:
+    - Add a new fwupd security check for HP Sure Start
+    - Add a new plugin to verify Intel CSME using SMBIOS data
+    - Add a new tpm-eventlog command to explain the TPM eventlog output
+    - Add CycloneDX and SPDX support to uSWID
+    - Add support for AMD Platform Secure boot
+    - Add support for changing AMD GPU UMA carveout size
+    - Add support for emulation for bluetooth devices
+    - Allow systems to use the udev event source without using systemd
+    - Disable the UEFI plugins on 32bit x86
+    - Drop support for GPG signing of metadata and firmware
+    - No longer depend on json-glib, libarchive or protobuf-c
+    - Remove the concept of blocked firmware
+    - Show translated problems when a device cannot be installed
+  + This release fixes the following bugs:
+    - Add a timeout to the fwupd-refresh systemd unit
+    - Allow systemd service to access block-sr devices
+    - Always show the correct new firmware version in 'fwupdmgr get-history'
+    - Be more defensive with invalid Corsair device responses
+    - Cache the payload verification result to speed up installing modem 
firmware
+    - Check for integer overflow when constructing a partial stream
+    - Clear the remaining qc-firehose power reset logs
+    - Decompress a zip file in Aver HID rather than a bz2 archive
+    - Do not allow efivar update without TIME_BASED_AUTHENTICATED_WRITE_ACCESS
+    - Do not hang when parsing an invalid USB descriptor
+    - Do not include EV_NO_ACTION when calculating the TPM PCRs
+    - Do not return an error if the fastboot property is not provided
+    - Do not show all IDs as GUIDs if adding quirks after device setup
+    - Find shim when using systemd-boot and distro-specific locations
+    - Fix activation of dell-kestrel NVM when composite updates are completed
+    - Fix a dell-dock regression when enumerating the status component
+    - Fix a fuzzer timeout when parsing a Synaptics RMI SBL container
+    - Fix a missing error check when updating Genesys USB hubs
+    - Fix a potential heap OOB read in AMD Kria SOM EEPROM parser
+    - Fix a potential Logitech HID++ hang when parsing unexpected payload IDs
+    - Fix a potential out-of-bounds read in Dell dock
+    - Fix a regression causing MBIM QDU updates to fail
+    - Fix a regression when installing on the HP G5 dock
+    - Fix a small memory leak when removing a bluetooth device
+    - Fix an integer underflow when parsing a malicious PE file
+    - Fix get-updates --json silently skipping UPDATABLE_HIDDEN devices
+    - Fix the snapd-uefi request when multiple updates are processed
+    - Honor polkit auth for emulation tag modify device
+    - Make Logitech HID++ devices using RDFU actually work
+    - Only load the history database in the daemon when required
+    - Refactor the Snap support out into a new plugin
+    - Remove a warning when updating Intel GSC OPROMDATA
+    - Remove the bcm57xx recovery device support
+    - Require a CHID for generic ElanTP devices
+    - Speed up calculating the cabinet checksum by ~20%
+    - Support 8bitdo firmware with multiple packed images
+    - Try to claim the DFU USB interface more than once
+    - Use crc32() from zlib.h when computing the most common kind of CRC32
+    - Verify the uncompressed size when decompressing CAB files
+  + This release adds support for the following hardware:
+    - Blestech Touchpads
+    - ELAN Haptic MCU devices
+    - FocalTouch devices
+    - Himax Touchscreens
+    - HP Engage One G2 Advanced Hub
+    - KATAR PRO Wireless Gaming Dongle
+    - Lenovo keyboard and mice accessories
+    - Lenovo Sapphire Folio Keyboard
+    - Lightware Taurus HC40 and HC60
+    - Novatek touchscreens
+    - PixArt Touchpads
+    - Rolling RW101-CAT12 modems
+    - Sunwinon HID devices
+- Drop no longer required BuildRequires: pkgconfig(json-glib-1.0),
+  pkgconfig(libarchive), and pkgconfig(protobuf).
+- Drop upstream merged patch
+  0001-Allow-systemd-service-to-access-block-sr-cdrom-devic.patch
+- Drop fwupd-bsc1130056-change-shim-path.patch: no longer
+  applicable.
+
+-------------------------------------------------------------------

Old:
----
  0001-Allow-systemd-service-to-access-block-sr-cdrom-devic.patch
  fwupd-2.0.20.obscpio
  fwupd-bsc1130056-change-shim-path.patch

New:
----
  fwupd-2.1.1.obscpio

----------(Old B)----------
  Old:- Drop upstream merged patch
  0001-Allow-systemd-service-to-access-block-sr-cdrom-devic.patch
- Drop fwupd-bsc1130056-change-shim-path.patch: no longer
  Old:  0001-Allow-systemd-service-to-access-block-sr-cdrom-devic.patch
- Drop fwupd-bsc1130056-change-shim-path.patch: no longer
  applicable.
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.uRObEL/_old  2026-05-07 15:44:15.057346120 +0200
+++ /var/tmp/diff_new_pack.uRObEL/_new  2026-05-07 15:44:15.057346120 +0200
@@ -43,18 +43,13 @@
 %define shlib_sover  3
 
 Name:           fwupd
-Version:        2.0.20
+Version:        2.1.1
 Release:        0
 Summary:        Device firmware updater daemon
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Management
 URL:            https://fwupd.org/
 Source:         %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM -- Allow fwupd to interace with cdrom; boo#1256507, 
gh#fwupd/fwupd#9770
-Patch0:         0001-Allow-systemd-service-to-access-block-sr-cdrom-devic.patch
-
-# PATCH-FIX-OPENSUSE fwupd-bsc1130056-shim-path.patch bsc#1130056
-Patch99:        fwupd-bsc1130056-change-shim-path.patch
 
 BuildRequires:  dejavu-fonts
 BuildRequires:  fdupes
@@ -98,8 +93,6 @@
 BuildRequires:  pkgconfig(gudev-1.0) >= 232
 BuildRequires:  pkgconfig(gusb) >= 0.2.9
 BuildRequires:  pkgconfig(jcat) >= 0.1.3
-BuildRequires:  pkgconfig(json-glib-1.0) >= 1.1.1
-BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libcbor)
 BuildRequires:  pkgconfig(libcurl) >= 7.62.0
 BuildRequires:  pkgconfig(libdrm_amdgpu)
@@ -113,7 +106,6 @@
 BuildRequires:  pkgconfig(mm-glib)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
-BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(qmi-glib)
 BuildRequires:  pkgconfig(readline)
 BuildRequires:  pkgconfig(sqlite3)
@@ -311,7 +303,7 @@
 %{_datadir}/%{name}/install_dell_bios_exe.py
 %{_datadir}/%{name}/simple_client.py
 %if %{with efi_fw_update}
-%{_datadir}/%{name}/uefi-capsule-ux.tar.xz
+%{_datadir}/%{name}/uefi-capsule-ux.zip
 %endif
 
%{_datadir}/%{name}/metainfo/org.freedesktop.fwupd.remotes.lvfs-testing.metainfo.xml
 %{_datadir}/%{name}/metainfo/org.freedesktop.fwupd.remotes.lvfs.metainfo.xml
@@ -336,12 +328,12 @@
 %dir %{_sysconfdir}/pki
 %dir %{_sysconfdir}/pki/fwupd
 %dir %{_sysconfdir}/pki/fwupd-metadata
-%{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata
-%{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service
+#%{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata
+#%{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service
 %{_sysconfdir}/pki/fwupd-metadata/LVFS-CA-2025PQ.pem
 %{_sysconfdir}/pki/fwupd-metadata/LVFS-CA.pem
-%{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware
-%{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service
+#%{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware
+#%{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service
 %{_sysconfdir}/pki/fwupd/LVFS-CA-2025PQ.pem
 %{_sysconfdir}/pki/fwupd/LVFS-CA.pem
 %if %{with efi_fw_update}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uRObEL/_old  2026-05-07 15:44:15.093347598 +0200
+++ /var/tmp/diff_new_pack.uRObEL/_new  2026-05-07 15:44:15.101347926 +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@+@TAG_OFFSET@</param>
-    <param name="revision">2.0.20</param>
+    <param name="revision">2.1.1</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ fwupd-2.0.20.obscpio -> fwupd-2.1.1.obscpio ++++++
++++ 401389 lines of diff (skipped)

++++++ fwupd.obsinfo ++++++
--- /var/tmp/diff_new_pack.uRObEL/_old  2026-05-07 15:44:39.506344723 +0200
+++ /var/tmp/diff_new_pack.uRObEL/_new  2026-05-07 15:44:39.514345050 +0200
@@ -1,5 +1,5 @@
 name: fwupd
-version: 2.0.20
-mtime: 1772105778
-commit: 8db013a77906bdc3f4cc56ecedf78f47003ff841
+version: 2.1.1
+mtime: 1773310113
+commit: 0a3ee12574d05af621c1c0add6b2df73ac66eaca
 

Reply via email to