Hi!
as Apollon Oikonomopoulos kindly reminded me, some important fixes were
pending with no new bug waiting, so that was a good time release 1.5.3.
It changes very few things, so will probably not be of interest to
everyone, but those affected and distro maintainers will prefer to have
it :
- memory corruption when building a proxy protocol v2 header
- memory leak in SSL DHE key exchange
- fixed the base32+src fetch to use the big endian version of base32
for better portability.
Did I say that most users will probably not be interested in upgrading ? :-)
Usual URLs come below :
Site index : http://www.haproxy.org/
Sources : http://www.haproxy.org/download/1.5/src/
Git repository : http://git.haproxy.org/git/haproxy-1.5.git/
Git Web browsing : http://git.haproxy.org/?p=haproxy-1.5.git
Changelog : http://www.haproxy.org/download/1.5/src/CHANGELOG
Cyril's HTML doc :
http://cbonte.github.com/haproxy-dconv/configuration-1.5.html
The changelog is one of the shortest of a stable release, which is a
good sign of stability to me :
- DOC: fix typo in Unix Socket commands
- BUG/MEDIUM: connection: fix memory corruption when building a proxy v2
header
- BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
- DOC: mention that Squid correctly responds 400 to PPv2 header
- BUG/MINOR: http: base32+src should use the big endian version of base32
- BUG/MEDIUM: connection: fix proxy v2 header again!
Best regards,
Willy