]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[RELEASE] Released version 1.8-rc2 v1.8-rc2
authorWilly Tarreau <w@1wt.eu>
Fri, 3 Nov 2017 22:52:47 +0000 (23:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Nov 2017 22:52:47 +0000 (23:52 +0100)
commita8d8d6e8f6a018ba7caed79c4847f4096ea17a16
tree949ce83b8c2fa66400ec88f4f251e0e75a96fbd1
parent0493149ac31d39f91a95d0e3516531d095948372
[RELEASE] Released version 1.8-rc2

Released version 1.8-rc2 with the following main changes :
    - BUG/MINOR: send-proxy-v2: fix dest_len in make_tlv call
    - BUG/MINOR: send-proxy-v2: string size must include ('\0')
    - MINOR: mux: Only define pipe functions on linux.
    - MINOR: cache: Remove useless test for nonzero.
    - MINOR: cache: Don't confuse act_return and act_parse_ret.
    - BUG/MEDIUM: h2: don't try to parse incomplete H1 responses
    - BUG/MEDIUM: checks/mux: always enable send-polling after connecting
    - BUG/MAJOR: fix deadlock on healthchecks.
    - BUG/MINOR: thread: fix a typo in the debug code
    - BUILD: shctx: allow to be built without openssl
    - BUG/MEDIUM: cache: don't try to resolve wrong filters
    - BUG/MAJOR: buffers: fix get_buffer_nc() for data at end of buffer
    - BUG/MINOR: freq: fix infinite loop on freq_ctr_period.
    - BUG/MINOR: stdarg.h inclusion
    - BUG/MINOR: dns: fix missing lock protection on server.
    - BUG/MINOR: lua: fix missing lock protection on server.
    - BUILD: enable USE_THREAD for OpenBSD build.
    - BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake()
    - MINOR: thread: report multi-thread support in haproxy -vv
CHANGELOG
README
VERDATE
VERSION
doc/configuration.txt
examples/haproxy.spec