Summary: | net-firewall/ipset: don't use epatch_user | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Piotr Piróg <pirogpiotr> |
Component: | New packages | Assignee: | Peter Volkov (RETIRED) <pva> |
Status: | RESOLVED NEEDINFO | ||
Severity: | minor | CC: | robbat2 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Patch for ipset ebuild |
Description
Piotr Piróg
2010-03-19 12:21:45 UTC
Created attachment 224235 [details, diff]
Patch for ipset ebuild
Please provide use case where this is useful. Some packages, e.g. iptables, really need this to enable third party modules, while for ipset it looks like unnecessary. What user patches do you have for ipset? I write one (http://gigant.informel.pl/~pitek/ipset-4.2-matchall.patch). There is any reason why epatch_user shouldn’t be enabled for all ebuilds? We intensionally limit use of epatch_user since it'll be impossible to support systems where users start to use patches we don't have. Actually epatch_user is just a hack until somebody introduces something better. That said, if you want to have epatch_user or similar enabled for all ebuild, you may try to write your own bashrc script. e.g. sometime ago I did that and ended with http://dev.gentoo.org/~pva/bashrc but you may wish to modify it ... So, I think this bug should be closed as WONTFIX, but I'll let Robin to do whatever he wants to do here :) piotr: can you write up some docs for it and attach a newer version, and also send upstream? being able to require matching all of a set is a nice addition :-) pva: any objections to including his matchall patch directly once it's got some docs? (In reply to comment #6) > pva: > any objections to including his matchall patch directly once it's got some > docs? patch modifies kernel interface, so if somebody patched kernel manually with ipset sources this could became a problem. It's much better to send this patch upstream - Jozsef is rather fast and helpful. Just noted this was submitted upstream and the only question left unanswered there: http://www.spinics.net/lists/netfilter-devel/msg12531.html Piotr, could you answer there, please? Resolving bug as NEEDINFO since there no feedback from Piotr. |