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-01-06 17:04:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Fri Jan 6 17:04:58 2023 rev:57 rq:1056137 version:1.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2022-12-28 10:54:25.788078123 +0100 +++ /work/SRC/openSUSE:Factory/.fwupd.new.1563/fwupd.changes 2023-01-06 17:05:31.740172374 +0100 @@ -1,0 +2,30 @@ +Wed Jan 4 08:43:32 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 1.8.9: + + This release adds the following features: + - Add an interactive request for re-inserting the USB cable + - Add SHA384 support for TPM hashes + - Add X-FingerprintReader, X-GraphicsTablet, X-Dock and X-UsbDock categories + - Allow specifying OR parent requirements in metadata + + This release fixes the following bugs: + - Add the fwupd version to the HSI result if the chassis is invalid + - Allow getting the ESP when there is a block device with no filesystem + - Allow reinstalling on devices with only-version-upgrade set + - Do not require the TPM event log to have all reconstructions + - Fix a tiny memory leak when parsing signed reports + - Ignore failure to mount the ESP if unsupported + - Never allow using SHA-1 for checksum validation + - Return a more useful error if USB recovery failed + - Skip the fwupdx64.efi BootXXXX entry when measuring system integrity + - Speed up daemon startup using prepared XPath queries + - Suggest to turn on ThunderboltAccess for Lenovo systems + - Use better defaults if the config file is missing + + This release adds support for the following hardware: + - More Solidigm NVMe devices + - More Synaptics Cape devices + - More Synaptics Prometheus devices + - Most Texas Instruments USB-4 docks + - Scaler support for Wacom USB devices + - Several new Wistron USB-C docks + +------------------------------------------------------------------- Old: ---- fwupd-1.8.8.obscpio New: ---- fwupd-1.8.9.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.VNh89U/_old 2023-01-06 17:05:32.548176913 +0100 +++ /var/tmp/diff_new_pack.VNh89U/_new 2023-01-06 17:05:32.556176957 +0100 @@ -1,7 +1,7 @@ # # spec file for package fwupd # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,7 +39,7 @@ %define shlib_sover 2 Name: fwupd -Version: 1.8.8 +Version: 1.8.9 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VNh89U/_old 2023-01-06 17:05:32.584177115 +0100 +++ /var/tmp/diff_new_pack.VNh89U/_new 2023-01-06 17:05:32.588177137 +0100 @@ -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.8</param> + <param name="revision">1.8.9</param> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> ++++++ fwupd-1.8.8.obscpio -> fwupd-1.8.9.obscpio ++++++ /work/SRC/openSUSE:Factory/fwupd/fwupd-1.8.8.obscpio /work/SRC/openSUSE:Factory/.fwupd.new.1563/fwupd-1.8.9.obscpio differ: char 49, line 1 ++++++ fwupd.obsinfo ++++++ --- /var/tmp/diff_new_pack.VNh89U/_old 2023-01-06 17:05:32.644177451 +0100 +++ /var/tmp/diff_new_pack.VNh89U/_new 2023-01-06 17:05:32.648177474 +0100 @@ -1,5 +1,5 @@ name: fwupd -version: 1.8.8 -mtime: 1670438396 -commit: 1024d97d611404621aad0e3ffa815fe933420712 +version: 1.8.9 +mtime: 1672748150 +commit: faeefb66d03f30a76ff42281fff3d6e9536e9ccf ++++++ harden_fwupd-refresh.service.patch ++++++ --- /var/tmp/diff_new_pack.VNh89U/_old 2023-01-06 17:05:32.664177564 +0100 +++ /var/tmp/diff_new_pack.VNh89U/_new 2023-01-06 17:05:32.664177564 +0100 @@ -1,7 +1,7 @@ -Index: fwupd-1.7.2/data/motd/fwupd-refresh.service.in +Index: fwupd-1.8.9/data/motd/fwupd-refresh.service.in =================================================================== ---- fwupd-1.7.2.orig/data/motd/fwupd-refresh.service.in -+++ fwupd-1.7.2/data/motd/fwupd-refresh.service.in +--- fwupd-1.8.9.orig/data/motd/fwupd-refresh.service.in ++++ fwupd-1.8.9/data/motd/fwupd-refresh.service.in @@ -13,5 +13,13 @@ SystemCallFilter=~@mount ProtectKernelModules=yes ProtectControlGroups=yes