Changes since version 1.8.27 : Amaury Denoyelle (1): BUG/MINOR: config: copy extra cookie attributes from dfl proxy Christopher Faulet (7): BUG/MINOR: http-fetch: Fix calls w/o parentheses of the cookie sample fetches MINOR: spoe: Don't close connection in sync mode on processing timeout DOC: config: Move req.hdrs and req.hdrs_bin in L7 samples fetches section BUG/MINOR: tools: make parse_time_err() more strict on the timer validity BUG/MINOR: tools: Reject size format not starting by a digit BUG/MEDIUM: lb-leastconn: Reposition a server using the right eweight CLEANUP: lua: Remove declaration of an inexistant function David Carlier (1): DOC: email change of the DeviceAtlas maintainer Maciej Zdeb (1): BUG/MINOR: http-fetch: Extract cookie value even when no cookie name Phil Scherer (1): DOC/MINOR: Fix formatting in Management Guide Thierry Fournier (7): BUG/MINOR: lua: lua-load doesn't check its parameters BUG/MINOR: lua: Post init register function are not executed beyond the first one BUG/MINOR: lua: Some lua init operation are processed unsafe MINOR: actions: Export actions lookup functions MINOR: actions: add a function returning a service pointer from its name MINOR: cli: add a function to look up a CLI service description BUG/MINOR: lua: warn when registering action, conv, sf, cli or applet multiple times Willy Tarreau (1): CLEANUP: stream: remove an obsolete debugging test