From 4bb50feec8fbfaea6b3bd54485912bdde2273e0044f5c8ef87b0dc1437bcca29 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 27 Dec 2022 08:59:15 +0000 Subject: [PATCH] Accepting request 1045396 from home:iznogood:branches:Base:System - Update to version 1.8.8: + This release adds the following features: - Add BIOS rollback protection support for Dell and Lenovo systems - Generate OVAL rules for openSCAP evaluation - Show the signed reports from QA teams in client tools + This release fixes the following bugs: - Add a X-Gpu category for new hardware support - Add more ChromeOS metadata to the report attributes - Ensure the device name is set for Intel USB4 devices - Fix a critical DFU CSR warning when deploying firmware - Fix a Synaptics RMI issue when updating non-secure devices - Match more device properties when using GetDetails - Move AMD platform rollback protection to level 4 - Use the correct AppStream ID for the Key Manifest failure - Wait for the Intel GPU to come back after updating + This release adds support for the following hardware: - Logitech Whiteboard cameras - More Goodix MoC devices - Several QSI Docks OBS-URL: https://build.opensuse.org/request/show/1045396 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=129 --- _service | 2 +- fwupd-1.8.7.obscpio | 3 --- fwupd-1.8.8.obscpio | 3 +++ fwupd.changes | 24 ++++++++++++++++++++++++ fwupd.obsinfo | 6 +++--- fwupd.spec | 2 +- 6 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 fwupd-1.8.7.obscpio create mode 100644 fwupd-1.8.8.obscpio diff --git a/_service b/_service index f7889d8..9017172 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@ - 1.8.7 + 1.8.8 diff --git a/fwupd-1.8.7.obscpio b/fwupd-1.8.7.obscpio deleted file mode 100644 index c9e4054..0000000 --- a/fwupd-1.8.7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e004d63b07dbc8e9ceb79ccd61ca906767844ad115f3b83029415928fd06e4c -size 16167437 diff --git a/fwupd-1.8.8.obscpio b/fwupd-1.8.8.obscpio new file mode 100644 index 0000000..1ad23cf --- /dev/null +++ b/fwupd-1.8.8.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d710beb066dff74591118f90c241da0e15ecab6f46bb605532ced36ad47260 +size 16236557 diff --git a/fwupd.changes b/fwupd.changes index da8a8d7..923a464 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Dec 26 14:39:51 UTC 2022 - Bjørn Lie + +- Update to version 1.8.8: + + This release adds the following features: + - Add BIOS rollback protection support for Dell and Lenovo + systems + - Generate OVAL rules for openSCAP evaluation + - Show the signed reports from QA teams in client tools + + This release fixes the following bugs: + - Add a X-Gpu category for new hardware support + - Add more ChromeOS metadata to the report attributes + - Ensure the device name is set for Intel USB4 devices + - Fix a critical DFU CSR warning when deploying firmware + - Fix a Synaptics RMI issue when updating non-secure devices + - Match more device properties when using GetDetails + - Move AMD platform rollback protection to level 4 + - Use the correct AppStream ID for the Key Manifest failure + - Wait for the Intel GPU to come back after updating + + This release adds support for the following hardware: + - Logitech Whiteboard cameras + - More Goodix MoC devices + - Several QSI Docks + ------------------------------------------------------------------- Thu Nov 10 12:33:10 UTC 2022 - Bjørn Lie diff --git a/fwupd.obsinfo b/fwupd.obsinfo index 5e5898d..676ae3c 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.8.7 -mtime: 1668003147 -commit: ebb6237e974c6c966aeff3dd05815aa0148d4a6b +version: 1.8.8 +mtime: 1670438396 +commit: 1024d97d611404621aad0e3ffa815fe933420712 diff --git a/fwupd.spec b/fwupd.spec index 78c8646..f25b39f 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -39,7 +39,7 @@ %define shlib_sover 2 Name: fwupd -Version: 1.8.7 +Version: 1.8.8 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later