Changes since version 2.0.31 : Aurelien DARRAGON (1): MINOR: proxy/pool: prevent unnecessary calls to pool_gc() Christopher Faulet (3): BUG/MEDIUM: spoe: Don't set the default traget for the SPOE agent frontend BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription BUG/MEDIUM: Update read expiration date on synchronous send Ilya Shipitsin (1): CI: bump "actions/checkout" to v3 for cross zoo matrix Remi Tricot-Le Breton (1): BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callback William Lallemand (2): BUG/MEDIUM: mworker: don't register mworker_accept_wrapper() when master FD is wrong BUG/MINOR: mworker: prevent incorrect values in uptime Willy Tarreau (3): BUG/MINOR: mux-h2: make sure the h2c task exists before refreshing it BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path BUG/MINOR: mux-h2: make sure to produce a log on invalid requests