Changes since version 1.6.15 : Baptiste Assmann (1): BUG/MINOR: http_act: don't check capture id in backend Christopher Faulet (4): BUG/MEDIUM: stream: Be sure to release allocated captures for TCP streams BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules BUG/MINOR: stick-table: Use MAX_SESS_STKCTR as the max track ID during parsing MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive Emmanuel Hocdet (1): BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 Jerome Magnin (2): BUG/MINOR: stream: don't mistake match rules for store-request rules BUG/MINOR: pattern: handle errors from fgets when trying to load patterns Joao Morais (1): BUG/MINOR: config: Update cookie domain warn to RFC6265 Mathias Weiersmueller (1): DOC: clarify matching strings on binary fetches Tim Duesterhus (1): BUG/MINOR: dns: Make dns_query_id_seed unsigned Willy Tarreau (8): BUG/MINOR: listener: also clear the error flag on a paused listener BUG/MAJOR: dns: add minimalist error processing on the Rx path BUG/MEDIUM: proto_udp/threads: recv() and send() must not be exclusive. BUILD/MINOR: tools: shut up the format truncation warning in get_gmt_offset() DOC: remove references to the outdated architecture.txt BUG/MINOR: sample: fix the closing bracket and LF in the debug converter BUG/MAJOR: hashes: fix the signedness of the hash inputs BUG/MINOR: unix: better catch situations where the unix socket path length is close to the limit