Hi,

This is a friendly bot that watches fixes pending for the next haproxy-stable 
release!  One such e-mail is sent periodically once patches are waiting in the 
last maintenance branch, and an ideal release date is computed based on the 
severity of these fixes and their merge date.  Responses to this mail must be 
sent to the mailing list.

Last release 1.9.8 was issued on 2019/05/13.  There are currently 50 patches in 
the queue cut down this way:
    - 1 MAJOR, first one merged on 2019/05/27
    - 28 MEDIUM, first one merged on 2019/05/21
    - 21 MINOR, first one merged on 2019/05/16

Thus the computed ideal release date for 1.9.9 would be 2019/06/10, which was 
two weeks ago.

The current list of patches in the queue is:
    - MAJOR   : lb/threads: make sure the avoided server is not full on second 
pass
    - MEDIUM  : mux-h1: only check input data for the current stream, not next 
one
    - MEDIUM  : h2: Don't forget to set h2s->cs to NULL after having free'd cs.
    - MEDIUM  : queue: fix the tree walk in pendconn_redistribute.
    - MEDIUM  : streams: Don't switch from SI_ST_CON to SI_ST_DIS on read0.
    - MEDIUM  : mux-h1: Don't skip the TCP splicing when there is no more data 
to read
    - MEDIUM  : proto_htx: Introduce the state ENDING during forwarding
    - MEDIUM  : h2/htx: Update data length of the HTX when the cookie list is 
built
    - MEDIUM  : proto-htx: Not forward too much data when 1xx reponses are 
handled
    - MEDIUM  : vars: make the tcp/http unset-var() action support conditions
    - MEDIUM  : WURFL: segfault in wurfl-get() with missing info.
    - MEDIUM  : connection: Use the session to get the origin address if needed.
    - MEDIUM  : mux-h2: Reset padlen when several frames are demux
    - MEDIUM  : lb_fwlc: Don't test the server's lb_tree from outside the lock
    - MEDIUM  : connections: Don't call shutdown() if we want to disable linger.
    - MEDIUM  : connection: fix multiple handshake polling issues
    - MEDIUM  : threads: fix double-word CAS on non-optimized 32-bit platforms
    - MEDIUM  : http: fix "http-request reject" when not final
    - MEDIUM  : dns: make the port numbers unsigned
    - MEDIUM  : mux-h1: Don't switch the mux in BUSY mode on 1xx messages
    - MEDIUM  : spoe: Don't use the SPOE applet after releasing it
    - MEDIUM  : compression/htx: Fix the adding of the last data block
    - MEDIUM  : threads: Fix build for 32bits arch with dwcas.
    - MEDIUM  : connections: Don't try to send early data if we have no mux.
    - MEDIUM  : mux-h2: Remove the padding length when a DATA frame size is 
checked
    - MEDIUM  : compression: Set Vary: Accept-Encoding for compressed responses
    - MEDIUM  : mux-h2: make sure the connection timeout is always set
    - MEDIUM  : connections: Don't use ALPN to pick mux when in mode TCP.
    - MEDIUM  : vars: make sure the scope is always valid when accessing vars
    - MINOR   : mux-h2: Count EOM in bytes sent when a HEADERS frame is 
formatted
    - MINOR   : flt_trace/htx: Only apply the random forwarding on the message 
body.
    - MINOR   : deinit/threads: make hard-stop-after perform a clean exit
    - MINOR   : channel/htx: Don't alter channel during forward for empty HTX 
message
    - MINOR   : http_fetch: Rely on the smp direction for "cookie()" and "hdr()"
    - MINOR   : 51d/htx: The _51d_fetch method, and the methods it calls are 
now HTX aware.
    - MINOR   : http-rules: mention "deny_status" for "deny" in the error 
message
    - MINOR   : mux-h1: errflag must be set on H1S and not H1M during output 
processing
    - MINOR   : peers: Wrong stick-table update message building.
    - MINOR   : channel/htx: Call channel_htx_full() from channel_full()
    - MINOR   : ssl_sock: Fix memory leak when disabling compression
    - MINOR   : time: make sure only one thread sets global_now at boot
    - MINOR   : lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware
    - MINOR   : htx: Remove a forgotten while loop in htx_defrag()
    - MINOR   : mux-h1: Report EOI instead EOS on parsing error or H2 upgrade
    - MINOR   : fl_trace/htx: Be sure to always forward trailers and EOM
    - MINOR   : mux-h1: Add the header connection in lower case in outgoing 
messages
    - MINOR   : http: Use the global value to limit the number of parsed headers
    - MINOR   : mux-h1: Wake up the mux if it is busy when a 1xx response is 
handled
    - MINOR   : mux-h1: Wake busy mux for I/O when message is fully sent
    - MINOR   : mux-h1: Don't send more data than expected

---
The haproxy stable-bot is freely provided by HAProxy Technologies to help 
improve the quality of each HAProxy release.  If you have any issue with these 
emails or if you want to suggest some improvements, please post them on the 
list so that the solutions suiting the most users can be found.

Reply via email to