Changes since version 2.8.21 : Christopher Faulet (5): DOC: config: Fix log-format example with last rule expressions BUG/MAJOR: http-htx: Store new host in a chunk for scheme-based normalization BUG/MEDIUM: http-htx: Don't use data from HTX message to update authority BUG/MEDIUM: http-htx: Loop on full host value during scheme based normalization BUG/MEDIUM: mux-fcgi: Properly handle full buffer for FCGI_PARAM record Olivier Houchard (1): BUG/MEDIUM: tasks: Do not loop in task_schedule() if a task is running William Lallemand (1): BUILD: 51d: fix bool definition on dummy lib v4 Willy Tarreau (3): BUG/MINOR: tools: my_memspn/my_memcspn wrong cast causing incorrect byte reading BUG/MINOR: tools: fix memory leak in indent_msg() on out of memory BUG/MINOR: payload: prevent integer overflow in distcc token parsing