From d045cdaa69b0138f4bda5bd99775ce7a135db71f7897f861ce421bfb53a055f1 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 31 Jul 2020 11:01:08 +0000 Subject: [PATCH] - Update to version 2.2.2+git0.b8a2763d5: * [RELEASE] Released version 2.2.2 * BUG/MEDIUM: tcp-checks: always attach the transport before installing the mux * BUG/MEDIUM: backend: always attach the transport before installing the mux * SCRIPTS: announce-release: add the link to the wiki in the announce messages * MINOR: stream-int: Be sure to have a mux to do sends and receives * MINOR: connection: Preinstall the mux for non-ssl connect * BUG/MEDIUM: connection: Be sure to always install a mux for sync connect * BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields * BUG/MINOR: tcp-rules: Preserve the right filter analyser on content eval abort * BUG/MINOR: lua: Abort execution of actions that yield on a final evaluation * BUG/MEDIUM: dns: Don't yield in do-resolve action on a final evaluation * MEDIUM: lua: Add support for the Lua 5.4 * BUG/MAJOR: dns: don't treat Authority records as an error * BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status * BUG/MINOR: debug: Don't dump the lua stack if it is not initialized * BUILD: tools: fix build with static only toolchains * BUG/MINOR: mux-fcgi: Don't url-decode the QUERY_STRING parameter anymore OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=223 --- _service | 2 +- _servicedata | 2 +- haproxy-2.2.1+git0.0ef71a557.tar.gz | 3 --- haproxy-2.2.2+git0.b8a2763d5.tar.gz | 3 +++ haproxy.changes | 22 ++++++++++++++++++++++ haproxy.spec | 2 +- 6 files changed, 28 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.2.1+git0.0ef71a557.tar.gz create mode 100644 haproxy-2.2.2+git0.b8a2763d5.tar.gz diff --git a/_service b/_service index 458e26b..ca85422 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.2.1 + v2.2.2 enable diff --git a/_servicedata b/_servicedata index d247d32..dde857d 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ http://git.haproxy.org/git/haproxy-2.2.git - 0ef71a55769353c996166a747b77e0d311867639 \ No newline at end of file + b8a2763d59c412207c4838579abd594a9a110a7d \ No newline at end of file diff --git a/haproxy-2.2.1+git0.0ef71a557.tar.gz b/haproxy-2.2.1+git0.0ef71a557.tar.gz deleted file mode 100644 index 89ce6ee..0000000 --- a/haproxy-2.2.1+git0.0ef71a557.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9511510f4df0c634e7845cb124828ffcd347a4e4fdbf00e7bdd711c5e6ad73f4 -size 2952465 diff --git a/haproxy-2.2.2+git0.b8a2763d5.tar.gz b/haproxy-2.2.2+git0.b8a2763d5.tar.gz new file mode 100644 index 0000000..0d366af --- /dev/null +++ b/haproxy-2.2.2+git0.b8a2763d5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca7b8ec7f184d19b211b75f9f72ece12b109104c164a775d882680653d8e0f6 +size 2953963 diff --git a/haproxy.changes b/haproxy.changes index b861db5..3687000 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Jul 31 10:56:54 UTC 2020 - mrueckert@suse.de + +- Update to version 2.2.2+git0.b8a2763d5: + * [RELEASE] Released version 2.2.2 + * BUG/MEDIUM: tcp-checks: always attach the transport before installing the mux + * BUG/MEDIUM: backend: always attach the transport before installing the mux + * SCRIPTS: announce-release: add the link to the wiki in the announce messages + * MINOR: stream-int: Be sure to have a mux to do sends and receives + * MINOR: connection: Preinstall the mux for non-ssl connect + * BUG/MEDIUM: connection: Be sure to always install a mux for sync connect + * BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields + * BUG/MINOR: tcp-rules: Preserve the right filter analyser on content eval abort + * BUG/MINOR: lua: Abort execution of actions that yield on a final evaluation + * BUG/MEDIUM: dns: Don't yield in do-resolve action on a final evaluation + * MEDIUM: lua: Add support for the Lua 5.4 + * BUG/MAJOR: dns: don't treat Authority records as an error + * BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status + * BUG/MINOR: debug: Don't dump the lua stack if it is not initialized + * BUILD: tools: fix build with static only toolchains + * BUG/MINOR: mux-fcgi: Don't url-decode the QUERY_STRING parameter anymore + ------------------------------------------------------------------- Thu Jul 23 15:00:50 UTC 2020 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index da111a8..094cf74 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 2.2.1+git0.0ef71a557 +Version: 2.2.2+git0.b8a2763d5 Release: 0 # #