Changes since version 2.9-dev1 : Aurelien DARRAGON (7): BUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT MEDIUM: acl/sample: unify sample conv parsing in a single function MINOR: sample: introduce c_pseudo() conv function MEDIUM: sample: add missing ADDR=>? compatibility matrix entries MINOR: sample: fix ipmask sample definition MEDIUM: tree-wide: fetches that may return IPV4+IPV6 now return ADDR MEDIUM: sample: introduce 'same' output type Frédéric Lécaille (4): BUG/MINOR: quic: Possible leak when allocating an encryption level BUG/MINOR: quic: Missing QUIC connection path member initialization BUILD: quic: Compilation fixes for some gcc warnings with -O1 BUG/MINOR: quic: Possible crash in "show quic" dumping packet number spaces Remi Tricot-Le Breton (3): DOC: ssl: Fix typo in 'ocsp-update' option DOC: ssl: Add ocsp-update troubleshooting clues and emphasize on crt-list only aspect BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage