Changes since version 2.1-dev0 : Baptiste Assmann (1): MEDIUM: server: server-state global file stored in a tree Christopher Faulet (8): BUG/MEDIUM: h2/htx: Update data length of the HTX when the cookie list is built BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages MINOR: htx: Add the function htx_change_blk_value_len() BUG/MEDIUM: htx: Fully update HTX message when the block value is changed BUG/MEDIUM: mux-h2: Reset padlen when several frames are demux BUG/MEDIUM: mux-h2: Remove the padding length when a DATA frame size is checked BUG/MEDIUM: lb_fwlc: Don't test the server's lb_tree from outside the lock Frédéric Lécaille (1): BUG/MAJOR: sample: Wrong stick-table name parsing in "if/unless" ACL condition. Tim Duesterhus (6): MEDIUM: Make 'block' directive fatal MEDIUM: Make 'redispatch' directive fatal MEDIUM: Make '(cli|con|srv)timeout' directive fatal MEDIUM: Remove 'option independant-streams' MINOR: sample: Add sha2([]) converter BUG/MEDIUM: compression: Set Vary: Accept-Encoding for compressed responses Willy Tarreau (5): DOC: this is a development branch again. BUILD: mworker: silence two printf format warnings around getpid() BUILD: makefile: use :space: instead of digits to count commits BUILD: makefile: adjust the sed expression of "make help" for solaris BUILD: makefile: do not rely on shell substitutions to determine git version