SHA256
1
0
forked from pool/haproxy

- Update to version 2.0.9+git6.26b7b800:

* BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1
  * BUG/MINOR: peers: Wrong null "server_name" data field handling.
  * MINOR: peers: Add debugging information to "show peers".
  * MINOR: peers: Add TX/RX heartbeat counters.
  * MINOR: peers: Alway show the table info for disconnected peers.

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=196
This commit is contained in:
2019-11-19 14:18:27 +00:00
committed by Git OBS Bridge
parent 590a165c90
commit 86577882a0
6 changed files with 16 additions and 6 deletions

View File

@@ -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">caf02113</param>
<param name="revision">26b7b800</param>
<param name="changesgenerate">enable</param>
</service>