SHA256
1
0
forked from pool/haproxy

- Update to version 1.8.3:

* [RELEASE] Released version 1.8.3
  * MEDIUM: h2: prepare a graceful shutdown when the frontend is stopped
  * BUG/MAJOR: hpack: don't return direct references to the dynamic headers table
  * BUG/MEDIUM: http: don't automatically forward request close
  * MINOR: don't close stdio anymore
  * BUG/MEDIUM: mworker: don't close stdio several time
  * BUG/MEDIUM: h2: ensure we always know the stream before sending a reset
  * DOC/MINOR: configuration: typo, formatting fixes
  * BUG/MEDIUM: h2: improve handling of frames received on closed streams
  * BUG/MEDIUM: h2: properly handle and report some stream errors

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=156
This commit is contained in:
2017-12-31 02:26:21 +00:00
committed by Git OBS Bridge
parent f1d1cfad8f
commit fc179e5573
4 changed files with 19 additions and 4 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.2</param>
<param name="revision">v1.8.2</param>
<param name="versionformat">1.8.3</param>
<param name="revision">v1.8.3</param>
<param name="changesgenerate">enable</param>
</service>