Merge pull request #2502 from fraenki/haproxy_350

net/haproxy: release 3.5
This commit is contained in:
Frank Wall
2021-08-15 21:11:32 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= haproxy
PLUGIN_VERSION= 3.4
PLUGIN_VERSION= 3.5
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy22
PLUGIN_MAINTAINER= opnsense@moov.de
+5
View File
@@ -6,6 +6,11 @@ very high loads while needing persistence or Layer7 processing.
Plugin Changelog
================
3.5
Fixed:
* fix maintenance page not loading (#2485)
3.4
Fixed: