Accepting request 1136900 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1136900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwupd?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2024-01-05 20:40:44 +00:00 committed by Git OBS Bridge
commit ed85a5ec94
6 changed files with 35 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<param name="url">https://github.com/fwupd/fwupd.git</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="revision">1.9.10</param>
<param name="revision">1.9.11</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebd2d434fcce2ffe9b88c9190fb6bb3633824baf4a1faac4fc221cec7b733c67
size 18411533

BIN
fwupd-1.9.11.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Jan 4 16:14:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.9.11:
+ This release adds the following features:
- Allow exporting 'offline' reports for manual upload
+ This release fixes the following bugs:
- Add some recovery partition names to ignore for ESP selection
- Check for CET and SMAP on non-Intel x86 processors too
- Correctly mark the CPU as supported in the HSI tests
- Do not fail on probing downstream Synaptics MST ports
- Do not offer to change BIOS settings that are already set
- Do not prefer msftdata when choosing the default ESP
- Do not show spurious device request flags
- Fix a missing build dependency to fwupdplugin-self-test
- Fix a segfault when using zlib-ng instead of zlib
- Fix updating Jabra 410, 510, 710 and 810 devices
- Match more community-supported branches
- Remove the Intel SPIBAR proxy support as the mtd module works
- Show a better error when the ESP is missing
- Show an error if the post-update version does not match exactly
- Speed up Synaptics MST device enumeration
+ This release adds support for the following hardware:
- Algoltek USB devices
- Luxshare Quad USB4 Dock
-------------------------------------------------------------------
Wed Dec 20 17:12:21 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: fwupd
version: 1.9.10
mtime: 1701683179
commit: 8afede84fcfb789ee36c2292139ce042ed193140
version: 1.9.11
mtime: 1704279136
commit: 0f19050ededc3eff9a21042e3568198784771f73

View File

@ -1,7 +1,7 @@
#
# spec file for package fwupd
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
Version: 1.9.10
Version: 1.9.11
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later