Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753491 - net-firewall/nftables does not pass NFTABLES_SAVE or SAVE_OPTIONS
Summary: net-firewall/nftables does not pass NFTABLES_SAVE or SAVE_OPTIONS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-07 16:50 UTC by schneider.kirk
Modified: 2020-11-08 02:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schneider.kirk 2020-11-07 16:50:25 UTC
Similar bugs: https://bugs.gentoo.org/show_bug.cgi?id=603228
https://bugs.gentoo.org/744955


/etc/init.d/nftables is not passing options NFTABLES_SAVE or SAVE_OPTIONS to
/usr/libexec/nftables/nftables.sh
Comment 1 Larry the Git Cow gentoo-dev 2020-11-08 02:59:41 UTC
The bug has been closed via the following commit(s):

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

commit cb51431baffa2b5f38beb351274913f0d2768fc9
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2020-11-08 02:59:20 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-11-08 02:59:20 +0000

    net-firewall/nftables-0.9.7-r1: revbump, fix initd (bug #753491, #744955)
    
    Closes: https://bugs.gentoo.org/753491
    Closes: https://bugs.gentoo.org/744955
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 net-firewall/nftables/files/nftables-mk.init-r1 |  50 ++++----
 net-firewall/nftables/files/nftables.init-r1    | 154 ++++++++++++----------
 net-firewall/nftables/nftables-0.9.7-r1.ebuild  | 162 ++++++++++++++++++++++++
 net-firewall/nftables/nftables-0.9.7.ebuild     |   2 +-
 net-firewall/nftables/nftables-9999.ebuild      |   2 +-
 5 files changed, 280 insertions(+), 90 deletions(-)