diff --git a/_servicedata b/_servicedata index dec1671..ea0151d 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 - 8a200c71bd0848752b71a1aed5727563962b3a1a \ No newline at end of file + c1bfcd002f54d1d84a99282d13f875c2649f3d70 \ No newline at end of file diff --git a/haproxy-1.8.12~git0.8a200c71.tar.gz b/haproxy-1.8.12~git0.8a200c71.tar.gz deleted file mode 100644 index 156983f..0000000 --- a/haproxy-1.8.12~git0.8a200c71.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bf91f87e699d7b551d8c61a11572026ccb541476e31762b7289127d50165ef9 -size 2120124 diff --git a/haproxy-1.8.13~git4.c1bfcd00.tar.gz b/haproxy-1.8.13~git4.c1bfcd00.tar.gz new file mode 100644 index 0000000..0aa70a6 --- /dev/null +++ b/haproxy-1.8.13~git4.c1bfcd00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9c02870d1f0fc4b2b0b2694c63a8307d915b10e56d149bf447532bf8da7973 +size 2124124 diff --git a/haproxy.changes b/haproxy.changes index 7db9457..95dca31 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Thu Aug 16 07:08:12 UTC 2018 - kgronlund@suse.com + +- Update to version 1.8.13~git4.c1bfcd00: + * MINOR: dns: new DNS options to allow/prevent IP address duplication + * MINOR: dns: fix wrong score computation in dns_get_ip_from_response + * BUG/MEDIUM: queue: prevent a backup server from draining the proxy's connections + * BUG/MEDIUM: servers: check the queues once enabling a server + * MEDIUM: proxy_protocol: Convert IPs to v6 when protocols are mixed + * BUG/MEDIUM: threads: unbreak "bind" referencing an incorrect thread number + * MINOR: threads: move "nbthread" parsing to hathreads.c + * BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS + * BUG/MINOR: threads: Handle nbthread == MAX_THREADS. + * BUG/MINOR: config: stick-table is not supported in defaults section + * BUG/MEDIUM: h2: prevent orphaned streams from blocking a connection forever + * BUG/MEDIUM: threads/sync: use sched_yield when available + * BUG/MINOR: servers: Don't make "server" in a frontend fatal. + * BUG/MEDIUM: stats: don't ask for more data as long as we're responding + * BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer was reportedly full + * MINOR: h2: add the error code and the max/last stream IDs to "show fd" + * BUG/MEDIUM: threads: Fix the exit condition of the thread barrier + * MINOR: debug: Add checks for conn_stream flags + * MINOR: debug: Add check for CO_FL_WILL_UPDATE + * BUG/MINOR: http: Set brackets for the unlikely macro at the right place + * BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout + * BUG/MEDIUM: h2: never leave pending data in the output buffer on close + * BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess + * MINOR: h2: add the mux and demux buffer lengths on "show fd" + * MINOR: h2: keep a count of the number of conn_streams attached to the mux + * BUG/MINOR: h2: remove accidental debug code introduced with show_fd function + * MINOR: h2: implement a basic "show_fd" function + * MINOR: mux: add a "show_fd" function to dump debugging information for "show fd" + * BUG/MINOR: ssl: properly ref-count the tls_keys entries + * MINOR: systemd: consider exit status 143 as successful + ------------------------------------------------------------------- Wed Jun 27 17:33:49 UTC 2018 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index bb794ee..bbba4ad 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -40,7 +40,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.8.12~git0.8a200c71 +Version: 1.8.13~git4.c1bfcd00 Release: 0 # #