- Update to version 2.3.0+git3.7a50763d1:
* DOC: config: Fix a typo on ssl_c_chain_der * MINOR: http-htx: Add understandable errors for the errorfiles parsing * BUG/MINOR: ssl: don't report 1024 bits DH param load error when it's higher OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=231
This commit is contained in:
parent
06d388183d
commit
eefc8dcd32
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
<param name="revision">v2.3.0</param>
|
<param name="revision">7a50763d1</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
|
@ -7,4 +7,4 @@
|
|||||||
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
|
||||||
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service><service name="tar_scm">
|
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service><service name="tar_scm">
|
||||||
<param name="url">http://git.haproxy.org/git/haproxy-2.3.git</param>
|
<param name="url">http://git.haproxy.org/git/haproxy-2.3.git</param>
|
||||||
<param name="changesrevision">1c0a722a83e7c45456a2b82c15889ab9ab5c4948</param></service></servicedata>
|
<param name="changesrevision">7a50763d122312d2245fce4fd1cca4adfd5314fe</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05a1bdd2a95bf8538decae762febe90fb62b1026ce902bcda3496bf1ca8a9554
|
|
||||||
size 2979118
|
|
3
haproxy-2.3.0+git3.7a50763d1.tar.gz
Normal file
3
haproxy-2.3.0+git3.7a50763d1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e1e592c835167748266d80f999cbe81ce904784a2a6ebec19926b3fd614f9fb
|
||||||
|
size 2979500
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 06 13:10:28 UTC 2020 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.3.0+git3.7a50763d1:
|
||||||
|
* DOC: config: Fix a typo on ssl_c_chain_der
|
||||||
|
* MINOR: http-htx: Add understandable errors for the errorfiles parsing
|
||||||
|
* BUG/MINOR: ssl: don't report 1024 bits DH param load error when it's higher
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 5 18:56:00 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
Thu Nov 5 18:56:00 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.3.0+git0.1c0a722a8
|
Version: 2.3.0+git3.7a50763d1
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user