diff --git a/_service b/_service
index 8144277..0f853cf 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
@PARENT_TAG@+git@TAG_OFFSET@.%h
v(.*)
\1
- v2.7.4
+ v2.7.5
enable
diff --git a/_servicedata b/_servicedata
index e9d8a2b..ed19d80 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
http://git.haproxy.org/git/haproxy-2.7.git
- d28541d1fa946adb74510c969bd50b06c27bbad7
+ 8d230219e15295a3c4757f94916aafcf540a7337
\ No newline at end of file
diff --git a/haproxy-2.7.4+git0.d28541d1f.tar.gz b/haproxy-2.7.4+git0.d28541d1f.tar.gz
deleted file mode 100644
index e683700..0000000
--- a/haproxy-2.7.4+git0.d28541d1f.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bcb21cbaa49242ddca0c3c136a87eb2627e55df325857ab5e76b22e582fe9f08
-size 4281031
diff --git a/haproxy-2.7.5+git0.8d230219e.tar.gz b/haproxy-2.7.5+git0.8d230219e.tar.gz
new file mode 100644
index 0000000..45ebed3
--- /dev/null
+++ b/haproxy-2.7.5+git0.8d230219e.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8608af2378d576a7f72e80d8919fdf59d2857054afb6031e31d0b6e8d3840347
+size 4286218
diff --git a/haproxy.changes b/haproxy.changes
index 0313868..eef6133 100644
--- a/haproxy.changes
+++ b/haproxy.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Fri Mar 17 16:42:07 UTC 2023 - mrueckert@suse.de
+
+- Update to version 2.7.5+git0.8d230219e:
+ * [RELEASE] Released version 2.7.5
+ * OPTIM: mux-h1: limit first read size to avoid wrapping
+ * BUG/MAJOR: qpack: fix possible read out of bounds in static table
+ * BUG/MINOR: sock_unix: match finalname with tempname in sock_unix_addrcmp()
+ * BUG/MINOR: protocol: fix minor memory leak in protocol_bind_all()
+ * BUG/MINOR: proto_ux: report correct error when bind_listener fails
+ * BUG/MEDIUM: spoe: Don't set the default traget for the SPOE agent frontend
+ * BUG/MINOR: mux-h2: Fix possible null pointer deref on h2c in _h2_trace_header()
+ * MEDIUM: mux-h2/trace: add tracing support for headers
+ * MINOR: h2: add h2_phdr_to_ist() to make ISTs from pseudo headers
+ * MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions
+ * BUG/MEDIUM: listener: duplicate inherited FDs if needed
+ * BUG/MINOR: quic: Missing STREAM frame data pointer updates
+ * BUG/MINOR: mux-h2: set CO_SFL_STREAMER when sending lots of data
+ * BUG/MEDIUM: mux-h2: only restart sending when mux buffer is decongested
+ * MINOR: buffer: add br_single() to check if a buffer ring has more than one buf
+ * BUG/MINOR: mux-h2: make sure the h2c task exists before refreshing it
+ * BUG/MEDIUM: connection: Preserve flags when a conn is removed from an idle list
+ * BUG/MINOR: quic: Missing STREAM frame length updates
+ * BUG/MINOR: tcp_sample: fix a bug in fc_dst_port and fc_dst_is_local sample fetches
+ * BUG/MEDIUM: mux-h1: Don't block SE_FL_ERROR if EOS is not reported on H1C
+ * DEBUG: ssl-sock/show_fd: Display SSL error code
+ * DEBUG: cli/show_fd: Display connection error code
+ * BUG/MEDIUM: resolvers: Properly stop server resolutions on soft-stop
+ * BUG/MEDIUM: proxy: properly stop backends on soft-stop
+ * BUG/MINOR: mux-h1: Don't report an H1C error on client timeout
+ * BUG/MEDIUM: mux-pt: Set EOS on error on sending path if read0 was received
+
-------------------------------------------------------------------
Sun Mar 12 12:30:54 UTC 2023 - Marcus Rueckert
diff --git a/haproxy.spec b/haproxy.spec
index b062014..f68a87e 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -51,7 +51,7 @@
%endif
Name: haproxy
-Version: 2.7.4+git0.d28541d1f
+Version: 2.7.5+git0.8d230219e
Release: 0
#
#