SHA256
1
0
forked from pool/haproxy

Accepting request 605111 from home:KGronlund:branches:server:http

- Update to version 1.8.8:
  * BUG/CRITICAL: h2: fix incorrect frame length check (VUL-0) (bsc#1089837)
  * MINOR: cli: Ensure the CLI always outputs an error when it should
  * BUG/MINOR: cli: Guard against NULL messages when using CLI_ST_PRINT_FREE
  * BUG/MEDIUM: kqueue: When adding new events, provide an output to get errors.
  * BUG/MINOR: http: Return an error in proxy mode when url2sa fails
  * BUG/MEDIUM: connection: Make sure we have a mux before calling detach().
  * BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes

OBS-URL: https://build.opensuse.org/request/show/605111
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=166
This commit is contained in:
Kristoffer Gronlund
2018-05-07 13:36:50 +00:00
committed by Git OBS Bridge
parent a71f91e607
commit 90c2067cec
6 changed files with 19 additions and 7 deletions

View File

@@ -3,8 +3,8 @@
<param name="url">http://git.haproxy.org/git/haproxy-1.8.git</param>
<param name="scm">git</param>
<param name="filename">haproxy</param>
<param name="versionformat">1.8.7</param>
<param name="revision">v1.8.7</param>
<param name="versionformat">1.8.8</param>
<param name="revision">v1.8.8</param>
<param name="changesgenerate">enable</param>
</service>