net/haproxy: bump version

This commit is contained in:
Jan Winkler 2022-08-09 15:21:23 +02:00
parent 996c01166d
commit 48abe360bb
2 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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,