security/wazuh-agent: wrap up next version

This commit is contained in:
Franco Fichtner
2024-10-16 07:51:58 +02:00
parent 3304711c9d
commit 3b55d0a012
3 changed files with 6 additions and 3 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= wazuh-agent
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 2
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= Agent for the open source security platform Wazuh
PLUGIN_DEPENDS= wazuh-agent
PLUGIN_MAINTAINER= ad@opnsense.org
+4
View File
@@ -8,6 +8,10 @@ solution.
Plugin Changelog
================
1.1
* Add advanced option to specify transport protocol
1.0
* Initial version
@@ -20,7 +20,7 @@
<label>Protocol</label>
<type>dropdown</type>
<advanced>true</advanced>
<help>Specifies the IP protocol to use.</help>
<help>Specifies the transport protocol to use.</help>
</field>
<field>
<id>agent.logcollector.syslog_programs</id>