diff --git a/_service b/_service index 11bd52c..32da352 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ http://git.haproxy.org/git/haproxy-1.7.git git haproxy - 1.7.6 - v1.7.6 + 1.7.8 + v1.7.8 enable diff --git a/_servicedata b/_servicedata index a9029ac..3b4f9f8 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 - 343218555d6fa29347e4c7aa9dd336cb5f1fa707 \ No newline at end of file + 298376c4a77bae10aa6043cf1f8558001a004064 \ No newline at end of file diff --git a/haproxy-1.7.6.tar.gz b/haproxy-1.7.6.tar.gz deleted file mode 100644 index e6cb29f..0000000 --- a/haproxy-1.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88f84beba34d08a5495d908ca76866e033e6046e7c74f9477b9d5316f8c3d32a -size 1744267 diff --git a/haproxy-1.7.8.tar.gz b/haproxy-1.7.8.tar.gz new file mode 100644 index 0000000..fe6907d --- /dev/null +++ b/haproxy-1.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec90153ccedd20ad4015d3eaf76b502ff1f61b431d54c22b8457b5784a9ae142 +size 1746321 diff --git a/haproxy.changes b/haproxy.changes index 1ab5707..3de98c0 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Jul 10 12:05:16 UTC 2017 - kgronlund@suse.com + +- Update to version 1.7.8: + * BUG/MINOR: stream: flag TASK_WOKEN_RES not set if task in runqueue + * BUG/MAJOR: cli: fix custom io_release was crushed by NULL. + * BUG/MAJOR: map: fix segfault during 'show map/acl' on cli. + * BUG/MAJOR: compression: Be sure to release the compression state in all cases + * DOC: fix references to the section about time format. + * BUG/MEDIUM: map/acl: fix unwanted flags inheritance. + * BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE flag on response channel + * BUG/MINOR: http: Don't reset the transaction if there are still data to send + * BUG/MEDIUM: filters: Be sure to call flt_end_analyze for both channels + * BUG/MINOR: http: properly handle all 1xx informational responses + +------------------------------------------------------------------- +Mon Jul 10 12:05:07 UTC 2017 - kgronlund@suse.com + +- Update to version 1.7.7: + * BUG/MINOR: Wrong peer task expiration handling during synchronization processing. + * BUG/MEDIUM: http: Drop the connection establishment when a redirect is performed + * BUG/MEDIUM: cfgparse: Check if tune.http.maxhdr is in the range 1..32767 + * DOC: fix references to the section about the unix socket + * BUG/MINOR: log: pin the front connection when front ip/ports are logged + ------------------------------------------------------------------- Mon Jun 19 05:09:38 UTC 2017 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index ac79b3b..d5347b6 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -41,7 +41,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.7.6 +Version: 1.7.8 Release: 0 # #