Changes since version 3.0-dev10 : Aurelien DARRAGON (2): OPTIM: log: resolve logformat options during postparsing BUG/MEDIUM: log/ring: broken syslog octet counting Christopher Faulet (8): MEDIUM: stconn/muxes: Add an abort reason for SE shutdowns on muxes MINOR: mux-h2: Set the SE abort reason when a RST_STREAM frame is received MEDIUM: mux-h2: Forward h2 client cancellations to h2 servers MINOR: mux-quic: Set tha SE abort reason when a STOP_SENDING frame is received MINOR: stconn: Add samples to retrieve about stream aborts MINOR: mux-quic: Add .ctl callback function to get info about a mux connection MINOR: muxes: Add ctl commands to get info on streams for a connection MINOR: connection: Add samples to retrieve info on streams for a connection Ilia Shipitsin (3): BUILD: clock: improve check for pthread_getcpuclockid() CI: add Illumos scheduled workflow CI: netbsd: limit scheduled workflow to parent repo only Patrick Hemmer (3): REGTEST: add tests for acl() sample fetch BUG/MINOR: acl: support built-in ACLs with acl() sample BUG/MINOR: cfgparse: use curproxy global var from config post validation Valentine Krasnobaeva (1): BUG/MINOR: haproxy: only tid 0 must not sleep if got signal