Changes since version 2.4-dev19 : Amaury Denoyelle (1): BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port 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 Tim Duesterhus (4): 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 Willy Tarreau (4): 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()