From bfa29a8c74e73902394815cb241c9cdd006f8b6260e381c1fbff6b80d477e353 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 9 Feb 2022 11:40:16 +0000 Subject: [PATCH] Accepting request 952769 from home:iznogood:branches:Base:System New upstream release OBS-URL: https://build.opensuse.org/request/show/952769 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=115 --- _service | 2 +- fwupd-1.7.3.obscpio | 3 --- fwupd-1.7.5.obscpio | 3 +++ fwupd.changes | 51 +++++++++++++++++++++++++++++++++++++++++++++ fwupd.obsinfo | 7 +++---- fwupd.spec | 4 ++-- 6 files changed, 60 insertions(+), 10 deletions(-) delete mode 100644 fwupd-1.7.3.obscpio create mode 100644 fwupd-1.7.5.obscpio diff --git a/_service b/_service index e58ca9f..9b35241 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@ - 1.7.3 + 1.7.5 diff --git a/fwupd-1.7.3.obscpio b/fwupd-1.7.3.obscpio deleted file mode 100644 index f8a7b19..0000000 --- a/fwupd-1.7.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4520f2737f11db560723898d1bdbdd2622bc5ea2d309f45c0ff38f453a960bec -size 13319181 diff --git a/fwupd-1.7.5.obscpio b/fwupd-1.7.5.obscpio new file mode 100644 index 0000000..7691335 --- /dev/null +++ b/fwupd-1.7.5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02af74d5f8bced821314937238dbddffa7da5b12ebe0bffe80664b17ea07b75 +size 13538829 diff --git a/fwupd.changes b/fwupd.changes index 0d3ffe9..2a26e23 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Tue Feb 8 16:49:21 UTC 2022 - Bjørn Lie + +- Update to version 1.7.5: + * This release adds the following features: + + Add a flag to indicate the firmware is not provided by the + vendor + + Add support for showing dependency versions in JSON format + + Allow fwupd to operate in socket mode without a D-Bus daemon + + Allow marking a device as End-of-Life by the OEM vendor + + Allow specifying the machine Best Known Configuration locally + + Fall back to the ARM Device Tree 'compatible' data when + required + * This release fixes the following bugs: + + Be more robust by retrying IPMI transactions on servers + + Change the expired Redfish password when required + + Fix a ModemManager segfault on startup for some MBIM-QDU + devices + + Fix a possible dell-dock segfault at startup + + Fix compiling with new versions of efivar + + Fix the Nordic bootloader type detection + + Fix USB4 retimer enumeration + + Get the SMBIOS table and host machine ID when running on + Windows + + Show results when calling get-details if failing requirements + + Uninhibit the modem using ModemManager after upgrade + * This release adds support for the following hardware: + + Future Analogix devices + + NovaCustom NV4x +- Changes from version 1.7.4: + * This release adds the following features: + + Add firmware branch support for ModemManager devices + + Allow firmware engineers to patch files at known offsets + + Show why more devices are not marked as updatable + * This release fixes the following bugs: + + Allow fwupdtool to be run as the non-root user in more cases + + Assign the Logitech bulkcontroller update interface correctly + + Do not allow UEFI updates when the laptop lid is closed + + Do not autoload ipmi-si to avoid warning on non-server + hardware + + Do not show a critical warning for a weird TPM event log + + Fix waiting for USB devices when using Windows + + Ignore non-PCI NVMe devices + * This release adds support for the following hardware: + + HP USB-C G2 Dock + + Many UF2 devices, experimentally + + More PixArt devices + + Nordic HID devices using MCUBoot + + Quectel EG25-G LTE Modem + + ThinkPad Thunderbolt 4 Dock + ------------------------------------------------------------------- Tue Dec 21 11:56:17 UTC 2021 - Callum Farmer diff --git a/fwupd.obsinfo b/fwupd.obsinfo index ff6b663..b91bc7a 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,5 +1,4 @@ name: fwupd -version: 1.7.3 -mtime: 1639397742 -commit: 054fb048605f2a529835631b9268669953993fe2 - +version: 1.7.5 +mtime: 1644251078 +commit: 33aed8c7fb5403f81fec5448acb4a7d8afe2a06a diff --git a/fwupd.spec b/fwupd.spec index e445bf3..530c877 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -1,7 +1,7 @@ # # spec file for package fwupd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %endif Name: fwupd -Version: 1.7.3 +Version: 1.7.5 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later