aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-11-13 11:01:57 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-11-13 11:01:57 +0000
commit0cf089b67fe972c0159a51521cd3ed03706cfb66 (patch)
tree2cc3bc7f122427b095d79971de5150bdd9b4ca44
parent7b0c375c64504f35c7c6d42e141829adcc9b4210 (diff)
Upgraded gcc/glibc in unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml6
-rw-r--r--general.ent4
2 files changed, 6 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f610ce03f..1025e7746 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -28,8 +28,8 @@ first a summary, then a detailed log.</para>
<listitem><para>findutils-4.2.3</para></listitem>
<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-20041011</para></listitem>
+<listitem><para>gcc-3.4.3</para></listitem>
+<listitem><para>glibc-20041108</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>
@@ -95,6 +95,8 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.<para></listitem>
+
<listitem><para>November 13th, 2004 [jeremy]: Corrected IPRoute2's patch name, removed some unneeded commands in shadow.</para></listitem>
<listitem><para>November 4th, 2004 [jeremy]: Upgraded automake, man-pages,
diff --git a/general.ent b/general.ent
index ebe6e2e94..80ee7194e 100644
--- a/general.ent
+++ b/general.ent
@@ -31,9 +31,9 @@
<!ENTITY findutils-version "4.2.3">
<!ENTITY flex-version "2.5.31">
<!ENTITY gawk-version "3.1.4">
-<!ENTITY gcc-version "3.4.2">
+<!ENTITY gcc-version "3.4.3">
<!ENTITY gettext-version "0.14.1">
-<!ENTITY glibc-version "20041011">
+<!ENTITY glibc-version "20041108">
<!ENTITY grep-version "2.5.1">
<!ENTITY groff-version "1.19.1">
<!ENTITY grub-version "0.95">