diff --git a/_service b/_service index 8a69fec..ff5a0b1 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@+@TAG_OFFSET@ - 1.9.23 + 1.9.24 (.*)\+0 \1 diff --git a/fwupd-1.9.23.obscpio b/fwupd-1.9.23.obscpio deleted file mode 100644 index b469315..0000000 --- a/fwupd-1.9.23.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e52dca5546ebe1727d3c8f86a9f881d024bf85d4a3c1c1cfd0bce9c3dfa62a3 -size 18383885 diff --git a/fwupd-1.9.24.obscpio b/fwupd-1.9.24.obscpio new file mode 100644 index 0000000..19f2165 --- /dev/null +++ b/fwupd-1.9.24.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e581c0f266d6430324dbb9a41fbe70425b3c2fa21872d9b1d0c84378a4c78f +size 18430477 diff --git a/fwupd.changes b/fwupd.changes index 73c0d66..8d1ab1e 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Aug 22 06:07:43 UTC 2024 - Dominique Leuenberger + +- Update to version 1.9.24: + + This release fixes the following bugs: + - Add support for capsule on disk for Dell systems + - Do not re-use the connection cache to fix Redfish BMC restart + - Exclude known recovery partitions when choosing an ESP volume + - Fix the VLI usb3 private flag registration + + This release adds support for the following hardware: + - More Mediatek scaler devices + - Parade USB hubs + ------------------------------------------------------------------- Tue Aug 6 05:36:59 UTC 2024 - Dominique Leuenberger diff --git a/fwupd.obsinfo b/fwupd.obsinfo index e263bab..83063f2 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.9.23 -mtime: 1722861110 -commit: 28a3138f0e647a12c17b2b5a1d078b8b115bd3f3 +version: 1.9.24 +mtime: 1724262737 +commit: 92df65c6a4f1dc26ccd511d0431637ea8d053337 diff --git a/fwupd.spec b/fwupd.spec index 4e32824..8944af9 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -40,7 +40,7 @@ %define docs 0 Name: fwupd -Version: 1.9.23 +Version: 1.9.24 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later