diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-10-15 03:08:36 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-10-15 03:08:36 +0000 |
commit | cd0f51912650a68813b013e75471b27f1ff43ffd (patch) | |
tree | 869b614309b9187f5ca9a0bdf6a617e5981024db /chapter03 | |
parent | 12043d221f954d6cace8059a0b2075f6c32b36a5 (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 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 13 |
2 files changed, 8 insertions, 7 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index e4c972440..55eeabccf 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -134,7 +134,7 @@ <varlistentry> <term>Glibc (&glibc-version;) - 13,800 KB: -- <emphasis>(see Note 1 below)</emphasis></term> <listitem> -<para><ulink url="ftp://ftp.linuxfromscratch.org/pub/lfs/lfs-packages/unstable/glibc-2.3.4-20040828.tar.bz2"/></para> +<para><ulink url="ftp://sources.redhat.com/pub/glibc/snapshots/"/></para> </listitem> </varlistentry> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 945c35c02..402cdaab3 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -23,6 +23,13 @@ following:</para> </varlistentry> <varlistentry> +<term>Bash Avoid Wcontinued Patch - 1KB:</term> +<listitem> +<para><ulink url="&patches-root;bash-&bash-version;-avoid_WCONTINUED-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term> <listitem> <para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para> @@ -139,12 +146,6 @@ following:</para> </varlistentry> <varlistentry> -<term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-2.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>Zlib Security Patch - 1KB:</term> <listitem> <para><ulink url="&patches-root;zlib-&zlib-version;-security-1.patch"/></para> </listitem> |