net/haproxy: bump version, update changelog

This commit is contained in:
Frank Wall 2021-05-10 22:50:35 +02:00
parent 37a9956941
commit a4d2230f6a
2 changed files with 6 additions and 1 deletions

View file

@ -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

View file

@ -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: