Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49973 - iptables-1.2.9 ebuild doesn't compile layer7 addon
Summary: iptables-1.2.9 ebuild doesn't compile layer7 addon
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 08:01 UTC by ierdnah
Modified: 2004-05-10 06:04 UTC (History)
1 user (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 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.