Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2018-05-29 16:53:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Tue May 29 16:53:35 2018 rev:61 rq:612871 version:1.8.9~git9.6d82e611 Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2018-05-08 13:38:45.978464236 +0200 +++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2018-05-29 16:53:36.352880201 +0200 @@ -1,0 +2,32 @@ +Tue May 29 07:09:26 UTC 2018 - [email protected] + +- Update to version 1.8.9~git9.6d82e611: + * BUG/MEDIUM: cache: don't cache when an Authorization header is present (VUL-1) (bsc#1094846) + * BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. + * BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation + * BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags + * BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags + * BUG/MEDIUM: spoe: Flags are not encoded in network order + * BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments. + * BUG/MINOR: spoe: Mistake in error message about SPOE configuration + * BUG/MEDIUM: ssl: properly protect SSL cert generation + * BUG/MEDIUM: pollers: Use a global list for fd shared between threads. + * BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR + * BUG/MINOR: lua: ensure large proxy IDs can be represented + * BUG/MINOR: lua: schedule socket task upon lua connect() + * BUG/MEDIUM: task: Don't free a task that is about to be run. + * BUG/MINOR: map: correctly track reference to the last ref_elt being dumped + * DOC/MINOR: clean up LUA documentation re: servers & array/table. + * BUG/MINOR: lua: Put tasks to sleep when waiting for data + * BUG/MEDIUM: threads: Fix the sync point for more than 32 threads + * BUG/MINOR: checks: Fix check->health computation for flapping servers + * BUG/MINOR: config: disable http-reuse on TCP proxies + * BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread + * BUG/MEDIUM: h2: implement missing support for chunked encoded uploads + * MINOR: h2: detect presence of CONNECT and/or content-length + * BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits + * BUG/MINOR: log: t_idle (%Ti) is not set for some requests + * BUG/MAJOR: channel: Fix crash when trying to read from a closed socket + * BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid() + +------------------------------------------------------------------- Old: ---- haproxy-1.8.8.tar.gz New: ---- haproxy-1.8.9~git9.6d82e611.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.xM8GFf/_old 2018-05-29 16:53:38.124815011 +0200 +++ /var/tmp/diff_new_pack.xM8GFf/_new 2018-05-29 16:53:38.128814863 +0200 @@ -40,7 +40,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.8.8 +Version: 1.8.9~git9.6d82e611 Release: 0 # # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xM8GFf/_old 2018-05-29 16:53:38.172813245 +0200 +++ /var/tmp/diff_new_pack.xM8GFf/_new 2018-05-29 16:53:38.172813245 +0200 @@ -3,8 +3,10 @@ <param name="url">http://git.haproxy.org/git/haproxy-1.8.git</param> <param name="scm">git</param> <param name="filename">haproxy</param> - <param name="versionformat">1.8.8</param> - <param name="revision">v1.8.8</param> + <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param> + <param name="versionrewrite-pattern">v(.*)</param> + <param name="versionrewrite-replacement">\1</param> + <param name="revision">master</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.xM8GFf/_old 2018-05-29 16:53:38.200812214 +0200 +++ /var/tmp/diff_new_pack.xM8GFf/_new 2018-05-29 16:53:38.200812214 +0200 @@ -5,4 +5,4 @@ <param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param> <param name="changesrevision">640d526f8cdad00f7f5043b51f6a34f3f6ebb49f</param></service><service name="tar_scm"> <param name="url">http://git.haproxy.org/git/haproxy-1.8.git</param> - <param name="changesrevision">cd117685f0cff4f2f5577ef6a21eaae96ebd9f28</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6d82e6114f393a764aa5cf423bf3782e36cebe54</param></service></servicedata> \ No newline at end of file
