- 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:
2020-11-06 13:16:47 +00:00
committed by Git OBS Bridge
parent 06d388183d
commit eefc8dcd32
6 changed files with 14 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">v2.3.0</param>
<param name="revision">7a50763d1</param>
<param name="changesgenerate">enable</param>
</service>