Hi all,
we've got a few bug reports since 1.5.0, among which a very annoying one
reported by Finn Arne Gangstad which causes file descriptor leaks since
1.5-dev25 for clients that disappear without disconnecting. Thus I'm
releasing 1.5.1 early, before everyone gets hit by this nasty bug.
The usual URLs follow :
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
And the small change log :
2014/06/24 : 1.5.1
- BUG/MINOR: config: http-request replace-header arg typo
- BUG/MINOR: ssl: rejects OCSP response without nextupdate.
- BUG/MEDIUM: ssl: Fix to not serve expired OCSP responses.
- BUG/MINOR: ssl: Fix OCSP resp update fails with the same certificate
configured twice.
- BUG/MEDIUM: Consistently use 'check' in process_chk
- BUG/MAJOR: session: revert all the crappy client-side timeout changes
- BUG/MINOR: logs: properly initialize and count log sockets
Please continue to report anything abnormal!
Best regards,
Willy