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
commit 3f8db01ad4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

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

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: