diff --git a/_service b/_service
index 0a7754b..518240e 100644
--- a/_service
+++ b/_service
@@ -1,17 +1,17 @@
-
+
https://github.com/containers/conmon
git
@PARENT_TAG@
[v]?([^\+]+)(.*)
-v2.1.8
+v2.1.9
disable
-
+
conmon-*.tar
xz
-
+
conmon
diff --git a/conmon-2.1.8.tar.xz b/conmon-2.1.8.tar.xz
deleted file mode 100644
index fd02900..0000000
--- a/conmon-2.1.8.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:229bed08c810956c25d1f1a67d4a17221e21cf1b9cb181ce0fedc9a68e8973e5
-size 102828
diff --git a/conmon-2.1.9.tar.xz b/conmon-2.1.9.tar.xz
new file mode 100644
index 0000000..0bcab21
--- /dev/null
+++ b/conmon-2.1.9.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:01adf76b2d4b96b99b21faaa300808aa61a34db20f4f634fd4deb63fc9799145
+size 103136
diff --git a/conmon.changes b/conmon.changes
index 60ddab7..52d4732 100644
--- a/conmon.changes
+++ b/conmon.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Fri Dec 15 09:54:35 UTC 2023 - Dan Čermák
+
+- New upstream release 2.1.9
+
+ ### Bug fixes
+ * fix some issues flagged by SAST scan
+ * src: fix write after end of buffer
+ * src: open all files with O_CLOEXEC
+ * oom-score: restore oom score before running exit command
+ ### Features
+ * Forward more messages on the sd-notify socket
+ * logging: -l passthrough accepts TTYs
+
-------------------------------------------------------------------
Thu Sep 28 16:02:58 UTC 2023 - Valentin Lefebvre
diff --git a/conmon.spec b/conmon.spec
index 5acb563..4ba2b03 100644
--- a/conmon.spec
+++ b/conmon.spec
@@ -17,7 +17,7 @@
Name: conmon
-Version: 2.1.8
+Version: 2.1.9
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0