diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 381ec9f77..0a46eb1dd 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -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 diff --git a/net/haproxy/pkg-descr b/net/haproxy/pkg-descr index 685819d34..b445b6efa 100644 --- a/net/haproxy/pkg-descr +++ b/net/haproxy/pkg-descr @@ -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: