diff --git a/_service b/_service index 37bb36b..b460f89 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.8.4 + v2.8.5 enable diff --git a/_servicedata b/_servicedata index c4b969f..30eb5de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.8.git - a4ebf9d3ba576815a4c226679242d4f592f7eb4d + aaba8d090ec663906af1fecbad83c26bbccf0761 \ No newline at end of file diff --git a/haproxy-2.8.4+git0.a4ebf9d3b.tar.gz b/haproxy-2.8.4+git0.a4ebf9d3b.tar.gz deleted file mode 100644 index 6cd6bfa..0000000 --- a/haproxy-2.8.4+git0.a4ebf9d3b.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b101116b23b0dbedba057738de3b230c7925ee931bb1e7d7731cf44b173ae3e0 -size 4498729 diff --git a/haproxy-2.8.5+git0.aaba8d090.tar.gz b/haproxy-2.8.5+git0.aaba8d090.tar.gz new file mode 100644 index 0000000..79e075a --- /dev/null +++ b/haproxy-2.8.5+git0.aaba8d090.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b591c1ed2ead8393b7c2d141f3ddd7ba7ff23492253ec569ab005173825a93b +size 4500812 diff --git a/haproxy.changes b/haproxy.changes index 2751967..7bd1149 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Thu Dec 07 14:28:36 UTC 2023 - mrueckert@suse.de + +- Update to version 2.8.5+git0.aaba8d090: + * [RELEASE] Released version 2.8.5 + * BUG/MEDIUM: proxy: always initialize the default settings after init + * BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) + * BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate + * MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback + * BUG/MINOR: ssl: Double free of OCSP Certificate ID + * BUG/MINOR: quic: Packet number spaces too lately initialized + * BUG/MINOR: quic: Missing QUIC connection path member initialization + * BUG/MINOR: quic: Possible leak of TX packets under heavy load + * BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load + * BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed + * BUG/MEDIUM: peers: fix partial message decoding + * DOC: Clarify the differences between field() and word() + * BUG/MINOR: sample: Make the `word` converter compatible with `-m found` + * REGTESTS: sample: Test the behavior of consecutive delimiters for the field converter + * DOC: config: fix monitor-fail typo + * DOC: config: add matrix entry for "max-session-srv-conns" + * DOC: config: specify supported sections for "max-session-srv-conns" + * BUG/MINOR: cfgparse-listen: fix warning being reported as an alert + * BUG/MINOR: config: Stopped parsing upon unmatched environment variables + * BUG/MINOR: quic_tp: fix preferred_address decoding + * DOC: config: fix missing characters in set-spoe-group action + * BUG/MINOR: h3: always reject PUSH_PROMISE + * BUG/MINOR: h3: fix TRAILERS encoding + * BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1 + * BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() + * BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding + * DOC: lua: fix Proxy.get_mode() output + * DOC: lua: add sticktable class reference from Proxy.stktable + * REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY + * DOC: config: fix timeout check inheritance restrictions + * DOC: 51d: updated 51Degrees repo URL for v3.2.10 + * BUG/MINOR: server: do not leak default-server in defaults sections + * BUG/MINOR: quic: Possible RX packet memory leak under heavy load + * BUG/MEDIUM: quic: Possible crash for connections to be killed + * BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them + * BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly + * REGTESTS: http: add a test to validate chunked responses delivery + * BUG/MINOR: proxy/stktable: missing frees on proxy cleanup + * MINOR: stktable: add stktable_deinit function + * BUG/MINOR: stream/cli: report correct stream age in "show sess" + * BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() + * BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() + * BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() + * BUG/MAJOR: quic: complete thread migration before tcp-rules + ------------------------------------------------------------------- Fri Nov 24 11:31:13 UTC 2023 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index a8b81eb..4114694 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -51,7 +51,7 @@ %endif Name: haproxy -Version: 2.8.4+git0.a4ebf9d3b +Version: 2.8.5+git0.aaba8d090 Release: 0 # #