From 6cbf653a6b8528e5b03861e95d4eda984555f4115fdcfc72e6c6f0adf75e134b Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 30 Mar 2021 17:49:45 +0000 Subject: [PATCH] - Update to version 2.3.9+git1.afb63bc04: * BUILD: backend: fix build breakage in idle conn locking fix * [RELEASE] Released version 2.3.9 * BUG/MEDIUM: time: make sure to always initialize the global tick * BUG/MINOR: stats: Apply proper styles in HTML status page. * BUG/MINOR: payload: Wait for more data if buffer is empty in payload/payload_lv * MEDIUM: backend: use a trylock to grab a connection on high FD counts as well * BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=242 --- _service | 2 +- _servicedata | 2 +- haproxy-2.3.8+git0.e572195c7.tar.gz | 3 --- haproxy-2.3.9+git1.afb63bc04.tar.gz | 3 +++ haproxy.changes | 12 ++++++++++++ haproxy.spec | 2 +- 6 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.3.8+git0.e572195c7.tar.gz create mode 100644 haproxy-2.3.9+git1.afb63bc04.tar.gz diff --git a/_service b/_service index e6a27cd..8593899 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.3.8 + v2.3.9 enable diff --git a/_servicedata b/_servicedata index 4ec2b2a..cea43eb 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 - e572195c76ee79c5780adecb2560b6e6e36a7d1e \ No newline at end of file + afb63bc040ab53db7520eaef49b79970d2b636d9 \ No newline at end of file diff --git a/haproxy-2.3.8+git0.e572195c7.tar.gz b/haproxy-2.3.8+git0.e572195c7.tar.gz deleted file mode 100644 index 6a7d7cd..0000000 --- a/haproxy-2.3.8+git0.e572195c7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ec65e8318c1e478c0fb04bd44ac4bbc96fd8fb61758d681e642c95c88c97ffa -size 3015242 diff --git a/haproxy-2.3.9+git1.afb63bc04.tar.gz b/haproxy-2.3.9+git1.afb63bc04.tar.gz new file mode 100644 index 0000000..553417e --- /dev/null +++ b/haproxy-2.3.9+git1.afb63bc04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac47bd03e6985636f0008f307a9943c1c6d76e2f67998d90c59dbffc2e3d7c6 +size 3015994 diff --git a/haproxy.changes b/haproxy.changes index a838991..8b25c46 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 30 17:35:22 UTC 2021 - mrueckert@suse.de + +- Update to version 2.3.9+git1.afb63bc04: + * BUILD: backend: fix build breakage in idle conn locking fix + * [RELEASE] Released version 2.3.9 + * BUG/MEDIUM: time: make sure to always initialize the global tick + * BUG/MINOR: stats: Apply proper styles in HTML status page. + * BUG/MINOR: payload: Wait for more data if buffer is empty in payload/payload_lv + * MEDIUM: backend: use a trylock to grab a connection on high FD counts as well + * BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent + ------------------------------------------------------------------- Thu Mar 25 15:51:22 UTC 2021 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 2ef67f8..0053485 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 2.3.8+git0.e572195c7 +Version: 2.3.9+git1.afb63bc04 Release: 0 # #