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-07-29 18:58:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Wed Jul 29 18:58:29 2026 rev:119 rq:1368142 version:2.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2026-07-02 
20:11:29.973642888 +0200
+++ /work/SRC/openSUSE:Factory/.fwupd.new.2004/fwupd.changes    2026-07-29 
18:59:04.497284652 +0200
@@ -1,0 +2,40 @@
+Tue Jul 28 06:46:40 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.1.7:
+  + This release adds the following features:
+    - Add "well known" AppStream IDs for common BIOS settings
+    - Add MTD lock security attribute
+    - Add support for "externally managed" EFI signature lists
+    - Add systemd-pcrlock plugin and hook up to UEFI updates
+    - Add TCG disk encryption security attribute
+    - Enable more plugins when compiling for Android
+  + This release fixes the following bugs:
+    - Add wrappers for input streams for future Rust implementations
+    - Allow overriding some methods in FwupdClient for a future refactor
+    - Allow plain string versions for some AMD GPUs
+    - Allow suspend-to-ram with encrypted RAM
+    - Always test Dell dock type when connected
+    - Avoid possible out-of-bounds read in when parsing the DFU sector
+    - Do not abort when udisks cannot resolve a device
+    - Do not allow force installs over D-Bus
+    - Do not fail to start when a pre-group comment has no keys set
+    - Fall back to copying the file descriptor contents when not sealed
+    - Fix dropped status updates during updates
+    - Fix FW update for Lenovo TBT5 Smart Dock 7500
+    - Fix fwupd-refresh.service polkit auth errors
+    - Fix segfault parsing some logitech-hidpp bootloader records
+    - Fix the seal self tests when building on a tmpfs
+    - Fix update failure when the TP IC is in bootloader-only mode
+    - Mark Coreboot VBOOT as obsoleting BootGuard verified
+    - Move more per-class limits to the class instances to reduce RSS
+    - Prepare modem-manager firmware after firehose detach
+    - Reject out-of-range CCGX device mode before indexing versions
+    - Require trusted metadata for device updates
+    - Require trusted metadata when using OnlyTrusted
+    - Skip modem-manager secboot status when unsupported
+    - Use safe reads for synaptics-rmi device responses
+    - Validate GUID-defined section offset against EFI section size
+  + This release adds support for the following hardware:
+    - PixArt PJP360 device
+
+-------------------------------------------------------------------

Old:
----
  fwupd-2.1.6.tar.xz

New:
----
  fwupd-2.1.7.tar.xz
  fwupd-rpmlintrc

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.ou0VgW/_old  2026-07-29 18:59:05.177308107 +0200
+++ /var/tmp/diff_new_pack.ou0VgW/_new  2026-07-29 18:59:05.181308244 +0200
@@ -43,13 +43,14 @@
 %define shlib_sover  3
 
 Name:           fwupd
-Version:        2.1.6
+Version:        2.1.7
 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
+Source99:       fwupd-rpmlintrc
 Patch1:         fwupd-bsc1217138-fallback-shim-path.patch
 
 BuildRequires:  dejavu-fonts
@@ -117,7 +118,7 @@
 BuildRequires:  pkgconfig(libsmbios_c) >= 2.3.0
 %endif
 Obsoletes:      dbxtool <= 8
-Provides:       dbxtool
+Provides:       dbxtool = 8.1
 %if %{with efi_fw_update}
 Obsoletes:      fwupdate <= 12
 %ifarch x86_64 aarch64
@@ -325,12 +326,8 @@
 %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/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/LVFS-CA-2025PQ.pem
 %{_sysconfdir}/pki/fwupd/LVFS-CA.pem
 %if %{with efi_fw_update}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ou0VgW/_old  2026-07-29 18:59:05.221309624 +0200
+++ /var/tmp/diff_new_pack.ou0VgW/_new  2026-07-29 18:59:05.225309762 +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.1.6</param>
+    <param name="revision">2.1.7</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ fwupd-2.1.6.tar.xz -> fwupd-2.1.7.tar.xz ++++++
++++ 42273 lines of diff (skipped)

++++++ fwupd-rpmlintrc ++++++
# obsolete-not-provided fwupdate
addFilter("obsolete-not-provided");

# non-conffile-in-etc - these are certificates
addFilter("non-conffile-in-etc");

# files-duplicate - again certificates
addFilter("files-duplicate");

++++++ fwupd.obsinfo ++++++
--- /var/tmp/diff_new_pack.ou0VgW/_old  2026-07-29 18:59:28.894126110 +0200
+++ /var/tmp/diff_new_pack.ou0VgW/_new  2026-07-29 18:59:28.898126249 +0200
@@ -1,5 +1,5 @@
 name: fwupd
-version: 2.1.6
-mtime: 1782920623
-commit: 39073428dec74173d0a0ee4965b7372ffdf3dc1d
+version: 2.1.7
+mtime: 1785166793
+commit: 94fec70e96ce92c28b0a5853b7846786ca4dd63d
 

Reply via email to