From 73e8789f1dd0ec8b9ff46f0c3acde1356d2b054d109a700ce2aa0764b8b80b5e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 28 Sep 2022 07:04:10 +0000 Subject: [PATCH] Accepting request 1005435 from home:iznogood:branches:Base:System - Update to version 1.7.10: + Always check the BDP partitions when getting all the possible ESPs + Correctly detect CET IBT + Do not show HSI events where we changed the spec result value + Fix aligning up addresses greater than 4GB + Fix applying the latest DBX update on machines with 20200729.x64 installed + Fix checking for invalid depth requirements + Fix getting the new version number of the USI docking hardware + Fix HSI prefix for invalid chassis + Never save the Redfish auto-generated password to a user-readable file + Only create users using IPMI when we've tested the hardware + Only fail the kernel tainted HSI test for specific taint reasons + Only show changed events in the fwupdmgr security output + Recognize CSME version 16 and update vulnerable versions from CSMEVDT data + Write all the CCGX metadata block as intended OBS-URL: https://build.opensuse.org/request/show/1005435 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=121 --- _service | 2 +- fwupd-1.7.10.obscpio | 3 +++ fwupd-1.7.9.obscpio | 3 --- fwupd.changes | 24 ++++++++++++++++++++++++ fwupd.obsinfo | 6 +++--- fwupd.spec | 2 +- 6 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 fwupd-1.7.10.obscpio delete mode 100644 fwupd-1.7.9.obscpio diff --git a/_service b/_service index 4081b50..f7e0075 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@ - 1.7.9 + 1.7.10 diff --git a/fwupd-1.7.10.obscpio b/fwupd-1.7.10.obscpio new file mode 100644 index 0000000..4e8fced --- /dev/null +++ b/fwupd-1.7.10.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be57996be1bc3d4fcaf3fc5685455ed334b0e5a949bebfe551458962b551ffc +size 13832205 diff --git a/fwupd-1.7.9.obscpio b/fwupd-1.7.9.obscpio deleted file mode 100644 index 9210b41..0000000 --- a/fwupd-1.7.9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdc1c071121a3eba73f2592235a83cf250903ceb0a7c134a2bda29fd1336a4b6 -size 13818381 diff --git a/fwupd.changes b/fwupd.changes index 88516a6..0015d35 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Sep 22 14:48:43 UTC 2022 - Bjørn Lie + +- Update to version 1.7.10: + + Always check the BDP partitions when getting all the possible + ESPs + + Correctly detect CET IBT + + Do not show HSI events where we changed the spec result value + + Fix aligning up addresses greater than 4GB + + Fix applying the latest DBX update on machines with + 20200729.x64 installed + + Fix checking for invalid depth requirements + + Fix getting the new version number of the USI docking hardware + + Fix HSI prefix for invalid chassis + + Never save the Redfish auto-generated password to a + user-readable file + + Only create users using IPMI when we've tested the hardware + + Only fail the kernel tainted HSI test for specific taint + reasons + + Only show changed events in the fwupdmgr security output + + Recognize CSME version 16 and update vulnerable versions from + CSMEVDT data + + Write all the CCGX metadata block as intended + ------------------------------------------------------------------- Mon Aug 8 12:52:48 UTC 2022 - Dominique Leuenberger diff --git a/fwupd.obsinfo b/fwupd.obsinfo index 8faef6f..7ad4cb6 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.7.9 -mtime: 1658752824 -commit: 1b8d7a5662d68d75f989000d4b6285ae8ae23a17 +version: 1.7.10 +mtime: 1663854090 +commit: 38efba5ac045d1272123029a524e2eecd4e56233 diff --git a/fwupd.spec b/fwupd.spec index 0a2f791..a41e3fd 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -37,7 +37,7 @@ %endif Name: fwupd -Version: 1.7.9 +Version: 1.7.10 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later