diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 0010bcb43..668ca3fd0 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= clamav PLUGIN_VERSION= 1.7 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Antivirus engine for detecting malicious threats PLUGIN_DEPENDS= clamav PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/security/etpro-telemetry/Makefile b/security/etpro-telemetry/Makefile index 3a959c084..6c41f6a7c 100644 --- a/security/etpro-telemetry/Makefile +++ b/security/etpro-telemetry/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= etpro-telemetry PLUGIN_VERSION= 1.4 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= ET Pro Telemetry Edition PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://docs.opnsense.org/manual/etpro_telemetry.html diff --git a/security/intrusion-detection-content-et-pro/Makefile b/security/intrusion-detection-content-et-pro/Makefile index fafdd5cfd..f9c5095c0 100644 --- a/security/intrusion-detection-content-et-pro/Makefile +++ b/security/intrusion-detection-content-et-pro/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= intrusion-detection-content-et-pro PLUGIN_VERSION= 1.0.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= IDS Proofpoint ET Pro ruleset (needs a valid subscription) PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://www.proofpoint.com/us/threat-insight/et-pro-ruleset diff --git a/security/intrusion-detection-content-pt-open/Makefile b/security/intrusion-detection-content-pt-open/Makefile index 8e7246d5f..255baf5fe 100644 --- a/security/intrusion-detection-content-pt-open/Makefile +++ b/security/intrusion-detection-content-pt-open/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= intrusion-detection-content-pt-open PLUGIN_VERSION= 1.0 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= IDS PT Research ruleset (only for non-commercial use) PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://www.ptsecurity.com/ww-en/ diff --git a/security/intrusion-detection-content-snort-vrt/Makefile b/security/intrusion-detection-content-snort-vrt/Makefile index d4e31d894..a2f900e6b 100644 --- a/security/intrusion-detection-content-snort-vrt/Makefile +++ b/security/intrusion-detection-content-snort-vrt/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= intrusion-detection-content-snort-vrt PLUGIN_VERSION= 1.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= IDS Snort VRT ruleset (needs registration or subscription) PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://www.snort.org/downloads#rules diff --git a/security/maltrail/Makefile b/security/maltrail/Makefile index 874f9d5de..9371d8512 100644 --- a/security/maltrail/Makefile +++ b/security/maltrail/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= maltrail PLUGIN_VERSION= 1.6 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Malicious traffic detection system PLUGIN_DEPENDS= maltrail PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index e922426b2..afd5f9a20 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= openconnect PLUGIN_VERSION= 1.4.0 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= OpenConnect Client PLUGIN_DEPENDS= openconnect PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/security/softether/Makefile b/security/softether/Makefile index 81341b10a..e1e595bcc 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= softether PLUGIN_VERSION= 0.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program PLUGIN_DEPENDS= softether PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index ed8d72bbb..4cbdf5bc4 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= stunnel PLUGIN_VERSION= 1.0.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= stunnel TLS proxy PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_DEPENDS= stunnel diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 45b3c7279..4e6a8afaf 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= tinc PLUGIN_VERSION= 1.6 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Tinc VPN PLUGIN_DEPENDS= tinc PLUGIN_MAINTAINER= ad@opnsense.org