[RELEASE] Released version 2.5.3 v2.5.3
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 18 Feb 2022 17:08:02 +0000 (18:08 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 18 Feb 2022 17:08:02 +0000 (18:08 +0100)
commitabf078b15fd5c6c209e72f969a10b712f605c583
tree513c6428ef052f3fa4acf47a3ce0769256b2c228
parent2ee9bece936c844f04888276ab04ffa2287c3623
[RELEASE] Released version 2.5.3

Released version 2.5.3 with the following main changes :
    - MINOR: sock: move the unused socket cleaning code into its own function
    - BUG/MEDIUM: mworker: close unused transferred FDs on load failure
    - BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload
    - BUG/MINOR: sink: Use the right field in appctx context in release callback
    - BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names
    - BUG/MEDIUM: fd: always align fdtab[] to 64 bytes
    - BUG/MAJOR: compiler: relax alignment constraints on certain structures
    - MINOR: httpclient: Don't limit data transfer to 1024 bytes
    - BUG/MINOR: httpclient: reinit flags in httpclient_start()
    - BUG/MINOR: mailers: negotiate SMTP, not ESMTP
    - BUG/MINOR: ssl: Add missing return value check in ssl_ocsp_response_print
    - BUG/MINOR: ssl: Fix leak in "show ssl ocsp-response" CLI command
    - BUG/MINOR: ssl: Missing return value check in ssl_ocsp_response_print
    - CLEANUP: httpclient/cli: fix indentation alignment of the help message
    - BUG/MINOR: tools: url2sa reads ipv4 too far
    - BUG/MEDIUM: httpclient: limit transfers to the maximum available room
    - DEBUG: buffer: check in __b_put_blk() whether the buffer room is respected
CHANGELOG
VERDATE
VERSION
doc/configuration.txt