Changes since version 1.5.11 : Alexander Rigbo (1): BUG/MINOR: ssl: Display correct filename in error message Simon Horman (1): BUG/MEDIUM: Do not consider an agent check as failed on L7 error Thierry FOURNIER (5): BUG/MINOR: pattern: error message missing BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match BUG/MEDIUM: buffer: one byte miss in buffer free space check BUG/MAJOR: http: don't read past buffer's end in http_replace_value BUG/MEDIUM: http: the function "(req|res)-replace-value" doesn't respect the HTTP syntax Willy Tarreau (5): BUG/MEDIUM: peers: correctly configure the client timeout BUG/MINOR: compression: consider the expansion factor in init BUG/MEDIUM: http: hdr_cnt would not count any header when called without name BUG/MEDIUM: listener: don't report an error when resuming unbound listeners BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only