aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-11-06 20:22:04 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-11-06 20:22:04 +0000
commit04823d154e02bfc8f5a14358516a1dc9b7b26599 (patch)
tree69064b9695462c34dc0fa68b39a3e5f59bb36add
parenta9ca58efce379192f214b6e4052a1d11dc38dab7 (diff)
Upgrade to Module-Init-Tools-3.11.1. Fixes #2507.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
4 files changed, 17 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 231fe4169..bc89352f3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2009-11-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] Upgraded to Module-Init-Tools-3.11.1. Fixes
+ <ulink url="&lfs-ticket-root;2507">#2507</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-10-29</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index cb3c0b2be..309afda06 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -136,9 +136,9 @@
<!--<listitem>
<para>Mktemp &mktemp-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>MPFR &mpfr-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index e8856d368..503c708a5 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20091029">
-<!ENTITY releasedate "October 29, 2009">
+<!ENTITY version "SVN-20091106">
+<!ENTITY releasedate "November 6, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 9d36049e7..cd2afb321 100644
--- a/packages.ent
+++ b/packages.ent
@@ -359,10 +359,10 @@
<!ENTITY man-pages-ch6-du "21 MB">
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
-<!ENTITY module-init-tools-version "3.10">
-<!ENTITY module-init-tools-size "864 KB">
+<!ENTITY module-init-tools-version "3.11.1">
+<!ENTITY module-init-tools-size "196 KB">
<!ENTITY module-init-tools-url "http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2">
-<!ENTITY module-init-tools-md5 "fcde0344ad07c4ae2ae6b40918fd092d">
+<!ENTITY module-init-tools-md5 "28dfcb9e24cdbeb12b99ac1eb8af7dea">
<!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
<!ENTITY module-init-tools-ch6-du "8.7 MB">
<!ENTITY module-init-tools-ch6-sbu "0.1 SBU">