diff --git a/_service b/_service index 5cac1c1..8cf51ac 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.8.0 + v2.8.1 enable diff --git a/_servicedata b/_servicedata index 0820dc8..eb18349 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.8.git - fdd8154ed37fef7f351075caa357917f94704dd7 + a90123aa85c78d1aa32b3cf268672ecb49929d11 \ No newline at end of file diff --git a/haproxy-2.8.0+git0.fdd8154ed.tar.gz b/haproxy-2.8.0+git0.fdd8154ed.tar.gz deleted file mode 100644 index be9966f..0000000 --- a/haproxy-2.8.0+git0.fdd8154ed.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eefabdb2bb0e0e8ca7dde6e49ec94e8369da84fe10374df7394b470c2bc183b5 -size 4458628 diff --git a/haproxy-2.8.1+git0.a90123aa8.tar.gz b/haproxy-2.8.1+git0.a90123aa8.tar.gz new file mode 100644 index 0000000..d1c58c3 --- /dev/null +++ b/haproxy-2.8.1+git0.a90123aa8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6facbac2c0242d05e2be7e9b1087502bbf9b1119c08a1e7666ffded785b6cf +size 4462257 diff --git a/haproxy.changes b/haproxy.changes index e096717..d6dafcd 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Mon Jul 03 14:52:58 UTC 2023 - mrueckert@suse.de + +- Update to version 2.8.1+git0.a90123aa8: + * [RELEASE] Released version 2.8.1 + * CLEANUP: quic: Remove server specific about Initial packet number space + * MINOR: quic: Reduce the maximum length of TLS secrets + * MINOR: quic: Move packet number space related functions + * MINOR: quic: Move QUIC encryption level structure definition + * BUILD: debug: avoid a build warning related to epoll_wait() in debug code + * MINOR: compression/slz: add support for a pure flush of pending bytes + * IMPORT: slz: implement a synchronous flush() operation + * BUG/MINOR: quic: Wrong endianess for version field in Retry token + * BUG/MINOR: quic: Wrong Retry paquet version field endianess + * BUG/MINOR: quic: Missing random bits in Retry packet header + * BUG/MINOR: config: fix stick table duplicate name check + * BUG/MEDIUM: quic: error checking buffer large enought to receive the retry tag + * BUG/MINOR: quic: Prevent deadlock with CID tree lock + * BUG/MINOR: mworker: leak of a socketpair during startup failure + * BUG/MINOR: http_ext: fix if-none regression in forwardfor option + * DOC: Attempt to fix dconv parsing error for tune.h2.fe.initial-window-size + * REGTESTS: h1_host_normalization : Add a barrier to not mix up log messages + * DOC: Add tune.h2.max-frame-size option to table of contents + * DOC: Add tune.h2.be.* and tune.h2.fe.* options to table of contents + * BUG/MINOR: quic: ticks comparison without ticks API use + * BUG/MEDIUM: mworker: increase maxsock with each new worker + * BUG/MINOR: quic: Possible endless loop in quic_lstnr_dghdlr() + * BUG/MINOR: quic: Possible crash in quic_conn_prx_cntrs_update() + * BUG/MINOR: quic: Missing initialization (packet number space probing) + * BUG/MINOR: namespace: missing free in netns_sig_stop() + * BUG/MINOR: server: inherit from netns in srv_settings_cpy() + * BUG/MINOR: quic: Address inversion in "show quic full" + * BUG/MINOR: quic: Wrong encryption level flags checking + * BUG/MINOR: ssl: log message non thread safe in SSL Hanshake failure + * REG-TESTS: stickiness: Delay haproxys start to properly resolv variables + * BUG/MINOR: peers: Improve detection of config errors in peers sections + * BUG/MEDIUM: hlua: Use front SC to detect EOI in HTTP applets' receive functions + * BUG/MINOR: proxy/server: free default-server on deinit + * BUG/MINOR: proxy: add missing interface bind free in free_proxy + * BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line + * DOC: config: fix rfc7239 converter examples (again) + * DOC: config: fix jwt_verify() example using var() + * DOC: quic: fix misspelled tune.quic.socket-owner + * BUG/MINOR: spoe: Only skip sending new frame after a receive attempt + * CONTRIB: Add vi file extensions to .gitignore + * BUG/MINOR: quic: Possible crash when SSL session init fails + * BUG/MINOR: stream: do not use client-fin/server-fin with HTX + * BUG/MINOR: stats: Fix Lua's `get_stats` function + ------------------------------------------------------------------- Wed May 31 19:10:51 UTC 2023 - Marcus Rueckert diff --git a/haproxy.spec b/haproxy.spec index e8b6118..c72dfd8 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -51,7 +51,7 @@ %endif Name: haproxy -Version: 2.8.0+git0.fdd8154ed +Version: 2.8.1+git0.a90123aa8 Release: 0 # #