From 76ada3a603cdfb80f10d46975e21214f2f711af956cc9d8b99be512b48f4a772 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 27 Feb 2022 10:56:12 +0000 Subject: [PATCH] Accepting request 957637 from home:iznogood:branches:Base:System New stable release OBS-URL: https://build.opensuse.org/request/show/957637 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=116 --- _service | 2 +- fwupd-1.7.5.obscpio | 3 --- fwupd-1.7.6.obscpio | 3 +++ fwupd.changes | 39 +++++++++++++++++++++++++++++++++++++++ fwupd.obsinfo | 6 +++--- fwupd.spec | 2 +- 6 files changed, 47 insertions(+), 8 deletions(-) delete mode 100644 fwupd-1.7.5.obscpio create mode 100644 fwupd-1.7.6.obscpio diff --git a/_service b/_service index 9b35241..29834ad 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@ - 1.7.5 + 1.7.6 diff --git a/fwupd-1.7.5.obscpio b/fwupd-1.7.5.obscpio deleted file mode 100644 index 7691335..0000000 --- a/fwupd-1.7.5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f02af74d5f8bced821314937238dbddffa7da5b12ebe0bffe80664b17ea07b75 -size 13538829 diff --git a/fwupd-1.7.6.obscpio b/fwupd-1.7.6.obscpio new file mode 100644 index 0000000..513c480 --- /dev/null +++ b/fwupd-1.7.6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b265f4dbea7f07a191348fd0dfc665176f88d8ca827522905dd28a9a5203e45b +size 13774349 diff --git a/fwupd.changes b/fwupd.changes index 2a26e23..285d079 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Feb 25 17:22:01 UTC 2022 - Bjørn Lie + +- Update to version 1.7.6: + * This release adds the following features: + + Add a flag for UEFI devices that never want a capsule header + auto-added + + Add a flag to indicate the device has a signed or unsigned + payload + + Add a plugin to set a GPIO pin for the duration of an update + + Add a simple plugin to enumerate (but not update) SCSI + hardware + + Add two more instance IDs to the MTD devices + + Add X-BaseboardManagementController as an update category + + Allow assigning issues to devices for known high priority + problems + + Parse the MTD firmware version using the defined GType + * This release fixes the following bugs: + + Check the IFD sections have non-zero data length to fix a + critical warning + + Modify the AT retry behavior to fix getting the firmware + branch + + Do not run fwupd-refresh automatically in containers + + Do not show a warning if the TPM eventlog does not exist + + Do not show TSS2 warning messages by default + + Fix a critical warning when loading an empty TPM eventlog + item + + Fix a logic error when adding the community warning in + fwupdmgr + + Fix loading flashrom devices in coreboot mode + + Fix the error handling when updating USB4 retimers + + Show the user when devices are not updatable due to inhibits + + Skip probing the Dell DA300 device to avoid a warning + + Try harder to convert to a version into a correct semver + + Use multiple checksums when there are no provided artifacts + * This release adds support for the following hardware: + + HP M2xfd monitors + + Star Lite Mk III + ------------------------------------------------------------------- Tue Feb 8 16:49:21 UTC 2022 - Bjørn Lie diff --git a/fwupd.obsinfo b/fwupd.obsinfo index b91bc7a..555fb74 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.7.5 -mtime: 1644251078 -commit: 33aed8c7fb5403f81fec5448acb4a7d8afe2a06a +version: 1.7.6 +mtime: 1645796315 +commit: 171ecdf3efb5b844c84f4d8c833e43bcb1db16eb diff --git a/fwupd.spec b/fwupd.spec index 530c877..71f2bf5 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -37,7 +37,7 @@ %endif Name: fwupd -Version: 1.7.5 +Version: 1.7.6 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later