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 2.0.1 was issued on 2019/06/26. There are currently 34 patches in
the queue cut down this way:
- 1 MAJOR, first one merged on 2019/07/12
- 21 MEDIUM, first one merged on 2019/07/01
- 12 MINOR, first one merged on 2019/07/01
Thus the computed ideal release date for 2.0.2 would be 2019/07/26, which is in
two weeks or less.
The current list of patches in the queue is:
- MAJOR : listener: fix thread safety in resume_listener()
- MEDIUM : servers: Don't forget to set srv_cs to NULL if we can't reuse
it.
- MEDIUM : channel/htx: Use the total HTX size in channel_htx_recv_limit()
- MEDIUM : fd/threads: fix excessive CPU usage on multi-thread accept
- MEDIUM : servers: Fix a race condition with idle connections.
- MEDIUM : streams: Don't redispatch with L7 retries if redispatch isn't
set.
- MEDIUM : da: cast the chunk to string.
- MEDIUM : servers: Authorize tfo in default-server.
- MEDIUM : connections: Make sure we're unsubscribe before upgrading the
mux.
- MEDIUM : checks: Make sure the tasklet won't run if the connection is
closed.
- MEDIUM : sessions: Don't keep an extra idle connection in sessions.
- MEDIUM : connections: Always call shutdown, with no linger.
- MEDIUM : stream-int: Don't rely on CF_WRITE_PARTIAL to unblock opposite
si
- MEDIUM : checks: unblock signals in external checks
- MEDIUM : mux-h1: Always release H1C if a shutdown for writes was reported
- MEDIUM : lb_fas: Don't test the server's lb_tree from outside the lock
- MEDIUM : checks: Don't attempt to read if we destroyed the connection.
- MEDIUM : streams: Don't give up if we couldn't send the request.
- MEDIUM : ssl: Don't attempt to set alpn if we're not using SSL.
- MEDIUM : mux-h1: Handle TUNNEL state when outgoing messages are formatted
- MEDIUM : mux-h1: Don't release h1 connection if there is still data to
send
- MEDIUM : http/applet: Finish request processing when a service is
registered
- MINOR : hlua/htx: Respect the reserve when HTX data are sent
- MINOR : mworker/cli: don't output a \n before the response
- MINOR : mux-h1: Don't return the empty chunk on HEAD responses
- MINOR : contrib/prometheus-exporter: Respect the reserve when data are
sent
- MINOR : mux-h1: Skip trailers for non-chunked outgoing messages
- MINOR : mux-h1: Correctly report Ti timer when HTX and keepalives are
used
- MINOR : mux-h1: Don't process input or ouput if an error occurred
- MINOR : ssl: revert empty handshake detection in OpenSSL <= 1.0.2
- MINOR : contrib/prometheus-exporter: Don't try to add empty data blocks
- MINOR : hlua: Don't use channel_htx_recv_max()
- MINOR : contrib/prometheus-exporter: Don't use channel_htx_recv_max()
- MINOR : server: Be really able to keep "pool-max-conn" idle connections
---
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.