From 8d883ba403c0f41b5309e19771515a2ba2dba7f62ce882ab1720e466d7e375d2 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 28 Mar 2023 10:04:02 +0000 Subject: [PATCH] - Update to version 2.7.6+git0.4dadaaafb: OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=280 --- _service | 2 +- _servicedata | 2 +- haproxy-2.7.5+git0.8d230219e.tar.gz | 3 -- haproxy-2.7.6+git0.4dadaaafb.tar.gz | 3 ++ haproxy.changes | 45 +++++++++++++++++++++++++++++ haproxy.spec | 2 +- 6 files changed, 51 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.7.5+git0.8d230219e.tar.gz create mode 100644 haproxy-2.7.6+git0.4dadaaafb.tar.gz diff --git a/_service b/_service index 0f853cf..35a8b5b 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.7.5 + v2.7.6 enable diff --git a/_servicedata b/_servicedata index ed19d80..937bc68 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.7.git - 8d230219e15295a3c4757f94916aafcf540a7337 + 4dadaaafb20106619510fd3fc6f2819f47777729 \ No newline at end of file diff --git a/haproxy-2.7.5+git0.8d230219e.tar.gz b/haproxy-2.7.5+git0.8d230219e.tar.gz deleted file mode 100644 index 45ebed3..0000000 --- a/haproxy-2.7.5+git0.8d230219e.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8608af2378d576a7f72e80d8919fdf59d2857054afb6031e31d0b6e8d3840347 -size 4286218 diff --git a/haproxy-2.7.6+git0.4dadaaafb.tar.gz b/haproxy-2.7.6+git0.4dadaaafb.tar.gz new file mode 100644 index 0000000..dc08a5e --- /dev/null +++ b/haproxy-2.7.6+git0.4dadaaafb.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f90bebddb7092453a63c29c07b01203989c9b98b8e0b10ee0125fe272bd4f7b +size 4289971 diff --git a/haproxy.changes b/haproxy.changes index eef6133..bbe1f14 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Tue Mar 28 10:03:07 UTC 2023 - mrueckert@suse.de + +- Update to version 2.7.6+git0.4dadaaafb: + * [RELEASE] Released version 2.7.6 + * BUG/MINOR: quic: Missing STREAM frame type updated + * BUG/MINOR: applet/new: fix sedesc freeing logic + * BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription + * DOC: config: set-var() dconv rendering issues + * BUG/MEDIUM: stats: Consume the request except when parsing the POST payload + * MINOR: mux-quic: close on frame alloc failure + * MINOR: mux-quic: close on qcs allocation failure + * MINOR: mux-quic: ensure CONNECTION_CLOSE is scheduled once per conn + * MINOR: mux-quic: interrupt qcc_recv*() operations if CC scheduled + * BUG/MINOR: mux-quic: prevent CC status to be erased by shutdown + * BUG/MINOR: h3: properly handle incomplete remote uni stream type + * MINOR: mux-quic: add flow-control info to minimal trace level + * MINOR: mux-quic: adjust trace level for MAX_DATA/MAX_STREAM_DATA recv + * MINOR: mux-quic: complete traces for qcs emission + * BUG/MEDIUM: mux-quic: release data from conn flow-control on qcs reset + * BUG/MINOR: trace: fix hardcoded level for TRACE_PRINTF + * BUG/MINOR: quic: ignore congestion window on probing for MUX wakeup + * BUG/MINOR: quic: wake up MUX on probing only for 01RTT + * BUG/MEDIUM: applet: only set appctx->sedesc on successful allocation + * BUG/MEDIUM: mux-h1: properly destroy a partially allocated h1s + * BUG/MINOR: stconn: fix sedesc memory leak on stream allocation failure + * BUG/MEDIUM: stconn: don't set the type before allocation succeeds + * BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path + * BUG/MEDIUM: mux-h2: do not try to free an unallocated h2s->sd + * BUG/MEDIUM: stream: do not try to free a failed stream-conn + * BUG/MINOR: quic: Dysfunctional 01RTT packet number space probing + * MINOR: quic: Stop stressing the acknowledgments process (RX ACK frames) + * MINOR: proto_ux: ability to dump ABNS names in error messages + * MEDIUM: proto_ux: properly suspend named UNIX listeners + * BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume + * MINOR: listener: pause_listener() becomes suspend_listener() + * BUG/MEDIUM: resume from LI_ASSIGNED in default_resume_listener() + * BUG/MINOR: listener: fix resume_listener() resume return value handling + * BUG/MEDIUM: listener: fix pause_listener() suspend return value handling + * MINOR: listener: make sure we don't pause/resume bypassed listeners + * MINOR: listener: workaround for closing a tiny race between resume_listener() and stopping + * MINOR: listener: add relax_listener() function + * MINOR: listener/api: add lli hint to listener functions + * MINOR: proto_uxst: add resume method + ------------------------------------------------------------------- Fri Mar 17 16:42:07 UTC 2023 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index f68a87e..3ad62ea 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -51,7 +51,7 @@ %endif Name: haproxy -Version: 2.7.5+git0.8d230219e +Version: 2.7.6+git0.4dadaaafb Release: 0 # #