Summary: | net-firewall/iptables-1.6.0: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | nvinson234 |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | joakim.tjernlund, mrueg |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.netfilter.org/news.html#2015-12-18 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=569254 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Proposed iptables-1.6.0 ebuild |
Description
nvinson234
2015-12-19 14:55:58 UTC
Created attachment 419820 [details]
Proposed iptables-1.6.0 ebuild
This ebuild also adds the nftables USE flag to enable the nftables compatibility tools.
Note: the nftables USE flag will need to be masked for the following architectures as net-libs/libnftnl does not support them:
- alpha
- hppa
- ia64
- powerpc
- sparc
(In reply to nvinson234 from comment #1) > Created attachment 419820 [details] > Proposed iptables-1.6.0 ebuild > > This ebuild also adds the nftables USE flag to enable the nftables > compatibility tools. > > Note: the nftables USE flag will need to be masked for the following > architectures as net-libs/libnftnl does not support them: > - alpha > - hppa > - ia64 > - powerpc > - sparc Where do you see that these arch's are unsupported in libnftnl? I am especially interested in ppc. (In reply to Joakim Tjernlund from comment #3) please see the referenced bug -- 569254 (In reply to SpanKY from comment #4) > (In reply to Joakim Tjernlund from comment #3) > > please see the referenced bug -- 569254 hmm, I cannot see what the problem is for ppc in 569254, the reason for masking ppc is not clear. Google does does not tell me anything either nor does the sources for net-libs/libnftnl (In reply to Joakim Tjernlund from comment #5) seems pretty obvious to me: the bug is requesting keyword testing, therefore the logical conclusion is that the package isn't yet keyworded or tested, so it is masked until someone does. this is Gentoo SOP. (In reply to SpanKY from comment #6) > (In reply to Joakim Tjernlund from comment #5) > > seems pretty obvious to me: the bug is requesting keyword testing, therefore > the logical conclusion is that the package isn't yet keyworded or tested, so > it is masked until someone does. this is Gentoo SOP. i'll take care of it for ppc. let's move discussion over to bug #569254 if any more is needed. this bug requested a bump for iptables and that's done. (In reply to SpanKY from comment #6) > (In reply to Joakim Tjernlund from comment #5) > > seems pretty obvious to me: the bug is requesting keyword testing, therefore > the logical conclusion is that the package isn't yet keyworded or tested, so > it is masked until someone does. this is Gentoo SOP. I guess I don't fully grasp Masking then. I figured masking was for known problems with the pkg, not that it had to be tested by someone before keywording was allowed. I clearly have some learning to do here. |