mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/haproxy: bump version
This commit is contained in:
parent
996c01166d
commit
48abe360bb
2 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 3.10
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 3.11
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy24
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ very high loads while needing persistence or Layer7 processing.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
3.11
|
||||
|
||||
Added:
|
||||
* add support for cache parameter (#2908)
|
||||
|
||||
3.10
|
||||
|
||||
WARNING: This release switches to the HAProxy 2.4 release series,
|
||||
|
|
|
|||
Loading…
Reference in a new issue