Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2016-11-05 21:26:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2016-10-18 10:41:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2016-11-05 21:26:06.000000000 +0100 @@ -1,0 +2,26 @@ +Wed Nov 02 16:56:57 UTC 2016 - [email protected] + +- Update to version 1.6.9+git.1477940904.ab45181 (fate#321723) + * BUILD: poll: remove unused hap_fd_isset() which causes a warning with clang + * MINOR: cfgparse: few memory leaks fixes. + * MINOR: build: Allow linking to device-atlas library file + * DOC: Fix typo in description of `-st` parameter in man page + * BUG/MEDIUM: peers: on shutdown, wake up the appctx, not the stream + * BUG/MEDIUM: peers: fix use after free in peer_session_create() + * BUG/MEDIUM: systemd: let the wrapper know that haproxy has completed or failed + * MINOR: systemd: report it when execve() fails + * BUG/MINOR: systemd: check return value of calloc() + * BUG/MINOR: systemd: always restore signals before execve() + * BUG/MINOR: systemd: make the wrapper return a non-null status code on error + * BUG/MINOR: ssl: prevent multiple entries for the same certificate + * BUG/MINOR: ssl: Check malloc return code + * BUG/MINOR: vars: smp_fetch_var() doesn't depend on HTTP but on the session + * BUG/MINOR: vars: make smp_fetch_var() more robust against misuses + * BUG/MINOR: vars: use sess and not s->sess in action_store() + * MEDIUM: make SO_REUSEPORT configurable + * MINOR: Add fe_req_rate sample fetch + * MINOR: show Running on zlib version + * MINOR: show Built with PCRE version + * BUG/MINOR: displayed PCRE version is running release + +------------------------------------------------------------------- New: ---- _service _servicedata ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">http://git.haproxy.org/git/haproxy-1.6.git</param> <param name="scm">git</param> <param name="filename">haproxy</param> <param name="versionformat">1.6.9</param> <param name="revision">master</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="file">haproxy*.tar</param> <param name="compression">gz</param> </service> <service name="set_version" mode="disabled"> <param name="basename">haproxy</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">http://git.haproxy.org/git/haproxy-1.6.git</param> <param name="changesrevision">ab45181e36b6c4f7d31c5284035937c2d0be37eb</param></service></servicedata>
