forked from pool/haproxy
- Update to version 2.0.10+git4.6d9a455d:
* BUG/MINOR: http-htx: Don't make http_find_header() fail if the value is empty OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=204
This commit is contained in:
parent
792a076089
commit
b5054175fe
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<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">200c6215</param>
|
||||
<param name="revision">6d9a455d</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.0.git</param>
|
||||
<param name="changesrevision">200c6215fe9c592d576f52d4a79627381ed6aa7f</param>
|
||||
<param name="changesrevision">6d9a455da17251c34d3c552f2a963447f52fdd80</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.1.git</param>
|
||||
<param name="changesrevision">bf2c92b5438c5c596b3acaaa6ec8d395d5c531fe</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaff10aa3783c3c67bc20dfc10cd0dff8bc6c87691bb710209b1d3746d2c92c3
|
||||
size 2634226
|
3
haproxy-2.0.10+git4.6d9a455d.tar.gz
Normal file
3
haproxy-2.0.10+git4.6d9a455d.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb3a29e63143607452069aeaaaf438ca935f73b70673b533d1f4148ed8732f60
|
||||
size 2635632
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 13:44:19 UTC 2019 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.0.10+git4.6d9a455d:
|
||||
* BUG/MINOR: http-htx: Don't make http_find_header() fail if the value is empty
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:45:58 UTC 2019 - mrueckert@suse.de
|
||||
|
||||
|
@ -47,7 +47,7 @@
|
||||
%endif
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.0.10+git3.200c6215
|
||||
Version: 2.0.10+git4.6d9a455d
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user