mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
net/haproxy: bump version
This commit is contained in:
parent
5bcbe9adc7
commit
15dc01adf4
2 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 4.3
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 4.4
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy28 py${PLUGIN_PYTHON}-haproxy-cli
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ very high loads while needing persistence or Layer7 processing.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.4
|
||||
|
||||
Fixed:
|
||||
* Cron job "Sync SSL certificate changes" not working (#4035)
|
||||
|
||||
4.3
|
||||
|
||||
Added:
|
||||
|
|
|
|||
Loading…
Reference in a new issue