mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/haproxy: bump version, update changelog
This commit is contained in:
parent
625291d0f0
commit
ff730a6403
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 2.24
|
||||
PLUGIN_VERSION= 2.25
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy20
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ very high loads while needing persistence or Layer7 processing.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
2.25
|
||||
|
||||
Added:
|
||||
* add support for TLSv1.3 (#790)
|
||||
|
||||
2.24
|
||||
|
||||
Added:
|
||||
|
|
|
|||
Loading…
Reference in a new issue