Changes since version 2.0.12 : Christopher Faulet (4): BUG/MINOR: h1: Report the right error position when a header value is invalid BUG/MINOR: proxy: Fix input data copy when an error is captured BUG/MINOR: channel: inject output data at the end of output BUG/MINOR: stream-int: Don't trigger L7 retry if max retries is already reached Kevin Zhu (1): BUG/MEDIUM: http-ana: Truncate the response when a redirect rule is applied Olivier Houchard (3): BUG/MEDIUM: checks: Only attempt to do handshakes if the connection is ready. BUG/MEDIUM: connections: Hold the lock when wanting to kill a connection. MINOR: ssl: Remove unused variable "need_out". William Dauchy (1): MINOR: config: disable busy polling on old processes Willy Tarreau (2): BUG/MINOR: checks: refine which errno values are really errors. BUG/MEDIUM: session: do not report a failure when rejecting a session