From dc820ede31d488d88846f9a7da9d9c71120835e8de123c53ef233f5187e4a5c0 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 25 Feb 2022 16:22:53 +0000 Subject: [PATCH] - Update to version 2.5.4+git0.e55ab4208: * [RELEASE] Released version 2.5.4 * BUG/MEDIUM: stream: Abort processing if response buffer allocation fails * CI: github: enable pool debugging by default * REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks * BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy() * DOC: Fix usage/examples of deprecated ACLs * BUG/MAJOR: mux-h2: Be sure to always report HTX parsing error to the app layer * BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked on lack of output buffer * BUG/MEDIUM: htx: Be sure to have a buffer to perform a raw copy of a message OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=261 --- _service | 2 +- _servicedata | 2 +- haproxy-2.5.3+git0.abf078b15.tar.gz | 3 --- haproxy-2.5.4+git0.e55ab4208.tar.gz | 3 +++ haproxy.changes | 14 ++++++++++++++ haproxy.spec | 2 +- 6 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.5.3+git0.abf078b15.tar.gz create mode 100644 haproxy-2.5.4+git0.e55ab4208.tar.gz diff --git a/_service b/_service index 34d98fe..d30642c 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.5.3 + v2.5.4 enable diff --git a/_servicedata b/_servicedata index 93160ec..4f226f0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.5.git - abf078b15fd5c6c209e72f969a10b712f605c583 + e55ab42089ee38f5db1f1b3dd9d7072691b2a068 \ No newline at end of file diff --git a/haproxy-2.5.3+git0.abf078b15.tar.gz b/haproxy-2.5.3+git0.abf078b15.tar.gz deleted file mode 100644 index 238308a..0000000 --- a/haproxy-2.5.3+git0.abf078b15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59521710027ff48ad106727c76dac71841c59895a501797f6d301d90756471f6 -size 3927035 diff --git a/haproxy-2.5.4+git0.e55ab4208.tar.gz b/haproxy-2.5.4+git0.e55ab4208.tar.gz new file mode 100644 index 0000000..336b51e --- /dev/null +++ b/haproxy-2.5.4+git0.e55ab4208.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27f20fc655b71182f8c5d386a05bc2f62b942ff453b6936653069b763c5909b +size 3926554 diff --git a/haproxy.changes b/haproxy.changes index 342d294..f92cc35 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 25 16:21:33 UTC 2022 - mrueckert@suse.de + +- Update to version 2.5.4+git0.e55ab4208: + * [RELEASE] Released version 2.5.4 + * BUG/MEDIUM: stream: Abort processing if response buffer allocation fails + * CI: github: enable pool debugging by default + * REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks + * BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy() + * DOC: Fix usage/examples of deprecated ACLs + * BUG/MAJOR: mux-h2: Be sure to always report HTX parsing error to the app layer + * BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked on lack of output buffer + * BUG/MEDIUM: htx: Be sure to have a buffer to perform a raw copy of a message + ------------------------------------------------------------------- Thu Feb 24 18:16:09 UTC 2022 - Marcus Rueckert diff --git a/haproxy.spec b/haproxy.spec index e71ad04..16dc1a3 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -55,7 +55,7 @@ %endif Name: haproxy -Version: 2.5.3+git0.abf078b15 +Version: 2.5.4+git0.e55ab4208 Release: 0 # #