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.13 was issued on 2019/11/25.  There are currently 56 patches 
in the queue cut down this way:
    - 3 MAJOR, first one merged on 2019/12/10
    - 19 MEDIUM, first one merged on 2019/12/05
    - 34 MINOR, first one merged on 2019/11/25

Thus the computed ideal release date for 1.9.14 would be 2019/12/23, which was 
six weeks ago.

The current list of patches in the queue is:
    - MAJOR   : dns: add minimalist error processing on the Rx path
    - MAJOR   : task: add a new TASK_SHARED_WQ flag to fix foreing requeuing
    - MAJOR   : hashes: fix the signedness of the hash inputs
    - MEDIUM  : cli: _getsocks must send the peers sockets
    - MEDIUM  : mux-h2: make sure we don't emit TE headers with anything but 
"trailers"
    - MEDIUM  : http-ana: Truncate the response when a redirect rule is applied
    - MEDIUM  : listener/thread: fix a race when pausing a listener
    - MEDIUM  : tasks: Make sure we switch wait queues in task_set_affinity().
    - MEDIUM  : kqueue: Make sure we report read events even when no data.
    - MEDIUM  : mux-h2: fix missing test on sending_list in previous patch
    - MEDIUM  : session: do not report a failure when rejecting a session
    - MEDIUM  : stream-int: don't subscribed for recv when we're trying to 
flush data
    - MEDIUM  : mworker: remain in mworker mode during reload
    - MEDIUM  : mux_h1: Don't call h1_send if we subscribed().
    - MEDIUM  : listener/threads: fix a remaining race in the listener's 
accept()
    - MEDIUM  : proto_udp/threads: recv() and send() must not be exclusive.
    - MEDIUM  : 0rtt: Only consider the SSL handshake.
    - MEDIUM  : fd/threads: fix a concurrency issue between add and rm on the 
same fd
    - MEDIUM  : checks: Make sure we set the task affinity just before 
connecting.
    - MEDIUM  : mux-h1: Never reuse H1 connection if a shutw is pending
    - MEDIUM  : ssl: Don't set the max early data we can receive too early.
    - MEDIUM  : stream: address a very rare unhandled connection issue
    - MINOR   : mworker: properly pass SIGTTOU/SIGTTIN to workers
    - MINOR   : mux-h2: use a safe list_for_each_entry in h2_send()
    - MINOR   : http-htx: Don't make http_find_header() fail if the value is 
empty
    - MINOR   : h1: Report the right error position when a header value is 
invalid
    - MINOR   : stream: init variables when the list is empty
    - MINOR   : listener: fix off-by-one in state name check
    - MINOR   : proxy: make soft_stop() also close FDs in LI_PAUSED state
    - MINOR   : ssl: certificate choice can be unexpected with openssl >= 1.1.1
    - MINOR   : channel: inject output data at the end of output
    - MINOR   : http-ana/filters: Wait end of the http_end callback for all 
filters
    - MINOR   : listener: do not immediately resume on transient error
    - MINOR   : listener: also clear the error flag on a paused listener
    - MINOR   : cache: Fix leak of cache name in error path
    - MINOR   : http_act: don't check capture id in backend
    - MINOR   : sample: always check converters' arguments
    - MINOR   : http-rules: Remove buggy deinit functions for HTTP rules
    - MINOR   : proxy: Fix input data copy when an error is captured
    - MINOR   : mux-h1: Don't rely on CO_FL_SOCK_RD_SH to set H1C_F_CS_SHUTDOWN
    - MINOR   : ssl: openssl-compat: Fix getm_ defines
    - MINOR   : sample: fix the closing bracket and LF in the debug converter
    - MINOR   : dns: allow srv record weight set to 0
    - MINOR   : 51d: Fix bug when HTX is enabled
    - MINOR   : server: make "agent-addr" work on default-server line
    - MINOR   : checks: refine which errno values are really errors.
    - MINOR   : tasks: only requeue a task if it was already in the queue
    - MINOR   : dns: Make dns_query_id_seed unsigned
    - MINOR   : stick-table: Use MAX_SESS_STKCTR as the max track ID during 
parsing
    - MINOR   : log: fix minor resource leaks on logformat error path
    - MINOR   : listener/threads: always use atomic ops to clear the FD events
    - MINOR   : stream: don't mistake match rules for store-request rules
    - MINOR   : pattern: handle errors from fgets when trying to load patterns
    - MINOR   : tcp-rules: Fix memory releases on error path during action 
parsing
    - MINOR   : mux-h1: Fix conditions to know whether or not we may receive 
data
    - MINOR   : ssl: openssl-compat: 1.9 uses OPENSSL_VERSION, not 
HA_OPENSSL_VERSION

---
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