Changes since version 2.5-dev2 : Amaury Denoyelle (1): BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request Christopher Faulet (2): CLEANUP: http_ana: Remove now unused label from http_process_request() BUG/MINOR: stats: Add missing agent stats on servers David CARLIER (1): BUILD/MINOR: memprof fix macOs build. Willy Tarreau (6): BUG/MINOR: arg: free all args on make_arg_list()'s error path BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak MEDIUM: proxy: remove long-broken 'option http_proxy' BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser BUG/MEDIUM: mworker: do not register an exit handler if exit is expected BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs jenny-cheung (1): MINOR: deinit: always deinit the init_mutex on failed initialization