Changes since version 2.4-dev19 : Amaury Denoyelle (3): BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port BUG/MEDIUM: stick_table: fix crash when using tcp smp_fetch_src REGTESTS: stick-table: add src_conn_rate test Daniel Corbett (1): CLEANUP: cli/activity: Remove double spacing in set profiling command Ilya Shipitsin (2): CI: extend spellchecker whitelist, add "ists" as well CLEANUP: assorted typo fixes in the code and comments Miroslav Zagorac (1): BUILD/MINOR: opentracing: fixed compilation with filter enabled Tim Duesterhus (5): CI: Build VTest with clang BUG/MINOR: http_act: Fix normalizer names in error messages MINOR: uri_normalizer: Add `fragment-strip` normalizer MINOR: uri_normalizer: Add `fragment-encode` normalizer Revert "CI: Build VTest with clang" Willy Tarreau (11): BUG/MINOR: memprof: properly account for differences for realloc() MINOR: memprof: also report the method used by each call MINOR: memprof: also report the totals and delta alloc-free CLEANUP: pattern: remove the unused and dangerous pat_ref_reload() IMPORT: slz: use the generic function for the last bytes of the crc32 IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported BUILD: makefile: add a few popular ARMv8 CPU targets CLEANUP: stick-table: remove a leftover of an old keyword declaration BUG/MINOR: stats: fix lastchk metric that got accidently lost EXAMPLES: add a "basic-config-edge" example config EXAMPLES: add a trivial config for quick testing varnav (1): DOC: management: Correct example reload command in the document