aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-06-17 11:58:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-06-17 11:58:18 +0000
commit491717717766a5f8dd69bb7b08a2cffb11ecc2ca (patch)
tree9b87d7de870bd922e0dbdc292e624c7f2fc55fe2
parent2e80ff192c9de76579a34235cb20e68bd0d4d9d3 (diff)
Upgrade to Linux-2.6.21.5. Fixes #2027.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
3 files changed, 15 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f8051cc17..259b5f12c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
+ <para>2007-06-17</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Linux-2.6.21.5, fixes
+ <ulink url="&lfs-ticket-root;2027">#2027</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-06-12</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 074f5b371..b81de058d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070612">
-<!ENTITY releasedate "June 12, 2007">
+<!ENTITY version "SVN-20070617">
+<!ENTITY releasedate "June 17, 2007">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index ac8bb3bb8..7be62839a 100644
--- a/packages.ent
+++ b/packages.ent
@@ -299,11 +299,11 @@
<!ENTITY linux-major-version "2.6">
<!ENTITY linux-minor-version "21">
-<!ENTITY linux-patch-version "3">
+<!ENTITY linux-patch-version "5">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "42,992 KB">
+<!ENTITY linux-size "42,993 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "dd25a51e9efbc13111abe45912895080">
+<!ENTITY linux-md5 "2e9a302b5d514b231640227d6a2ab7bf">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "310 - 390 MB">
<!ENTITY linux-ch8-sbu "1.5 - 3.5 SBU">