Bug 1879 - Bump iptables to 1.4.8
Summary: Bump iptables to 1.4.8
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: 2010.08
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 18:45 UTC by Gustavo Zacarias
Modified: 2010-06-07 20:36 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump iptables to 1.4.8 (1.10 KB, patch)
2010-06-01 18:45 UTC, Gustavo Zacarias
Details
Add host-pkg-config dependency to iptables (847 bytes, patch)
2010-06-07 20:20 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
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