From 5a088006e158883b7a50c7a83060a1fb163d9f7beaa7d2e580c45d375f116a9f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Nov 2021 16:05:15 +0000 Subject: [PATCH] Accepting request 932555 from home:iznogood:branches:Base:System - Update to version 1.6.4: * Allow overriding the quirks directory at runtime * Fix a regression in flashing the Dell dock * Fix probing the Dell TPM * Show HSiLevel=0 attributes in JSON security output * Abort on invalid SREC files early to avoid a fuzzing timeout * This release adds support for the following hardware: + AVer ATLAS CAM/CAM520 Pro2 + Cayenne/Spyder Synaptics MST + VL819 USB devices - Changes from version 1.6.3: * This release adds the following features: Fall back to the parent if the child does not have a battery level set * This release fixes the following bugs: + Disable the uefi_capsule plugin if Redfish coldplug succeeded + Fix an elantp crash when starting the daemon + Fix compiling with old versions of libxmlb + Fix detection of 8Bitdo wireless usb adapter + Fix the 8bitdo N30 Pro 2 install duration + Fix the modem-manager report that failed to get device after update + Fix writing large redfish firmware files * This release adds support for the following hardware: + Poly Studio P21 + Realtek RTD2141B - Switch service to obs_scm, and recompress to buildtime. - Drop automatic changesgenerate, upstream have perfectly fine and human understandable release notes at https://github.com/fwupd/fwupd/releases that should be copied into .changes. OBS-URL: https://build.opensuse.org/request/show/932555 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=109 --- _service | 8 ++++---- _servicedata | 4 ---- fwupd-1.6.2.tar.xz | 3 --- fwupd-1.6.4.obscpio | 3 +++ fwupd.changes | 34 ++++++++++++++++++++++++++++++++++ fwupd.obsinfo | 5 +++++ fwupd.spec | 2 +- 7 files changed, 47 insertions(+), 12 deletions(-) delete mode 100644 _servicedata delete mode 100644 fwupd-1.6.2.tar.xz create mode 100644 fwupd-1.6.4.obscpio create mode 100644 fwupd.obsinfo diff --git a/_service b/_service index 9819b90..ff835a7 100644 --- a/_service +++ b/_service @@ -1,12 +1,12 @@ - + https://github.com/hughsie/fwupd.git git @PARENT_TAG@ - enable - 1.6.2 + 1.6.4 - + + *.tar xz diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 4903c88..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/hughsie/fwupd.git - 2f9eece2131754d9a46988fd0204a6751b06ce8d diff --git a/fwupd-1.6.2.tar.xz b/fwupd-1.6.2.tar.xz deleted file mode 100644 index 3b414df..0000000 --- a/fwupd-1.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b08d5496a0e86c9c7af8638f0583f6e7f74c4354f3e8b24b5217dae88d0bf6bf -size 3030984 diff --git a/fwupd-1.6.4.obscpio b/fwupd-1.6.4.obscpio new file mode 100644 index 0000000..d204ec6 --- /dev/null +++ b/fwupd-1.6.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f145bde886f2a31b2cc593fb0207b2a8c777578d55e397f8810b10ba4875f971 +size 12542989 diff --git a/fwupd.changes b/fwupd.changes index 2a16f51..a6c499d 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Fri Nov 19 13:27:33 UTC 2021 - Bjørn Lie + +- Update to version 1.6.4: + * Allow overriding the quirks directory at runtime + * Fix a regression in flashing the Dell dock + * Fix probing the Dell TPM + * Show HSiLevel=0 attributes in JSON security output + * Abort on invalid SREC files early to avoid a fuzzing timeout + * This release adds support for the following hardware: + + AVer ATLAS CAM/CAM520 Pro2 + + Cayenne/Spyder Synaptics MST + + VL819 USB devices +- Changes from version 1.6.3: + * This release adds the following features: Fall back to the + parent if the child does not have a battery level set + * This release fixes the following bugs: + + Disable the uefi_capsule plugin if Redfish coldplug succeeded + + Fix an elantp crash when starting the daemon + + Fix compiling with old versions of libxmlb + + Fix detection of 8Bitdo wireless usb adapter + + Fix the 8bitdo N30 Pro 2 install duration + + Fix the modem-manager report that failed to get device after + update + + Fix writing large redfish firmware files + * This release adds support for the following hardware: + + Poly Studio P21 + + Realtek RTD2141B +- Switch service to obs_scm, and recompress to buildtime. +- Drop automatic changesgenerate, upstream have perfectly fine and + human understandable release notes at + https://github.com/fwupd/fwupd/releases that should be copied + into .changes. + ------------------------------------------------------------------- Fri Nov 5 14:02:26 UTC 2021 - Dominique Leuenberger diff --git a/fwupd.obsinfo b/fwupd.obsinfo new file mode 100644 index 0000000..e4356e8 --- /dev/null +++ b/fwupd.obsinfo @@ -0,0 +1,5 @@ +name: fwupd +version: 1.6.4 +mtime: 1632469876 +commit: 8dfa00ae193869c983bc432a4e25e409e1861e5e + diff --git a/fwupd.spec b/fwupd.spec index d2833ba..94cb36c 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -37,7 +37,7 @@ %endif Name: fwupd -Version: 1.6.2 +Version: 1.6.4 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later