- Update to version 2.1.0+git21.67ff2112b:
* BUG/MINOR: mux-h1: Fix conditions to know whether or not we may receive data * BUG/MINOR: mux-h1: Don't rely on CO_FL_SOCK_RD_SH to set H1C_F_CS_SHUTDOWN * BUG/MEDIUM: mux-h1: Never reuse H1 connection if a shutw is pending * BUG/MINOR: ssl: certificate choice can be unexpected with openssl >= 1.1.1 * BUG/MEDIUM: listener/thread: fix a race when pausing a listener * BUG/MINOR: ssl/cli: don't overwrite the filters variable * BUG/MINOR: stream-int: avoid calling rcv_buf() when splicing is still possible * BUG/MEDIUM: stream-int: don't subscribed for recv when we're trying to flush data * DOC: move the "group" keyword at the right place * DOC: Fix ordered list in summary - switch to the 2.1 branch https://www.haproxy.com/blog/haproxy-2-1/ https://www.mail-archive.com/haproxy@formilux.org/msg35491.html OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=206
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 05 15:46:01 UTC 2019 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.1.0+git21.67ff2112b:
|
||||
* BUG/MINOR: mux-h1: Fix conditions to know whether or not we may receive data
|
||||
* BUG/MINOR: mux-h1: Don't rely on CO_FL_SOCK_RD_SH to set H1C_F_CS_SHUTDOWN
|
||||
* BUG/MEDIUM: mux-h1: Never reuse H1 connection if a shutw is pending
|
||||
* BUG/MINOR: ssl: certificate choice can be unexpected with openssl >= 1.1.1
|
||||
* BUG/MEDIUM: listener/thread: fix a race when pausing a listener
|
||||
* BUG/MINOR: ssl/cli: don't overwrite the filters variable
|
||||
* BUG/MINOR: stream-int: avoid calling rcv_buf() when splicing is still possible
|
||||
* BUG/MEDIUM: stream-int: don't subscribed for recv when we're trying to flush data
|
||||
* DOC: move the "group" keyword at the right place
|
||||
* DOC: Fix ordered list in summary
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 15:46:00 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- switch to the 2.1 branch
|
||||
https://www.haproxy.com/blog/haproxy-2-1/
|
||||
https://www.mail-archive.com/haproxy@formilux.org/msg35491.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 05 15:37:44 UTC 2019 - mrueckert@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user