aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlfs-dev <lfs-dev@lists.linuxfromscratch.org>2004-06-22 19:47:16 +0000
committerlfs-dev <lfs-dev@lists.linuxfromscratch.org>2004-06-22 19:47:16 +0000
commitc5ef88150623fd15bdffb89f6fa7c12666f143ac (patch)
tree64c56b22f89f1bcbe47d4019867b141b748184f8
parent9e58f8ee0d81f060735a375dfbd3b86d15cbbeec (diff)
This commit was manufactured by cvs2svn to create branch 'oldxml_b5_1'.oldxml_b_5_1
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/oldxml_b5_1/BOOK@3268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--entities/kernel.ent6
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a4307dd36..508b3b03b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -21,7 +21,7 @@
<listitem><para>man-pages-1.64</para></listitem>
<listitem><para>lfs-utils-0.4.2</para></listitem>
<listitem><para>libtool-1.5.2</para></listitem>
-<listitem><para>linux-2.4.24</para></listitem>
+<listitem><para>linux-2.4.25</para></listitem>
<listitem><para>man-pages-1.65</para></listitem>
<listitem><para>modutils-2.4.26</para></listitem>
<listitem><para>perl-5.8.3</para></listitem>
@@ -60,6 +60,9 @@
</itemizedlist>
</listitem>
+<listitem><para>February 27th, 2004 [jeremy]: Upgraded to linux-2.4.25
+due to security vulnerability in 2.4.24</para></listitem>
+
<listitem><para>February 1st, 2004 [gerard]: LFS-5.1-PRE1
release.</para></listitem>
diff --git a/entities/kernel.ent b/entities/kernel.ent
index b8bb9a62b..a1fcde024 100644
--- a/entities/kernel.ent
+++ b/entities/kernel.ent
@@ -13,9 +13,9 @@
<!ENTITY aa-kernel-dep SYSTEM "../appendixa/kernel-dep.xml">
<!ENTITY aa-kernel-down SYSTEM "../appendixa/kernel-down.xml">
-<!ENTITY kernel-version "2.4.24">
-<!ENTITY kernel-depversion "2.4.24">
-<!ENTITY kernel-contversion "2.4.24">
+<!ENTITY kernel-version "2.4.25">
+<!ENTITY kernel-depversion "2.4.25">
+<!ENTITY kernel-contversion "2.4.25">
<!ENTITY kernel-dir "linux">
<!ENTITY kernel-package "linux-&kernel-version;.tar.bz2">
<!ENTITY kernel-size "29,138 KB">