forked from pool/haproxy
Accepting request 612869 from home:KGronlund:branches:server:http
fix version tag (thanks darix) - Update to version 1.8.9~git9.6d82e611: OBS-URL: https://build.opensuse.org/request/show/612869 OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=168
This commit is contained in:
parent
0dcc89ecab
commit
51100bdeec
4
_service
4
_service
@ -3,7 +3,9 @@
|
|||||||
<param name="url">http://git.haproxy.org/git/haproxy-1.8.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-1.8.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.8.9~git@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
|
||||||
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">master</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
3
haproxy-1.8.9~git9.6d82e611.tar.gz
Normal file
3
haproxy-1.8.9~git9.6d82e611.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c7df55b2ee6f4710798a3e2bd81769d6a8b40a66b23525ffa9cc57b7bdb0ad7
|
||||||
|
size 2115973
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d33cbffe77991159cdd581068591009eee19052e1bc1fbba0bb9c85da13eb445
|
|
||||||
size 2116658
|
|
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 29 07:09:26 UTC 2018 - kgronlund@suse.com
|
Tue May 29 07:09:26 UTC 2018 - kgronlund@suse.com
|
||||||
|
|
||||||
- Update to version 1.8.9~gitv1.8.9.9.6d82e611:
|
- Update to version 1.8.9~git9.6d82e611:
|
||||||
* BUG/MEDIUM: cache: don't cache when an Authorization header is present (VUL-1) (bsc#1094846)
|
* BUG/MEDIUM: cache: don't cache when an Authorization header is present (VUL-1) (bsc#1094846)
|
||||||
* BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure.
|
* BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure.
|
||||||
* BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation
|
* BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
%bcond_without apparmor
|
%bcond_without apparmor
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.8.9~gitv1.8.9.9.6d82e611
|
Version: 1.8.9~git9.6d82e611
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user