mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
Merge pull request #2502 from fraenki/haproxy_350
net/haproxy: release 3.5
This commit is contained in:
commit
3f8db01ad4
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue