diff --git a/_service b/_service
index 266f58a..e6a27cd 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
@PARENT_TAG@+git@TAG_OFFSET@.%h
v(.*)
\1
- v2.3.7
+ v2.3.8
enable
diff --git a/_servicedata b/_servicedata
index b2db630..4ec2b2a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -7,4 +7,4 @@
http://git.haproxy.org/git/haproxy-2.2.git
34b2b106689c8a017eb5726193b199ea96f2c9f7
http://git.haproxy.org/git/haproxy-2.3.git
- 2d39ce334654fae7760f8708d50477150e7af87c
\ No newline at end of file
+ e572195c76ee79c5780adecb2560b6e6e36a7d1e
\ No newline at end of file
diff --git a/haproxy-2.3.7+git0.2d39ce334.tar.gz b/haproxy-2.3.7+git0.2d39ce334.tar.gz
deleted file mode 100644
index ed9ac40..0000000
--- a/haproxy-2.3.7+git0.2d39ce334.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9c1ba72c461c8fbd694e48346c3383996eaf2874de19aab14cc7628f0cb60686
-size 3012560
diff --git a/haproxy-2.3.8+git0.e572195c7.tar.gz b/haproxy-2.3.8+git0.e572195c7.tar.gz
new file mode 100644
index 0000000..6a7d7cd
--- /dev/null
+++ b/haproxy-2.3.8+git0.e572195c7.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ec65e8318c1e478c0fb04bd44ac4bbc96fd8fb61758d681e642c95c88c97ffa
+size 3015242
diff --git a/haproxy.changes b/haproxy.changes
index 93a52f8..a838991 100644
--- a/haproxy.changes
+++ b/haproxy.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Thu Mar 25 15:51:22 UTC 2021 - mrueckert@suse.de
+
+- Update to version 2.3.8+git0.e572195c7:
+ * [RELEASE] Released version 2.3.8
+ * BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters
+ * MINOR: tools: make url2ipv4 return the exact number of bytes parsed
+ * BUG/MEDIUM: thread: Fix a deadlock if an isolated thread is marked as harmless
+ * BUG/MEDIUM: fd: Take the fd_mig_lock when closing if no DWCAS is available.
+ * CLEANUP: fd: remove unused fd_set_running_excl()
+ * BUG/MEDIUM: fd: do not wait on FD removal in fd_delete()
+ * MINOR: fd: remove the unneeded running bit from fd_insert()
+ * MINOR: fd: make fd_clr_running() return the remaining running mask
+ * BUG/MEDIUM: lua: Always init the lua stack before referencing the context
+ * BUG/MEDIUM: debug/lua: Use internal hlua function to dump the lua traceback
+ * MINOR: lua: Slightly improve function dumping the lua traceback
+ * BUILD: ssl: guard ecdh functions with SSL_CTX_set_tmp_ecdh macro
+ * BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list"
+ * BUG/MEDIUM: debug/lua: Don't dump the lua stack if not dumpable
+ * MEDIUM: lua: Use a per-thread counter to track some non-reentrant parts of lua
+ * MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket
+ * BUG/MINOR: protocol: add missing support of dgram unix socket.
+ * BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable
+ * MINOR: time: also provide a global, monotonic global_now_ms timer
+ * BUG/MEDIUM: mux-fcgi: Fix locking of idle_conns lock in the FCGI I/O callback
+ * BUG/MINOR: freq_ctr/threads: make use of the last updated global time
+ * MINOR: time: export the global_now variable
+
-------------------------------------------------------------------
Tue Mar 16 15:21:00 UTC 2021 - mrueckert@suse.de
diff --git a/haproxy.spec b/haproxy.spec
index 1dc14f7..2ef67f8 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -53,7 +53,7 @@
%endif
Name: haproxy
-Version: 2.3.7+git0.2d39ce334
+Version: 2.3.8+git0.e572195c7
Release: 0
#
#