aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2004-12-06 18:24:50 +0000
committerJim Gifford <jim@linuxfromscratch.org>2004-12-06 18:24:50 +0000
commit711166645184366f4d0b09b34cbbeebae9ae5cd3 (patch)
tree5b2bd518c7f1aa9608f315821daedb0be7f2c690 /chapter01
parent016b2bbd5d640c99ce05d9739419a2afea946c60 (diff)
Updates to findutils, util-linux, and iproute2. More library changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 94c192baa..7ffe304ae 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -20,10 +20,11 @@ of the LFS Book.</para>
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>binutils-2.15.94.0.1</para></listitem>
-<listitem><para>findutils-4.2.8</para></listitem>
+<listitem><para>findutils-4.2.9</para></listitem>
<listitem><para>gcc-3.4.3</para></listitem>
<listitem><para>glibc-20041122</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
+<listitem><para>util-linux-2.12j</para></listitem>
</itemizedlist>
</listitem>
@@ -40,10 +41,16 @@ of the LFS Book.</para>
</listitem>
-->
+<listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
+Added a patch for IPRoute2 to fix usage with the newer findutils.
+Updated Readline and Zlib library location changes.
+Bumped findutils to 4.2.9 and util-linux 2.12j.
+Used the same methodology used on zlib and readline on shadow.</para></listitem>
+
<listitem><para>December 4th, 2004 [jeremy]: Added binutils fix_strip patch</para></listitem>
<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
-to use --libdir for the libraries. Dumped perl to 5.8.6. Corrected wording in
+to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
readline.</para></listitem>
<listitem><para>December 1st, 2004 [jeremy]: Minor entity revisions in the XML