- Update to version 2.3.9+git1.afb63bc04:
* BUILD: backend: fix build breakage in idle conn locking fix * [RELEASE] Released version 2.3.9 * BUG/MEDIUM: time: make sure to always initialize the global tick * BUG/MINOR: stats: Apply proper styles in HTML status page. * BUG/MINOR: payload: Wait for more data if buffer is empty in payload/payload_lv * MEDIUM: backend: use a trylock to grab a connection on high FD counts as well * BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=242
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 30 17:35:22 UTC 2021 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.3.9+git1.afb63bc04:
|
||||
* BUILD: backend: fix build breakage in idle conn locking fix
|
||||
* [RELEASE] Released version 2.3.9
|
||||
* BUG/MEDIUM: time: make sure to always initialize the global tick
|
||||
* BUG/MINOR: stats: Apply proper styles in HTML status page.
|
||||
* BUG/MINOR: payload: Wait for more data if buffer is empty in payload/payload_lv
|
||||
* MEDIUM: backend: use a trylock to grab a connection on high FD counts as well
|
||||
* BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 15:51:22 UTC 2021 - mrueckert@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user