From a4d2230f6a2e5215a8c2ee423c08781636c992bc Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Mon, 10 May 2021 22:50:35 +0200 Subject: [PATCH] net/haproxy: bump version, update changelog --- net/haproxy/Makefile | 2 +- net/haproxy/pkg-descr | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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: