Changes since version 3.2-dev15 : Amaury Denoyelle (1): BUG/MEDIUM: mux-quic: fix crash on invalid fctl frame dereference William Lallemand (7): MINOR: acme: add the global option 'acme.scheduler' BUG/MINOR: ssl: doesn't fill conf->crt with first arg BUG/MINOR: ssl: prevent multiple 'crt' on the same ssl-f-use line BUG/MINOR: ssl/ckch: always free() the previous entry during parsing MINOR: tools: ha_freearray() frees an array of string BUG/MINOR: ssl/ckch: always ha_freearray() the previous entry during parsing MINOR: ssl/ckch: warn when the same keyword was used twice Willy Tarreau (3): DEBUG: pool: permit per-pool UAF configuration DEBUG: pools: add a new integrity mode "backup" to copy the released area MEDIUM: sock-inet: re-check IPv6 connectivity every 30s