SHA256
1
0
forked from pool/haproxy
Lars Vogdt 2024-06-26 21:29:25 +00:00 committed by Git OBS Bridge
parent 1dd5fe4c8a
commit 0e4619e65b
6 changed files with 33 additions and 6 deletions

View File

@ -6,7 +6,7 @@
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>
<param name="revision">v3.0.1</param> <param name="revision">v3.0.2</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>

View File

@ -1,6 +1,6 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">http://git.haproxy.org/git/haproxy-3.0.git/</param> <param name="url">http://git.haproxy.org/git/haproxy-3.0.git/</param>
<param name="changesrevision">471a1b2f11d7367ac03056a3d840146741341b64</param> <param name="changesrevision">a45a8e6235853e787e59b13f07355f4729ae3c8e</param>
</service> </service>
</servicedata> </servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:423b282e3f117db2c2c628ae9245f57b598e284b5a9ce7b88fe647700299daaf
size 4821322

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:070870d42c1a76bc925fd0b4541a92a750c5af861014905e57db2b904f465c46
size 4822140

View File

@ -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 Mon Jun 10 14:52:46 UTC 2024 - mrueckert@suse.de

View File

@ -53,7 +53,7 @@
%endif %endif
Name: haproxy Name: haproxy
Version: 3.0.1+git0.471a1b2f1 Version: 3.0.2+git0.a45a8e623
Release: 0 Release: 0
# #
# #