From 7c438caa2c21101cbefc2eec21935ab55af19c46 Mon Sep 17 00:00:00 2001
From: Viacheslav Hletenko <v.gletenko@vyos.io>
Date: Tue, 14 May 2024 16:47:29 +0000
Subject: T3420: Remove service upnp

Remove `service upnp` as it never worked as expected, nft rules do
not integrated and custom patches do not seem like a suitable
solution for now.

Security:
UPnP has been historically associated with security risks due to its automatic
and potentially unauthenticated nature.
UPnP devices might be vulnerable to unauthorized access or exploitation.
---
 debian/control | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'debian')

diff --git a/debian/control b/debian/control
index 594e9e8d8..329ed09eb 100644
--- a/debian/control
+++ b/debian/control
@@ -196,9 +196,6 @@ Depends:
   snmp,
   snmpd,
 # End "service snmp"
-# For "service upnp"
-  miniupnpd-nftables,
-# End "service upnp"
 # For "service webproxy"
   squid,
   squidclient,
-- 
cgit v1.2.3