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

Bug 49973

Summary: iptables-1.2.9 ebuild doesn't compile layer7 addon
Product: Gentoo Linux Reporter: ierdnah <ierdnah>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED WONTFIX    
Severity: normal CC: radek
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ierdnah 2004-05-04 08:01:43 UTC
there is a patch in iptables-1.2.9 for layer7 addon, but the ebuild doesn't

chmod +x extensions/.IMQ-test*
chmod +x extensions/.childlevel-test*
chmod +x extensions/.layer7-test*

so at compilation time, the addon is not compiled.
The iptables-1.2.9-r1 ebuild doesn't suffer from this bug

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-05-10 06:04:36 UTC
The way patches are added to iptables earlier versions gets patches with patches added to newer revisions.

layer7 support was added to -r1 and is currently in a masked testing phase.