From 89adfa7585bc3b64dbaba6cab681e2562333e87e Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 26 Feb 2019 20:41:04 +0100 Subject: [PATCH] etpro-telemetry, version 1.2 - limit uploads to signatures from Proofpoint - add relevant fields --- security/etpro-telemetry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/etpro-telemetry/Makefile b/security/etpro-telemetry/Makefile index 8d6f2ea3f..b7fde64e8 100644 --- a/security/etpro-telemetry/Makefile +++ b/security/etpro-telemetry/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= etpro-telemetry -PLUGIN_VERSION= 1.1 +PLUGIN_VERSION= 1.2 #PLUGIN_REVISION= 1 PLUGIN_COMMENT= ET Pro Telemetry Edition PLUGIN_MAINTAINER= ad@opnsense.org