diff --git a/_service b/_service
index ff2b635..458e26b 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
@PARENT_TAG@+git@TAG_OFFSET@.%h
v(.*)
\1
- v2.2.0
+ v2.2.1
enable
diff --git a/_servicedata b/_servicedata
index 57a1d90..d247d32 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,8 +1,8 @@
http://git.haproxy.org/git/haproxy-2.1.git
- v2.1.7
+ v2.2.0
http://git.haproxy.org/git/haproxy-2.2.git
- 3a00c915fd241fc398a080a11ccac9c5c46791ce
\ No newline at end of file
+ 0ef71a55769353c996166a747b77e0d311867639
\ No newline at end of file
diff --git a/haproxy-2.2.0+git0.3a00c915f.tar.gz b/haproxy-2.2.0+git0.3a00c915f.tar.gz
deleted file mode 100644
index 240aa67..0000000
--- a/haproxy-2.2.0+git0.3a00c915f.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:16fc8431c62efb7e98daf687c4c4967e0bd74fe493fd42c035c1b6e90854131e
-size 2950368
diff --git a/haproxy-2.2.1+git0.0ef71a557.tar.gz b/haproxy-2.2.1+git0.0ef71a557.tar.gz
new file mode 100644
index 0000000..89ce6ee
--- /dev/null
+++ b/haproxy-2.2.1+git0.0ef71a557.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9511510f4df0c634e7845cb124828ffcd347a4e4fdbf00e7bdd711c5e6ad73f4
+size 2952465
diff --git a/haproxy.changes b/haproxy.changes
index 2eb8a90..b861db5 100644
--- a/haproxy.changes
+++ b/haproxy.changes
@@ -1,3 +1,38 @@
+-------------------------------------------------------------------
+Thu Jul 23 15:00:50 UTC 2020 - mrueckert@suse.de
+
+- Update to version 2.2.1+git0.0ef71a557:
+ * [RELEASE] Released version 2.2.1
+ * BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering
+ * BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are expected
+ * BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected one
+ * MEDIUM: htx: Add a flag on a HTX message when no more data are expected
+ * BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed
+ * BUG/MAJOR: dns: Make the do-resolve action thread-safe
+ * BUG/MAJOR: tasks: don't requeue global tasks into the local queue
+ * BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
+ * BUG/MEDIUM: arg: empty args list must be dropped
+ * DOC: ssl: req_ssl_sni needs implicit TLS
+ * BUILD: config: fix again bugs gcc warnings on calloc
+ * BUG/MAJOR: tasks: make sure to always lock the shared wait queue if needed
+ * BUILD: config: address build warning on raspbian+rpi4
+ * BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked
+ * BUG/MEDIUM: server: fix possibly uninitialized state file on close
+ * BUG/MEDIUM: server: resolve state file handle leak on reload
+ * BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers
+ * BUG/MEDIUM: log: issue mixing sampled to not sampled log servers.
+ * BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty FCGI_STDOUT
+ * BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the record padding
+ * BUG/MINOR: mux-fcgi: Handle empty STDERR record
+ * BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode
+ * BUG/MEDIUM: mux-fcgi: Don't add private connections in available connection list
+ * BUG/MEDIUM: mux-h2: Don't add private connections in available connection list
+ * CONTRIB: da: fix memory leak in dummy function da_atlas_open()
+ * BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ
+ * BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD()
+ * BUG/MINOR: sample: Free str.area in smp_check_const_meth
+ * BUG/MINOR: sample: Free str.area in smp_check_const_bool
+
-------------------------------------------------------------------
Tue Jul 07 15:13:34 UTC 2020 - mrueckert@suse.de
diff --git a/haproxy.spec b/haproxy.spec
index 5cb2449..da111a8 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -53,7 +53,7 @@
%endif
Name: haproxy
-Version: 2.2.0+git0.3a00c915f
+Version: 2.2.1+git0.0ef71a557
Release: 0
#
#