diff --git a/_service b/_service index 7f0de84..9000b91 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v3.0.1 + v3.0.2 enable diff --git a/_servicedata b/_servicedata index dfacce8..63354d2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-3.0.git/ - 471a1b2f11d7367ac03056a3d840146741341b64 + a45a8e6235853e787e59b13f07355f4729ae3c8e \ No newline at end of file diff --git a/haproxy-3.0.1+git0.471a1b2f1.tar.gz b/haproxy-3.0.1+git0.471a1b2f1.tar.gz deleted file mode 100644 index b5b6f9c..0000000 --- a/haproxy-3.0.1+git0.471a1b2f1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:423b282e3f117db2c2c628ae9245f57b598e284b5a9ce7b88fe647700299daaf -size 4821322 diff --git a/haproxy-3.0.2+git0.a45a8e623.tar.gz b/haproxy-3.0.2+git0.a45a8e623.tar.gz new file mode 100644 index 0000000..50f3bfd --- /dev/null +++ b/haproxy-3.0.2+git0.a45a8e623.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070870d42c1a76bc925fd0b4541a92a750c5af861014905e57db2b904f465c46 +size 4822140 diff --git a/haproxy.changes b/haproxy.changes index 7d41172..e2138c4 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Jun 16 06:44:56 UTC 2024 - andreas.stieger@gmx.de + +- Update to version 3.0.2+git0.a45a8e623: + * [RELEASE] Released version 3.0.2 + * DOC: management: rename show stats domain cli "dns" to "resolvers" + * DOC/MINOR: management: add -dZ option + * DOC/MINOR: management: add missed -dR and -dv options + * BUG/MINOR: quic: fix padding of INITIAL packets + * BUG/MAJOR: mux-h1: Prevent any UAF on H1 connection after draining a request + * CLEANUP: log/proxy: fix comment in proxy_free_common() + * BUG/MEDIUM: proxy: fix UAF with {tcp,http}checks logformat expressions + * MINOR: proxy: add proxy_free_common() helper function + * BUG/MINOR: promex: Skip resolvers metrics when there is no resolver section + * DOC: config: add missing context hint for new server and proxy keywords + * DOC: config: add missing section hint for "guid" proxy keyword + * DOC: config: move "hash-key" from proxy to server options + * BUG/MEDIUM: log: fix lf_expr_postcheck() behavior with default section + * BUG/MINOR: proxy: fix header_unique_id leak on deinit() + * BUG/MINOR: proxy: fix source interface and usesrc leaks on deinit() + * BUG/MINOR: proxy: fix dyncookie_key leak on deinit() + * BUG/MINOR: proxy: fix check_{command,path} leak on deinit() + * BUG/MINOR: proxy: fix email-alert leak on deinit() + * BUG/MINOR: proxy: fix log_tag leak on deinit() + * BUG/MINOR: proxy: fix server_id_hdr_name leak on deinit() + * MINOR: log: fix "http-send-name-header" ignore warning message + ------------------------------------------------------------------- Mon Jun 10 14:52:46 UTC 2024 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index cc32b6f..877c408 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 3.0.1+git0.471a1b2f1 +Version: 3.0.2+git0.a45a8e623 Release: 0 # #