Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

[ANNOUNCE] haproxy-1.7.8 (no replies)

$
0
0
Hi,

HAProxy 1.7.8 was released on 2017/07/07. It added 10 new commits after version
1.7.7. It fixes some major issues, a memory leak in the compression code, a
segfault when you dump a map on the CLI while trying to remove an entry and a
bug introduced by a fix in 1.7.5 that causes haproxy to ignore "timeout
http-keep-alive".

Users of 1.7 are encouraged to upgrade.

Please find the usual URLs below :
Site index : http://www.haproxy.org/
Discourse : http://discourse.haproxy.org/
Sources : http://www.haproxy.org/download/1.7/src/
Git repository : http://git.haproxy.org/git/haproxy-1.7.git/
Git Web browsing : http://git.haproxy.org/?p=haproxy-1.7.git
Changelog : http://www.haproxy.org/download/1.7/src/CHANGELOG
Cyril's HTML doc : http://cbonte.github.io/haproxy-dconv/


---
Complete changelog :
Christopher Faulet (4):
BUG/MAJOR: compression: Be sure to release the compression state in all cases
BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE flag on response channel
BUG/MINOR: http: Don't reset the transaction if there are still data to send
BUG/MEDIUM: filters: Be sure to call flt_end_analyze for both channels

Emeric Brun (4):
BUG/MINOR: stream: flag TASK_WOKEN_RES not set if task in runqueue
BUG/MAJOR: cli: fix custom io_release was crushed by NULL.
BUG/MAJOR: map: fix segfault during 'show map/acl' on cli.
BUG/MEDIUM: map/acl: fix unwanted flags inheritance.

Jarno Huuskonen (1):
DOC: fix references to the section about time format.

Willy Tarreau (1):
BUG/MINOR: http: properly handle all 1xx informational responses

--
William Lallemand

Viewing all articles
Browse latest Browse all 5112

Trending Articles