From 1085a178f463f734253d92b4bb9b862077c0c751 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 13 Apr 2023 07:40:22 +0200 Subject: [PATCH] net/upnp: update for next release --- net/upnp/Makefile | 2 +- net/upnp/pkg-descr | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/upnp/Makefile b/net/upnp/Makefile index 7a170f82e..73c79af48 100644 --- a/net/upnp/Makefile +++ b/net/upnp/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= upnp PLUGIN_VERSION= 1.5 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_DEPENDS= miniupnpd-devel PLUGIN_COMMENT= Universal Plug and Play Service PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/net/upnp/pkg-descr b/net/upnp/pkg-descr index 091bcabff..fc73e6b00 100644 --- a/net/upnp/pkg-descr +++ b/net/upnp/pkg-descr @@ -9,6 +9,7 @@ Plugin Changelog 1.5 -* enable STUN and allow LAN subnet override (contributed by Tawmu) -* add missing firewall anchors (contributed by Tawmu) -* switch to miniupnpd 2.3.1 +* Enable STUN and allow LAN subnet override (contributed by Tawmu) +* Add missing firewall anchors (contributed by Tawmu) +* Allow subnet mask 0 in rules (contributed by Reiko Asakura) +* Switch to miniupnpd 2.3.1