forked from pool/haproxy
Accepting request 509191 from home:KGronlund:branches:server:http
- 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 - 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 OBS-URL: https://build.opensuse.org/request/show/509191 OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=148
This commit is contained in:
committed by
Git OBS Bridge
parent
67274980c0
commit
c3b95c864d
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user