From ce935eba242c518cad24c90d41e28e1b1748cc46 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 2 Oct 2012 20:07:42 +0000 Subject: [PATCH] Upgrade to IPRoute2-3.6.0. Fixes #3196. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 8 ++++++-- chapter03/patches.xml | 15 +++------------ chapter06/iproute2.xml | 5 +++++ packages.ent | 6 +++--- patches.ent | 5 +++++ 6 files changed, 26 insertions(+), 17 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b293ec9d3..d8cd81fca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2012-10-02 + + [matthew] - Upgrade to IPRoute2-3.6.0. Fixes + #3196. + [matthew] - Upgrade to Linux-3.6. Fixes #3195. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9ae260646..02a63ae2a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -106,9 +106,9 @@ - + @@ -234,6 +234,10 @@ &glibc-installation-patch; + + &iproute2-ipset-patch; + + &kmod-test_fix-patch; diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 1ee768e9c..e960a65c2 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -74,23 +74,14 @@ - Kbd Loadkeys Fix Patch - &kbd-fixes-patch-size;: diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index e62a450b6..f2d259592 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -41,6 +41,11 @@ Installation of IPRoute2 + Apply a patch to fix a compilation issue caused by the absence of the + iptables package: + +patch -Np1 -i ../&iproute2-ipset-patch; + The arpd binary included in this package is dependent on Berkeley DB. Because arpd is not a very common requirement on a base Linux system, remove the dependency on Berkeley diff --git a/packages.ent b/packages.ent index 1abc85dec..091369a79 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index 7a46473ed..968ca6537 100644 --- a/patches.ent +++ b/patches.ent @@ -52,6 +52,11 @@ + + + + +