diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 07:08:56 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 07:08:56 +0000 |
commit | 799ef8f5099729b86c711a219fd46047ed6d9760 (patch) | |
tree | 73c79dc623ea32ee403f3ed9fe1ee4ff56e545fb | |
parent | d859c62eb42e2f576a956c93cc88a48ad0b9878d (diff) |
Upgrade glibc to latest snapshot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4462 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6359200fe..171efe9d8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,7 +22,7 @@ of the LFS Book.</para> <listitem><para>automake-1.9.4</para></listitem> <listitem><para>findutils-4.2.10</para></listitem> <listitem><para>gcc-3.4.3</para></listitem> -<listitem><para>glibc-20041122</para></listitem> +<listitem><para>glibc-20041220</para></listitem> <listitem><para>man-pages-2.01</para></listitem> <listitem><para>perl-5.8.6</para></listitem> <listitem><para>sysvinit-2.86</para></listitem> @@ -45,6 +45,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot +of 20041220</para></listitem> + <listitem><para>December 25th, 2004 [jeremy]: Upgrade to Udev 050</para></listitem> <listitem><para>December 25th, 2004 [jeremy]: Upgraded to Tar 1.15.1</para></listitem> diff --git a/general.ent b/general.ent index 1563986e7..9f2b4fc2e 100644 --- a/general.ent +++ b/general.ent @@ -31,7 +31,7 @@ <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.3"> <!ENTITY gettext-version "0.14.1"> -<!ENTITY glibc-version "20041122"> +<!ENTITY glibc-version "20041220"> <!ENTITY grep-version "2.5.1a"> <!ENTITY groff-version "1.19.1"> <!ENTITY grub-version "0.95"> |