Changes since version 1.7.12 : Christopher Faulet (1): BUG/MEDIUM: stream: Be sure to release allocated captures for TCP streams Emmanuel Hocdet (1): BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 Joao Morais (1): BUG/MINOR: config: Update cookie domain warn to RFC6265 Mathias Weiersmueller (1): DOC: clarify matching strings on binary fetches William Dauchy (1): MINOR: tcp: avoid confusion in time parsing init William Lallemand (1): BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed Willy Tarreau (9): SCRIPTS: create-release: show the correct origin name in suggested commands SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands 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: ssl: shut up a build warning about format truncation BUILD/MINOR: tools: shut up the format truncation warning in get_gmt_offset() DOC: remove references to the outdated architecture.txt BUG/MINOR: log: fix minor resource leaks on logformat error path