Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665078

Summary: net-misc/miniupnpd: add nftables support
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: enhancement CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Conrad Kostecki gentoo-dev 2018-09-01 23:56:17 UTC
Could be add nftables suppport for net-misc/miniupnpd via use flag?

Seems to be available upstream: https://github.com/miniupnp/miniupnp/tree/master/miniupnpd/netfilter_nft

Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2019-06-30 07:39:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6feded288329ccad3bc97f4f427281ba9fb8d55

commit b6feded288329ccad3bc97f4f427281ba9fb8d55
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-06-30 07:37:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-06-30 07:39:18 +0000

    net-misc/miniupnpd: Support using nftables
    
    Closes: https://bugs.gentoo.org/665078
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-misc/miniupnpd/files/miniupnpd-conf.d-r2       |  3 ++
 net-misc/miniupnpd/files/miniupnpd-init.d-r2       |  6 ++++
 net-misc/miniupnpd/metadata.xml                    |  1 +
 .../miniupnpd/miniupnpd-2.1.20190625-r1.ebuild     | 35 +++++++++++++++++-----
 4 files changed, 37 insertions(+), 8 deletions(-)