Changes since version 3.0-dev1 : Aurelien DARRAGON (4): BUG/MINOR: map: list-based matching potential ordering regression REGTESTS: add a test to ensure map-ordering is preserved DOC: config: fix typo about map_*_key converters MINOR: map: mapfile ordering also matters for tree-based match types Frédéric Lécaille (1): CLEANUP: quic: Double quic_dgram_parse() prototype declaration. Mariam John (1): MINOR: ssl: Update ssl_fc_curve/ssl_bc_curve to use SSL_get0_group_name Miroslav Zagorac (2): MINOR: ot: logsrv struct becomes logger DOC: configuration: corrected description of keyword tune.ssl.ocsp-update.mindelay William Lallemand (2): CLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec() CLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec() (part 2) Willy Tarreau (7): DEV: patchbot: produce a verdict for too long commit messages DEV: phash: add a trivial perfect hash generator for integers OPTIM: http: simplify http_get_status_idx() using a hash CLEANUP: http: avoid duplicating literals in find_http_meth() MINOR: http: add infrastructure to choose status codes for err / fail MEDIUM: http_act: check status codes against the bit fields for err/fail MEDIUM: http: add the ability to redefine http-err-codes and http-fail-codes