Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184173 - net-misc/l7-filter-2.12 version bump request
Summary: net-misc/l7-filter-2.12 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL: http://sourceforge.net/projects/l7-fi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 07:29 UTC by Steve Yin
Modified: 2007-07-07 00:31 UTC (History)
0 users

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


Attachments
l7-filter-2.11.ebuild (l7-filter-2.11.ebuild,4.61 KB, text/plain)
2007-07-04 11:23 UTC, cilly
Details
patch for iptables (ipt.patch,11.60 KB, patch)
2007-07-05 01:54 UTC, Steve Yin
Details | Diff
l7-filter-2.12.ebuild (l7-filter-2.12.ebuild,4.61 KB, text/plain)
2007-07-05 11:14 UTC, cilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Yin 2007-07-04 07:29:25 UTC
new l7-filter just released with these change logs:

v2.11 - Added missing nf_ct_l3proto_module_put() call to 2.6.20/2.6.21
patch. Added patch for 2.6.22.  Some stylistic changes to 2.6 kernel
code.



Reproducible: Always
Comment 1 cilly 2007-07-04 11:23:01 UTC
Created attachment 123865 [details]
l7-filter-2.11.ebuild

I am testing it right now.
Comment 2 cilly 2007-07-04 11:26:48 UTC
(In reply to comment #1)
> Created an attachment (id=123865) [edit]
> l7-filter-2.11.ebuild
> 
> I am testing it right now.
> 

is working.
Comment 3 Steve Yin 2007-07-04 15:47:09 UTC
forgot to say, the iptables patch in this release is outdate, the new l7filter use xt_* but the patch for iptables still use ipt_*, it's a easy fix.

I think l7-filter will release a update version. or someone can modify the patch.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2007-07-04 21:42:00 UTC
(In reply to comment #3)
> forgot to say, the iptables patch in this release is outdate, the new l7filter
> use xt_* but the patch for iptables still use ipt_*, it's a easy fix.
> 
> I think l7-filter will release a update version. or someone can modify the
> patch.
> 

so i found out
http://sourceforge.net/tracker/index.php?func=detail&aid=1747807&group_id=80085&atid=558668

can you put together a patch?
Comment 5 Steve Yin 2007-07-05 01:54:27 UTC
Created attachment 123912 [details, diff]
patch for iptables

well, this is the updated patch for iptables, apply it directly into iptables sources, and not a patch for l7-filter-2.11
Comment 6 cilly 2007-07-05 11:14:44 UTC
Created attachment 123945 [details]
l7-filter-2.12.ebuild

This update includes two patches for iptables, one for kernel 2.6.22+ and another for other kernels.
Comment 7 cilly 2007-07-05 13:49:05 UTC
Tested on x86 && 2.6.12.5:

l7-filter-2.12.ebuild
( see above attachment: http://bugs.gentoo.org/attachment.cgi?id=123945 )

with

iptables-1.3.8-r1.ebuild
( see bug: http://bugs.gentoo.org/show_bug.cgi?id=184164 
 see attachment: http://bugs.gentoo.org/attachment.cgi?id=123955 )

@dragonheart

Please, have a look at the code of the iptables-1.3.8-r1.ebuild, I did some minor changes.
Comment 8 cilly 2007-07-05 14:15:04 UTC
Summary should be changed from:

net-misc/l7-filter-2.11 version bump request

to

net-misc/l7-filter-2.12 version bump request
Comment 9 Daniel Black (RETIRED) gentoo-dev 2007-07-07 00:31:11 UTC
cilly.

look a little closer at the changes I'm making please. the 2.4 kernel patch typically takes the same version as the package version. I've make this is explicit now. Probably be best to attach diffs for ebuilds.

version 2.12 added