aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-01-29 12:05:03 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-01-29 12:05:03 +0000
commitf427db4c41195d1daf30b2c64e9bc2a3aaf60ee0 (patch)
treeb44bb4bbe69daba2fcd1cfe7ecc32896baa7d21a
parent81bc302174cefba219dd415a1481873224190f21 (diff)
* Upgrade to util-linux-2.12q
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent6
3 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a5eff0085..a595ce1a0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,7 +44,7 @@ first a summary, then a detailed log.</para>
<listitem><para>Texinfo 4.8</para></listitem>
<listitem><para>Tcl 8.4.9</para></listitem>
<listitem><para>Udev 050</para></listitem>
-<listitem><para>Util-linux 2.12p</para></listitem>
+<listitem><para>Util-linux 2.12q</para></listitem>
<listitem><para>Zlib 1.2.2</para></listitem>
</itemizedlist>
</listitem>
@@ -74,6 +74,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 29, 2005 [matt]: Upgraded to util-linux-2.12q.</para>
+</listitem>
+
<listitem><para>January 27, 2005 [matt]: Added a warning that the
<filename class="symlink">/usr/src/linux</filename> symlink shouldn't be
created. Fixes bug 1012.</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index c09069de8..bc27862cc 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -404,7 +404,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Util-linux (&util-linux-version;) - 1,921 KB:</term>
+<term>Util-linux (&util-linux-version;) - 1,339 KB:</term>
<listitem>
<para><ulink url="&freshmeat;util-linux/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index db240ae2e..fd64bdd22 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "6.1-testing-20050127">
-<!ENTITY releasedate "January 27, 2005">
+<!ENTITY version "6.1-testing-20050129">
+<!ENTITY releasedate "January 29, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -69,6 +69,6 @@
<!ENTITY tcl-version "8.4.9">
<!ENTITY texinfo-version "4.8">
<!ENTITY udev-version "050">
-<!ENTITY util-linux-version "2.12p">
+<!ENTITY util-linux-version "2.12q">
<!ENTITY vim-version "6.3">
<!ENTITY zlib-version "1.2.2">