Changes since version 2.4-dev1 : Christopher Faulet (1): BUG/MAJOR: filters: Always keep all offsets up to date during data filtering Ilya Shipitsin (3): CLEANUP: remove unused function "ssl_sock_is_ckch_valid" BUILD: SSL: add BoringSSL guarding to "RAND_keep_random_devices_open" BUILD: SSL: do not "update" BoringSSL version equivalent anymore Joao Morais (1): DOC: better describes how to configure a fallback crt Julien Pivotto (1): MINOR: stream: Add level 7 retries on http error 401, 403 Maciej Zdeb (1): BUG/MEDIUM: http_act: Restore init of log-format list Remi Tricot-Le Breton (3): MINOR: cache: Prepare helper functions for Vary support MEDIUM: cache: Add the Vary header support MINOR: cache: Add a process-vary option that can enable/disable Vary processing Tim Duesterhus (3): BUILD: Make DEBUG part of .build_opts BUILD: Show the value of DEBUG= in haproxy -vv CI: Set DEBUG=-DDEBUG_STRICT=1 in GitHub Actions