diff --git a/_service b/_service index ff5a0b1..166ed04 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@+@TAG_OFFSET@ - 1.9.24 + 1.9.25 (.*)\+0 \1 diff --git a/fwupd-1.9.24.obscpio b/fwupd-1.9.24.obscpio deleted file mode 100644 index 19f2165..0000000 --- a/fwupd-1.9.24.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77e581c0f266d6430324dbb9a41fbe70425b3c2fa21872d9b1d0c84378a4c78f -size 18430477 diff --git a/fwupd-1.9.25.obscpio b/fwupd-1.9.25.obscpio new file mode 100644 index 0000000..65c420c --- /dev/null +++ b/fwupd-1.9.25.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910d98cb331fab9a7c440c6d0d90043926411100765545d1e606e75eed771511 +size 18563085 diff --git a/fwupd.changes b/fwupd.changes index 8d1ab1e..59149a5 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Sep 25 08:47:28 UTC 2024 - Dominique Leuenberger + +- Update to version 1.9.25: + + This release fixes the following bugs: + - Fix checking new Synaptics MST firmware size + - Make another ModemManager instance ID visible for firmware + matching + - Never set a zero-length device name when matching the vendor + name + - Recalculate the device supported flag when reparenting + devices + - Reduce idle power consumption of paired logitech-hidpp + devices + - Retry the open action to fix BC901 NVMe reload + + This release adds support for the following hardware: + - Algoltek devices supporting sector erase + - Dell K2 dock + - Intel USB4 hub 5787 + - More MediaTek scaler devices + - Nordic HID devices supporting DFUv1 + ------------------------------------------------------------------- Thu Aug 22 06:07:43 UTC 2024 - Dominique Leuenberger diff --git a/fwupd.obsinfo b/fwupd.obsinfo index 83063f2..9d523d7 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.9.24 -mtime: 1724262737 -commit: 92df65c6a4f1dc26ccd511d0431637ea8d053337 +version: 1.9.25 +mtime: 1727252754 +commit: 27221283d513ec79526db0dbc741402b1628753f diff --git a/fwupd.spec b/fwupd.spec index 8944af9..91f85d1 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -40,7 +40,7 @@ %define docs 0 Name: fwupd -Version: 1.9.24 +Version: 1.9.25 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later