diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 887d00cd8..81ea69ec0 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 4.3 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 4.4 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy28 py${PLUGIN_PYTHON}-haproxy-cli PLUGIN_MAINTAINER= opnsense@moov.de diff --git a/net/haproxy/pkg-descr b/net/haproxy/pkg-descr index 4f59e884f..b9017c96b 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 ================ +4.4 + +Fixed: +* Cron job "Sync SSL certificate changes" not working (#4035) + 4.3 Added: