SHA256
1
0
forked from pool/haproxy

- Update to version 2.3.8+git0.e572195c7:

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=241
This commit is contained in:
Marcus Rückert 2021-03-25 15:52:05 +00:00 committed by Git OBS Bridge
parent 4ccae67e36
commit e43173f9d3
6 changed files with 34 additions and 6 deletions

View File

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

View File

@ -7,4 +7,4 @@
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service><service name="tar_scm">
<param name="url">http://git.haproxy.org/git/haproxy-2.3.git</param>
<param name="changesrevision">2d39ce334654fae7760f8708d50477150e7af87c</param></service></servicedata>
<param name="changesrevision">e572195c76ee79c5780adecb2560b6e6e36a7d1e</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c1ba72c461c8fbd694e48346c3383996eaf2874de19aab14cc7628f0cb60686
size 3012560

View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Mar 25 15:51:22 UTC 2021 - mrueckert@suse.de
- Update to version 2.3.8+git0.e572195c7:
* [RELEASE] Released version 2.3.8
* BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters
* MINOR: tools: make url2ipv4 return the exact number of bytes parsed
* BUG/MEDIUM: thread: Fix a deadlock if an isolated thread is marked as harmless
* BUG/MEDIUM: fd: Take the fd_mig_lock when closing if no DWCAS is available.
* CLEANUP: fd: remove unused fd_set_running_excl()
* BUG/MEDIUM: fd: do not wait on FD removal in fd_delete()
* MINOR: fd: remove the unneeded running bit from fd_insert()
* MINOR: fd: make fd_clr_running() return the remaining running mask
* BUG/MEDIUM: lua: Always init the lua stack before referencing the context
* BUG/MEDIUM: debug/lua: Use internal hlua function to dump the lua traceback
* MINOR: lua: Slightly improve function dumping the lua traceback
* BUILD: ssl: guard ecdh functions with SSL_CTX_set_tmp_ecdh macro
* BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list"
* BUG/MEDIUM: debug/lua: Don't dump the lua stack if not dumpable
* MEDIUM: lua: Use a per-thread counter to track some non-reentrant parts of lua
* MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket
* BUG/MINOR: protocol: add missing support of dgram unix socket.
* BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable
* MINOR: time: also provide a global, monotonic global_now_ms timer
* BUG/MEDIUM: mux-fcgi: Fix locking of idle_conns lock in the FCGI I/O callback
* BUG/MINOR: freq_ctr/threads: make use of the last updated global time
* MINOR: time: export the global_now variable
-------------------------------------------------------------------
Tue Mar 16 15:21:00 UTC 2021 - mrueckert@suse.de

View File

@ -53,7 +53,7 @@
%endif
Name: haproxy
Version: 2.3.7+git0.2d39ce334
Version: 2.3.8+git0.e572195c7
Release: 0
#
#