Changes since version 1.9.0 : Christopher Faulet (9): REGTEST: Require the option LUA to run lua tests REGTEST: script: Process script arguments before everything else REGTEST: script: Evaluate the varnishtest command to allow quoted parameters REGTEST: script: Add the option --clean to remove previous log direcotries REGTEST: script: Add the option --debug to show logs on standard ouput REGTEST: script: Add the option --keep-logs to keep all log directories REGTEST: script: Add the option --use-htx to enable the HTX in regtests REGTEST: script: Print only errors in the results report REGTEST: Add option to use HTX prefixed by the macro 'no-htx' Frédéric Lécaille (5): REGTEST: Make reg-tests target support argument. REGTEST: Fix a typo about barrier type. REGTEST: Be less Linux specific with a syslog regex. REGTEST: Missing enclosing quotes for ${tmpdir} macro. REGTEST: Exclude freebsd target for some reg tests. Jérôme Magnin (1): BUG/MEDIUM: dns: Don't prevent reading the last byte of the payload in dns_validate_response() Olivier Houchard (2): BUG/MAJOR: connections: Close the connection before freeing it. BUG/MEDIUM: h2: Don't forget to quit the sending_list if SUB_CALL_UNSUBSCRIBE. Willy Tarreau (1): BUG/MEDIUM: mux-h2: Don't forget to quit the send list on error reports