aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-10-15 03:08:36 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-10-15 03:08:36 +0000
commitcd0f51912650a68813b013e75471b27f1ff43ffd (patch)
tree869b614309b9187f5ca9a0bdf6a617e5981024db /chapter01
parent12043d221f954d6cace8059a0b2075f6c32b36a5 (diff)
Upgraded to 20041011 glibc snapshot, added bash patch to fix execution problem with new glibc, upgraded to util-linux 2.12h, removed util-linux-sfdisk patch which is no longer necessary.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 86ffec8f0..ba828c196 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -28,7 +28,7 @@ first a summary, then a detailed log.</para>
<listitem><para>flex-2.5.31</para></listitem>
<listitem><para>gawk-3.1.4</para></listitem>
<listitem><para>gcc-3.4.2</para></listitem>
-<listitem><para>glibc-2.3.4-20040828</para></listitem>
+<listitem><para>glibc-20041011</para></listitem>
<listitem><para>groff-1.19.1</para></listitem>
<listitem><para>iana-etc-1.02</para></listitem>
<listitem><para>lfs-bootscripts-2.2.3</para></listitem>
@@ -43,7 +43,7 @@ first a summary, then a detailed log.</para>
<listitem><para>sed-4.1.2</para></listitem>
<listitem><para>tar-1.14</para></listitem>
<listitem><para>tcl-8.4.7</para></listitem>
-<listitem><para>util-linux-2.12g</para></listitem>
+<listitem><para>util-linux-2.12h</para></listitem>
<listitem><para>vim-6.3</para></listitem>
</itemizedlist>
</listitem>
@@ -51,6 +51,7 @@ first a summary, then a detailed log.</para>
<listitem><para>Added:</para>
<itemizedlist>
<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
+<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
<listitem><para>gcc-3.4.2-linkonce-1.patch</para></listitem>
@@ -70,7 +71,6 @@ first a summary, then a detailed log.</para>
<listitem><para>udev-config-1.permissions</para></listitem>
<listitem><para>udev-config-1.rules</para></listitem>
<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
-<listitem><para>util-linux-2.12d-sfdisk-1.patch</para></listitem>
<listitem><para>vim-6.3 language files</para></listitem>
<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
</itemizedlist>
@@ -92,6 +92,11 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>October 14th, 2004 [jeremy]: Upgraded Glibc to 20041011
+snapshot, added Bash patch to fix execution problems with the new glibc,
+upgraded to Util-linux-2.12h, removed the sfdisk patch which has been
+incorporated upstream</para></listitem>
+
<listitem><para>October 12th, 2004 [jeremy]: Added the new DESTDIR patch
developed by David Jensen to the udev instructions</para></listitem>