forked from pool/haproxy
Accepting request 493463 from server:http
1 OBS-URL: https://build.opensuse.org/request/show/493463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=49
This commit is contained in:
commit
a2d00ac29b
4
_service
4
_service
@ -3,8 +3,8 @@
|
|||||||
<param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">haproxy</param>
|
<param name="filename">haproxy</param>
|
||||||
<param name="versionformat">1.7.4</param>
|
<param name="versionformat">1.7.5</param>
|
||||||
<param name="revision">v1.7.4</param>
|
<param name="revision">v1.7.5</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
<param name="url">http://git.haproxy.org/git/haproxy-1.6.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-1.6.git</param>
|
||||||
<param name="changesrevision">864bf78c3b6898eb12ece5f0a44032090f26f57f</param></service><service name="tar_scm">
|
<param name="changesrevision">864bf78c3b6898eb12ece5f0a44032090f26f57f</param></service><service name="tar_scm">
|
||||||
<param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
|
||||||
<param name="changesrevision">f9eae1ec92742a0185db00fbcfa566ba09b7e3a2</param></service></servicedata>
|
<param name="changesrevision">9a6d6eb70105ca1f53f44113e42896e7d43d3b2c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc1e7621fd41a1c3ca5621975ca5ed4191469a144108f6c47d630ca8da835dbe
|
|
||||||
size 1741637
|
|
3
haproxy-1.7.5.tar.gz
Normal file
3
haproxy-1.7.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b04d7db6383c662eb0a421a95af7becac6d9744a1abf0df6b0280c1e61416121
|
||||||
|
size 1743979
|
@ -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
|
Wed Mar 29 11:53:23 UTC 2017 - kgronlund@suse.com
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
%bcond_without apparmor
|
%bcond_without apparmor
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.7.4
|
Version: 1.7.5
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user