diff --git a/_service b/_service index f59b620..6a35ad2 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ http://git.haproxy.org/git/haproxy-1.7.git git haproxy - 1.7.4 - v1.7.4 + 1.7.5 + v1.7.5 enable diff --git a/_servicedata b/_servicedata index 9d3bff3..c57afa2 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://git.haproxy.org/git/haproxy-1.6.git 864bf78c3b6898eb12ece5f0a44032090f26f57f http://git.haproxy.org/git/haproxy-1.7.git - f9eae1ec92742a0185db00fbcfa566ba09b7e3a2 \ No newline at end of file + 9a6d6eb70105ca1f53f44113e42896e7d43d3b2c \ No newline at end of file diff --git a/haproxy-1.7.4.tar.gz b/haproxy-1.7.4.tar.gz deleted file mode 100644 index ea8b4c3..0000000 --- a/haproxy-1.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc1e7621fd41a1c3ca5621975ca5ed4191469a144108f6c47d630ca8da835dbe -size 1741637 diff --git a/haproxy-1.7.5.tar.gz b/haproxy-1.7.5.tar.gz new file mode 100644 index 0000000..f74b7d4 --- /dev/null +++ b/haproxy-1.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04d7db6383c662eb0a421a95af7becac6d9744a1abf0df6b0280c1e61416121 +size 1743979 diff --git a/haproxy.changes b/haproxy.changes index 7769515..9a75eef 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 08 13:18:54 UTC 2017 - kgronlund@suse.com + +- Update to version 1.7.5: + * BUG/MEDIUM: peers: fix buffer overflow control in intdecode. + * BUG/MEDIUM: buffers: Fix how input/output data are injected into buffers + * BUG/MEDIUM: http: Fix blocked HTTP/1.0 responses when compression is enabled + * BUG/MINOR: filters: Don't force the stream's wakeup when we wait in flt_end_analyze + * MINOR: config parsing: add warning when log-format/tcplog/httplog is overriden in "defaults" sections + ------------------------------------------------------------------- Wed Mar 29 11:53:23 UTC 2017 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index bc8ad1a..580ff34 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -41,7 +41,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.7.4 +Version: 1.7.5 Release: 0 # #