SHA256
1
0
forked from pool/fwupd

Accepting request 1172420 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1172420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwupd?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2024-05-08 09:38:57 +00:00 committed by Git OBS Bridge
commit 5dc18f9f09
6 changed files with 27 additions and 8 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.18</param>
<param name="revision">1.9.19</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:45712b9e38c6e739f594ff6165adc9ef6225f98df9376b1c8c032ac7a521d269
size 18285581

3
fwupd-1.9.19.obscpio Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue May 7 10:48:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.9.19:
+ This release adds the following features:
- Drop heap as part of a housekeeping action.
- Retry downloads to workaround flaky network connections.
+ This release fixes the following bugs:
- Assume new ME versions are called CSME.
- Fix a buffer-overread when parsing invalid CoSWID entity
data.
- Fix a logic thinko when parsing GUID strings.
- Fix downloading files on Windows with libcurl >= 7.77.0.
- Revert back to a simpler syscall blocklist-based filter.
+ This release adds support for the following hardware:.
- Acer U32 dock.
- Luxshare 7-in-1 dock.
- Pixart models 2404, 4206, 2440, 2418, 2752, 2840 and 2818.
-------------------------------------------------------------------
Mon Apr 29 09:38:53 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: fwupd
version: 1.9.18
mtime: 1713888727
commit: 849ae9ac55b3c96849cac4611cbe2bf8b79cd86c
version: 1.9.19
mtime: 1714722562
commit: 5548555da4b0554dd037607b0f8d841bb21bda46

View File

@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
Version: 1.9.18
Version: 1.9.19
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later