diff --git a/_service b/_service index 3ad7922..b4f28ce 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/fwupd/fwupd.git git @PARENT_TAG@+@TAG_OFFSET@ - 1.9.16 + 1.9.18 (.*)\+0 \1 diff --git a/fwupd-1.9.16.obscpio b/fwupd-1.9.16.obscpio deleted file mode 100644 index d1cefcd..0000000 --- a/fwupd-1.9.16.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d6312a92076bdcc13a69e9792c490504a604652a2240cac998b47363d6ab7d1 -size 18264077 diff --git a/fwupd-1.9.18.obscpio b/fwupd-1.9.18.obscpio new file mode 100644 index 0000000..ea44f3b --- /dev/null +++ b/fwupd-1.9.18.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45712b9e38c6e739f594ff6165adc9ef6225f98df9376b1c8c032ac7a521d269 +size 18285581 diff --git a/fwupd.changes b/fwupd.changes index 9221e75..c82bb72 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Apr 29 09:38:53 UTC 2024 - Dominique Leuenberger + +- Update to version 1.9.18: + + Fix a small memory leak in fwupdmgr. + + Use simple allow-listing for the syscall filter. +- Changes from version 1.9.17: + + This release fixes the following bugs: + - Capture device status changes when in bootloader mode. + - Change the systemd SystemCallFilter to an allowlist. + - Detect when a CCGX dock forbids downgrade. + - Do not add an overly-generic instance ID to CrosEC devices. + - Do not read OptionROM verification data on Apple hardware. + - Emit a signal when a user-request is no longer valid. + - Fix a potential crash when parsing invalid CBOR data. + - Properly show SPDX project licenses with AND as a delimiter. + - Verify that syscalls are being filtered correctly at startup. + + This release adds support for the following hardware: + - Asus DC201. + - Realtek Gen1 RTS541x. + ------------------------------------------------------------------- Mon Apr 8 06:52:47 UTC 2024 - Dominique Leuenberger diff --git a/fwupd.obsinfo b/fwupd.obsinfo index 6cc71fc..064d78d 100644 --- a/fwupd.obsinfo +++ b/fwupd.obsinfo @@ -1,4 +1,4 @@ name: fwupd -version: 1.9.16 -mtime: 1712312610 -commit: 7e82013994fe3e90f236667656bb47d2dc386d84 +version: 1.9.18 +mtime: 1713888727 +commit: 849ae9ac55b3c96849cac4611cbe2bf8b79cd86c diff --git a/fwupd.spec b/fwupd.spec index 9c656e1..f0f22f8 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -40,7 +40,7 @@ %define docs 0 Name: fwupd -Version: 1.9.16 +Version: 1.9.18 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later