SHA256
1
0
forked from pool/fwupd

Accepting request 1157434 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1157434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwupd?expand=0&rev=76
This commit is contained in:
Ana Guerrero 2024-03-13 21:16:08 +00:00 committed by Git OBS Bridge
commit 3e3b41cfed
6 changed files with 23 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.14</param>
<param name="revision">1.9.15</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:05e41b2fbd32ed191ed171d7bebaedf238b8e57eefe530e0821c6e3546aa7e7e
size 19045389

3
fwupd-1.9.15.obscpio Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Mar 12 07:53:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.9.15:
+ This release adds the following features:
- Allow loading in parameters for the test device from
fwupd.conf.
- Ensure LVFS remotes are changed from .gz to .xz.
- Store the install duration in the history database.
+ This release fixes the following bugs:
- Drop OverrideESPMountPoint references in uefi-capsule.
- Fix a potential double-free when writing AVer firmware.
- Only request the BOS descriptor when bcdUSB > 0x0200.
- Use the root device order when sorting device children.
-------------------------------------------------------------------
Tue Feb 27 06:35:56 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -1,4 +1,4 @@
name: fwupd
version: 1.9.14
mtime: 1708972018
commit: bc89226837b76cdc7286525c5ffb587452625b73
version: 1.9.15
mtime: 1710174318
commit: 4faec6c880cb4026c60d636e35dc65e9404a1490

View File

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