diff --git a/_service b/_service
index 1979e4d..4a1f428 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.9.19
+ 1.9.20
(.*)\+0
\1
diff --git a/fwupd-1.9.19.obscpio b/fwupd-1.9.19.obscpio
deleted file mode 100644
index 84d0d8c..0000000
--- a/fwupd-1.9.19.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2bf103c4d1c6bb1e7a3306360314d8dcf0ae3581ad6a6cb1ae5411a0a6102025
-size 18290701
diff --git a/fwupd-1.9.20.obscpio b/fwupd-1.9.20.obscpio
new file mode 100644
index 0000000..64076b0
--- /dev/null
+++ b/fwupd-1.9.20.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d3c6c68ec4f17cd29aea496db606cc14fd4713164213c14eb27306a599ae5177
+size 18318861
diff --git a/fwupd.changes b/fwupd.changes
index 2c4d59d..f17e546 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Tue May 21 07:51:07 UTC 2024 - Dominique Leuenberger
+
+- Update to version 1.9.20:
+ + This release adds the following features:
+ - Add some API to allow uploading reports for use in
+ gnome-firmware
+ - Allow the user to upload the entire devicelist to the LVFS
+ + This release fixes the following bugs:
+ - Correctly detect Synaptics Cayenne and Spyder firmware
+ - Do not offer the UEFI DBX update on Lenovo ideacentre
+ 300-20ISH
+ - Explicitly enable shadow stack support in fwupd.service
+ - Fix a potential buffer overread when reading the algoltek-usb
+ version number
+ - Fix the CET HSI test by rewriting it in assembly
+ - Fix using --verbose in fwupdmgr
+ - Ignore --p2p when downloading the metadata signature
+ + This release adds support for the following hardware:
+ - FPC FF2 fingerprint devices
+
-------------------------------------------------------------------
Tue May 7 10:48:06 UTC 2024 - Dominique Leuenberger
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index 55ac5c0..103f213 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.9.19
-mtime: 1714722562
-commit: 5548555da4b0554dd037607b0f8d841bb21bda46
+version: 1.9.20
+mtime: 1716192981
+commit: 23bdf6df72b008270f14e513d3e802eef1b854ff
diff --git a/fwupd.spec b/fwupd.spec
index b7059cb..0a938a0 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
-Version: 1.9.19
+Version: 1.9.20
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later