forked from pool/haproxy
- Update to version 2.2.5+git0.34b2b1066:
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=228
This commit is contained in:
parent
11e00851c5
commit
7119023647
2
_service
2
_service
@ -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">v2.2.4</param>
|
<param name="revision">v2.2.5</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
</service>
|
</service>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
|
||||||
<param name="changesrevision">de456726db6a9e71c1d917c6214b468d62fe8285</param></service></servicedata>
|
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:97781daab21394881bce9570efc16e202a6fbf116c68e9e3fa28624ff333b7ca
|
|
||||||
size 2960538
|
|
3
haproxy-2.2.5+git0.34b2b1066.tar.gz
Normal file
3
haproxy-2.2.5+git0.34b2b1066.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e91d4c507d62fd9380f03eaaecd5dccfd68505725284d8a4d8e5a7e210e20fb
|
||||||
|
size 2960693
|
@ -1,3 +1,70 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 05 14:49:02 UTC 2020 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.2.5+git0.34b2b1066:
|
||||||
|
* [RELEASE] Released version 2.2.5
|
||||||
|
* BUG/MEDIUM: server: make it possible to kill last idle connections
|
||||||
|
* CLEANUP: mux-h2: Remove the h1 parser state from the h2 stream
|
||||||
|
* BUG/MEDIUM: stick-table: limit the time spent purging old entries
|
||||||
|
* BUG/MINOR: filters: Skip disabled proxies during startup only
|
||||||
|
* BUG/MEDIUM: mux-pt: Release the tasklet during an HTTP upgrade
|
||||||
|
* MINOR: server: Copy configuration file and line for server templates
|
||||||
|
* BUG/MINOR: server: Set server without addr but with dns in RMAINT on startup
|
||||||
|
* BUG/MINOR: checks: Report a socket error before any connection attempt
|
||||||
|
* BUG/MINOR: proxy/server: Skip per-proxy/server post-check for disabled proxies
|
||||||
|
* BUG/MEDIUM: filters: Don't try to init filters for disabled proxies
|
||||||
|
* BUG/MINOR: cache: Inverted variables in http_calc_maxage function
|
||||||
|
* BUG/MINOR: cache: Manage multiple values in cache-control header value
|
||||||
|
* MINOR: ist: Add a case insensitive istmatch function
|
||||||
|
* BUG/MINOR: lua: initialize sample before using it
|
||||||
|
* BUG/MINOR: server: fix down_time report for stats
|
||||||
|
* BUG/MINOR: server: fix srv downtime calcul on starting
|
||||||
|
* BUG/MINOR: log: fix risk of null deref on error path
|
||||||
|
* BUG/MINOR: log: fix memory leak on logsrv parse error
|
||||||
|
* BUG/MINOR: extcheck: add missing checks on extchk_setenv()
|
||||||
|
* BUG/MEDIUM: ssl: OCSP must work with BoringSSL
|
||||||
|
* Revert "MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension"
|
||||||
|
* BUG/MAJOR: mux-h2: Don't try to send data if we know it is no longer possible
|
||||||
|
* BUG/MINOR: http-ana: Don't send payload for internal responses to HEAD requests
|
||||||
|
* BUG/MEDIUM: server: support changing the slowstart value from state-file
|
||||||
|
* BUG/MINOR: queue: properly report redistributed connections
|
||||||
|
* MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension
|
||||||
|
* BUILD: ssl: make BoringSSL use its own version numbers
|
||||||
|
* BUG/MINOR: disable dynamic OCSP load with BoringSSL
|
||||||
|
* BUG/MINOR: peers: Possible unexpected peer seesion reset after collisions.
|
||||||
|
* DOC: fix typo in MAX_SESS_STKCTR
|
||||||
|
* BUG/MEDIUM: lb: Always lock the server when calling server_{take,drop}_conn
|
||||||
|
* BUG/MEDIUM: mux-h1: Get the session from the H1S when capturing bad messages
|
||||||
|
* BUG/MEDIUM: spoe: Unset variable instead of set it if no data provided
|
||||||
|
* BUG/MEDIUM: task: bound the number of tasks picked from the wait queue at once
|
||||||
|
* BUG/MINOR: connection: fix loop iter on connection takeover
|
||||||
|
* MINOR: fd: report an error message when failing initial allocations
|
||||||
|
* BUG/MINOR: mux-h2: do not stop outgoing connections on stopping
|
||||||
|
* BUG/MINOR: init: only keep rlim_fd_cur if max is unlimited
|
||||||
|
* BUILD: connection: fix build on clang after the VAR_ARRAY cleanup
|
||||||
|
* CLEANUP: tree-wide: use VAR_ARRAY instead of [0] in various definitions
|
||||||
|
* BUG/MINOR: http-htx: Expect no body for 204/304 internal HTTP responses
|
||||||
|
* BUG/MINOR: http: Fix content-length of the default 500 error
|
||||||
|
* DOC: Fix typos in configuration.txt
|
||||||
|
* BUG/MEDIUM: mux-h2: Don't handle pending read0 too early on streams
|
||||||
|
* BUG/MEDIUM: mux-fcgi: Don't handle pending read0 too early on streams
|
||||||
|
* DOC: Add missing stats fields in the management doc
|
||||||
|
* DOC: fix a confusing typo on a regsub example
|
||||||
|
* BUG/MINOR: mux-h1: Always set the session on frontend h1 stream
|
||||||
|
* BUG/MINOR: mux-h1: Be sure to only set CO_RFL_READ_ONCE for the first read
|
||||||
|
* BUG/MINOR: peers: Inconsistency when dumping peer status codes.
|
||||||
|
* MINOR: hlua: Display debug messages on stderr only in debug mode
|
||||||
|
* BUG/MINOR: stats: fix validity of the json schema
|
||||||
|
* MINOR: counters: fix a typo in comment
|
||||||
|
* MINOR: ssl: Add warning if a crt-list might be truncated
|
||||||
|
* BUG/MEDIUM: queue: make pendconn_cond_unlink() really thread-safe
|
||||||
|
* BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call
|
||||||
|
* DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules
|
||||||
|
* BUG/MINOR: Fix several leaks of 'log_tag' in init().
|
||||||
|
* MINOR: ssl: Add error if a crt-list might be truncated
|
||||||
|
* BUILD: makefile: Fix building with closefrom() support enabled
|
||||||
|
* BUILD: ssl_crtlist: work around another bogus gcc-9.3 warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 2 13:15:38 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
Mon Nov 2 13:15:38 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.2.4+git0.de456726d
|
Version: 2.2.5+git0.34b2b1066
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user