From 0a56a8af5ab073820c0cd9d421d4a32ba03bbbc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Mar 2026 00:47:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B4=20Sync=202026-03-21=2000:47:00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniupnpd/Makefile | 2 +- miniupnpd/patches/901-options-force_forwarding-support.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index c8a23c0b..a07798db 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd PKG_VERSION:=2.3.9 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_URL:=https://github.com/miniupnp/miniupnp/releases/download/miniupnpd_$(subst .,_,$(PKG_VERSION)) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/miniupnpd/patches/901-options-force_forwarding-support.patch b/miniupnpd/patches/901-options-force_forwarding-support.patch index 9e4329c5..2b74af6b 100644 --- a/miniupnpd/patches/901-options-force_forwarding-support.patch +++ b/miniupnpd/patches/901-options-force_forwarding-support.patch @@ -159,7 +159,7 @@ #ext_allow_private_ipv4=yes +#force forwarding enable for upnp: default is no -+#force_forwarding=yes ++force_forwarding=yes # The WAN interface must have a public IP address. Otherwise it is behind NAT # and port forwarding is impossible. In some cases WAN interface can be # behind unrestricted full-cone NAT 1:1 when all incoming traffic is NAT-ed and