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
37a9956941
commit
a4d2230f6a
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 3.2
|
||||
PLUGIN_VERSION= 3.3
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ very high loads while needing persistence or Layer7 processing.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
3.3
|
||||
|
||||
Changed:
|
||||
* use HAProxy socket to apply updated OCSP stapling data (in cron job) (#2351)
|
||||
|
||||
3.2
|
||||
|
||||
Fixed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue