diff --git a/_service b/_service index 01e768f..3bfad21 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ http://git.haproxy.org/git/haproxy-1.8.git git haproxy - 1.8.8 - v1.8.8 + 1.8.9~git@PARENT_TAG@.@TAG_OFFSET@.%h + master enable diff --git a/_servicedata b/_servicedata index b42a1f7..f17ab23 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ http://git.haproxy.org/git/haproxy-1.7.git 640d526f8cdad00f7f5043b51f6a34f3f6ebb49f http://git.haproxy.org/git/haproxy-1.8.git - cd117685f0cff4f2f5577ef6a21eaae96ebd9f28 \ No newline at end of file + 6d82e6114f393a764aa5cf423bf3782e36cebe54 \ No newline at end of file diff --git a/haproxy-1.8.8.tar.gz b/haproxy-1.8.8.tar.gz deleted file mode 100644 index 6a8c6ea..0000000 --- a/haproxy-1.8.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc05ab824bd2f89b8b21ac05459c0a0a0e02247b57ffe441d52cfe771daea92 -size 2054534 diff --git a/haproxy-1.8.9~gitv1.8.9.9.6d82e611.tar.gz b/haproxy-1.8.9~gitv1.8.9.9.6d82e611.tar.gz new file mode 100644 index 0000000..0bd18e1 --- /dev/null +++ b/haproxy-1.8.9~gitv1.8.9.9.6d82e611.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33cbffe77991159cdd581068591009eee19052e1bc1fbba0bb9c85da13eb445 +size 2116658 diff --git a/haproxy.changes b/haproxy.changes index 7e0cfb1..68a5db4 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue May 29 07:09:26 UTC 2018 - kgronlund@suse.com + +- Update to version 1.8.9~gitv1.8.9.9.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() + ------------------------------------------------------------------- Mon May 07 12:57:54 UTC 2018 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index 647c628..4a48d28 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -40,7 +40,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.8.8 +Version: 1.8.9~gitv1.8.9.9.6d82e611 Release: 0 # #