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