aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2005-03-14 06:36:44 +0000
committerJim Gifford <jim@linuxfromscratch.org>2005-03-14 06:36:44 +0000
commitd1999f8b7eaf94eee67bcd43c55bc451604d56f6 (patch)
tree1efe87c2461e203bf1501fc32906648678f694a0
parent46a500e0e120c21d0733ef6372d954d1f791387a (diff)
IPRoute2 patch updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/patches.xml7
-rw-r--r--general.ent2
3 files changed, 4 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2bb7c57d6..6d66091f6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -82,6 +82,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>March 13, 2005 [jim]: Updated iproute2 db patch to iproute2-2.6.11-050310. Removed
+unneeded find_update patch also for iproute2-2.6.11-050310</para></listitem>
+
<listitem><para>March 13, 2005 [matt]: Upgraded to iproute2-2.6.11-050310</para></listitem>
<listitem><para>March 13, 2005 [matt]: Upgraded to linux-2.6.11.3 and linux-libc-headers-2.6.11.0</para></listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 71cabfc5f..4e4bead63 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -100,13 +100,6 @@ needed to build an LFS system:</para>
</varlistentry>
<varlistentry>
-<term>IPRoute2 Find Update Patch - 1 KB:</term>
-<listitem>
-<para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-find_update-1.patch"/></para>
-</listitem>
-</varlistentry>
-
-<varlistentry>
<term>Linux 2.6.10 Security Vulnerability Patch - 1 KB:</term>
<listitem>
<para><ulink url="&patches-root;linux-&linux-version;-security_fix-1.patch"/></para>
diff --git a/general.ent b/general.ent
index b98cd0f19..5d68a649d 100644
--- a/general.ent
+++ b/general.ent
@@ -46,7 +46,7 @@
<!ENTITY iana-etc-version "1.04">
<!ENTITY inetutils-version "1.4.2">
<!ENTITY iproute2-version "2.6.11-050310">
-<!ENTITY iproute2-patch-version "2.6.9_041019">
+<!ENTITY iproute2-patch-version "2.6.9_050310">
<!ENTITY kbd-version "1.12">
<!ENTITY less-version "382">
<!ENTITY lfs-bootscripts-version "3.1.0">