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.1.4 was issued on 2020-04-02. There are currently 52 patches in
the queue cut down this way:
- 1 MAJOR, first one merged on 2020-05-20
- 20 MEDIUM, first one merged on 2020-05-01
- 31 MINOR, first one merged on 2020-04-02
Thus the computed ideal release date for 2.1.5 would be 2020-04-30, which was
four weeks ago.
Last release 2.0.14 was issued on 2020-04-02. There are currently 45 patches
in the queue cut down this way:
- 1 MAJOR, first one merged on 2020-05-22
- 18 MEDIUM, first one merged on 2020-05-07
- 26 MINOR, first one merged on 2020-04-02
Thus the computed ideal release date for 2.0.15 would be 2020-04-30, which was
four weeks ago.
The current list of patches in the queue is:
- 2.0 - MAJOR : stream-int: always detach a faulty
endpoint on connect failure
- 2.1 - MAJOR : mux-fcgi: Stop sending loop if FCGI
stream is blocked for any reason
- 2.0, 2.1 - MEDIUM : lua: Fix dumping of stick table
entries for STD_T_DICT
- 2.0, 2.1 - MEDIUM : shctx: bound the number of loops that
can happen around the lock
- 2.1 - MEDIUM : h1: Don't compare host and authority
if only h1 headers are parsed
- 2.0, 2.1 - MEDIUM : streams: Remove SF_ADDR_SET if we're
retrying due to L7 retry.
- 2.0, 2.1 - MEDIUM : http: the "unique-id" sample fetch
could crash without a steeam
- 2.0 - MEDIUM : backend: don't access a non-existing
mux from a previous connection
- 2.0, 2.1 - MEDIUM : http_ana: make the detection of NTLM
variants safer
- 2.0, 2.1 - MEDIUM : http: the "http_first_req" sample
fetch could crash without a steeam
- 2.0, 2.1 - MEDIUM : http-ana: Handle NTLM messages
correctly.
- 2.0, 2.1 - MEDIUM : shctx: really check the lock's value
while waiting
- 2.0, 2.1 - MEDIUM : capture: capture-req/capture-res
converters crash without a stream
- 2.0, 2.1 - MEDIUM : capture: capture.{req,res}.* crash
without a stream
- 2.0 - MEDIUM : checks: Always initialize checks
before starting them
- 2.0, 2.1 - MEDIUM : server/checks: Init server check
during config validity check
- 2.1 - MEDIUM : mux-fcgi: Fix wrong test on
FCGI_CF_KEEP_CONN in fcgi_detach()
- 2.1 - MEDIUM : ring: write-lock the ring while
attaching/detaching
- 2.0, 2.1 - MEDIUM : sample: make the CPU and latency
sample fetches check for a stream
- 2.1 - MEDIUM : mux_fcgi: Free the FCGI connection at
the end of fcgi_release()
- 2.0, 2.1 - MEDIUM : connections: force connections cleanup
on server changes
- 2.0, 2.1 - MEDIUM : listener: mark the thread as not stuck
inside the loop
- 2.0, 2.1 - MEDIUM : ssl: fix the id length check within
smp_fetch_ssl_fc_session_id()
- 2.0, 2.1 - MEDIUM : stream: Only allow L7 retries when
using HTTP.
- 2.0, 2.1 - MINOR : checks: Respect check-ssl param when a
port or an addr is specified
- 2.0, 2.1 - MINOR : checks: Remove a warning about http
health checks
- 2.0, 2.1 - MINOR : obj_type: Handle stream object in
obj_base_ptr() function
- 2.0, 2.1 - MINOR : checks/server: use_ssl member must be
signed
- 2.0, 2.1 - MINOR : connection: make sure to correctly tag
local PROXY connections"
- 2.0, 2.1 - MINOR : checks: Respect the no-check-ssl option
- 2.0, 2.1 - MINOR : pollers: remove uneeded free in global
init
- 2.0, 2.1 - MINOR : checks: Compute the right HTTP request
length for HTTP health checks
- 2.0, 2.1 - MINOR : soft-stop: always wake up waiting
threads on stopping
- 2.0, 2.1 - MINOR : ssl: default settings for ssl server
options are not used
- 2.0, 2.1 - MINOR : sample: Set the correct type when a
binary is converted to a string
- 2.0, 2.1 - MINOR : tools: fix the i386 version of the
div64_32 function
- 2.0, 2.1 - MINOR : cfgparse: Abort parsing the current
line if an invalid \x sequence is encountered
- 2.0, 2.1 - MINOR : threads: fix multiple use of argument
inside HA_ATOMIC_UPDATE_{MIN,MAX}()
- 2.1 - MINOR : ssl: memleak of the struct
cert_key_and_chain
- 2.0, 2.1 - MINOR : debug: properly use long long instead
of long for the thread ID
- 2.0, 2.1 - MINOR : cache: Don't needlessly test "cache"
keyword in parse_cache_flt()
- 2.1 - MINOR : connection: always send address-less
LOCAL PROXY connections"
- 2.0, 2.1 - MINOR : http: make url_decode() optionally
convert '+' to SP
- 2.1 - MINOR : connection: always send address-less
LOCAL PROXY connections
- 2.0, 2.1 - MINOR : peers: Incomplete peers sections
should be validated.
- 2.0, 2.1 - MINOR : threads: fix multiple use of argument
inside HA_ATOMIC_CAS()
- 2.1 - MINOR : ssl/cli: memory leak in 'set ssl cert'
- 2.0, 2.1 - MINOR : config: Make use_backend and
use-server post-parsing less obscur
- 2.0, 2.1 - MINOR : check: Update server address and port
to execute an external check
- 2.0, 2.1 - MINOR : server: Fix server_finalize_init() to
avoid unused variable
- 2.0, 2.1 - MINOR : protocol_buffer: Wrong maximum
shifting.
- 2.0, 2.1 - MINOR : checks: chained expect will not
properly wait for enough data
- 2.1 - MINOR : mux-fcgi: Be sure to have a connection
as session's origin to use it
- 2.0, 2.1 - MINOR : http-ana: fix NTLM response parsing
again
- 2.0, 2.1 - MINOR : pools: use %u not %d to report pool
stats in "show pools"
--
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.