diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-16 17:33:24 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-16 17:33:24 +0000 |
commit | cdbca2d5a1dabb05edb0c5b8cac2070b14d2ee55 (patch) | |
tree | 5283cb3b9c9d3eb80428d35c0ac8e7641f0c6ead | |
parent | 59f8879700aefd7f32f85710e978055a2ad2eee8 (diff) |
Updated to linux 2.6.11.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f70c799d6..10bd76103 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -81,6 +81,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 16, 2005 [jim]: Upgraded to linux-2.6.11.4</para></listitem> + <listitem><para>March 16, 2005 [jim]: Removed reference to kernel security patch</para></listitem> <listitem><para>March 16, 2005 [jim]: Removed find_update patch for IPRoute2, it is not diff --git a/general.ent b/general.ent index 613045caa..b752c90a8 100644 --- a/general.ent +++ b/general.ent @@ -53,7 +53,7 @@ <!ENTITY libol-version "0.3.15"> <!ENTITY libol-dl-version "0.3"> <!ENTITY libtool-version "1.5.14"> -<!ENTITY linux-version "2.6.11.3"> +<!ENTITY linux-version "2.6.11.4"> <!ENTITY linux-dl-version "2.6"> <!ENTITY linux-libc-headers-version "2.6.11.0"> <!ENTITY m4-version "1.4.2"> |