From 84585d959b63d201a7e07e20ce2fc0621b2e2172 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 20 May 2020 00:57:15 +0200 Subject: [PATCH] stunnel: minor cleanups and versioning, closes https://github.com/opnsense/plugins/issues/1829 --- security/stunnel/Makefile | 2 +- .../src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 25f1769de..fbb353411 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= stunnel -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 0.2 PLUGIN_COMMENT= stunnel TLS proxy PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_DEPENDS= stunnel diff --git a/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml b/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml index b76adc6c5..7c8fea715 100644 --- a/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml +++ b/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml @@ -1,9 +1,8 @@ //OPNsense/Stunnel - 1.0.0 - MFP + 1.0.1 - OPNsense firewall filter rules + Stunnel TLS encryption proxy