Bug 1879

Summary: Bump iptables to 1.4.8
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.08   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Bump iptables to 1.4.8
Add host-pkg-config dependency to iptables

Description Gustavo Zacarias 2010-06-01 18:45:59 UTC
Created attachment 1801 [details]
Bump iptables to 1.4.8

Bump iptables to 1.4.8, includes support for new features from kernel 2.6.34.
Also remove /usr/lib/libip6tc.* from target when IPv6 is disabled to save space.
Comment 1 Peter Korsgaard 2010-06-05 19:38:12 UTC
Committed, thanks
Comment 2 Gustavo Zacarias 2010-06-07 20:20:42 UTC
Created attachment 1933 [details]
Add host-pkg-config dependency to iptables
Comment 3 Gustavo Zacarias 2010-06-07 20:21:26 UTC
Ooops this bit slided through my claws... iptables now needs host-pkg-config when checking for libnfnetlink... please apply the patch.
Comment 4 Peter Korsgaard 2010-06-07 20:36:15 UTC
Committed, thanks