diff --git a/_service b/_service
index b4f28ce..1979e4d 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.9.18
+ 1.9.19
(.*)\+0
\1
diff --git a/fwupd-1.9.18.obscpio b/fwupd-1.9.18.obscpio
deleted file mode 100644
index ea44f3b..0000000
--- a/fwupd-1.9.18.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:45712b9e38c6e739f594ff6165adc9ef6225f98df9376b1c8c032ac7a521d269
-size 18285581
diff --git a/fwupd-1.9.19.obscpio b/fwupd-1.9.19.obscpio
new file mode 100644
index 0000000..84d0d8c
--- /dev/null
+++ b/fwupd-1.9.19.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2bf103c4d1c6bb1e7a3306360314d8dcf0ae3581ad6a6cb1ae5411a0a6102025
+size 18290701
diff --git a/fwupd.changes b/fwupd.changes
index c82bb72..2c4d59d 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Tue May 7 10:48:06 UTC 2024 - Dominique Leuenberger
+
+- Update to version 1.9.19:
+ + This release adds the following features:
+ - Drop heap as part of a housekeeping action.
+ - Retry downloads to workaround flaky network connections.
+ + This release fixes the following bugs:
+ - Assume new ME versions are called CSME.
+ - Fix a buffer-overread when parsing invalid CoSWID entity
+ data.
+ - Fix a logic thinko when parsing GUID strings.
+ - Fix downloading files on Windows with libcurl >= 7.77.0.
+ - Revert back to a simpler syscall blocklist-based filter.
+ + This release adds support for the following hardware:.
+ - Acer U32 dock.
+ - Luxshare 7-in-1 dock.
+ - Pixart models 2404, 4206, 2440, 2418, 2752, 2840 and 2818.
+
-------------------------------------------------------------------
Mon Apr 29 09:38:53 UTC 2024 - Dominique Leuenberger
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index 064d78d..55ac5c0 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.9.18
-mtime: 1713888727
-commit: 849ae9ac55b3c96849cac4611cbe2bf8b79cd86c
+version: 1.9.19
+mtime: 1714722562
+commit: 5548555da4b0554dd037607b0f8d841bb21bda46
diff --git a/fwupd.spec b/fwupd.spec
index f0f22f8..b7059cb 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
-Version: 1.9.18
+Version: 1.9.19
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later