From d1847063566fe340f023592a2d491e7de0d11b64 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Sat, 3 Jul 2004 22:28:32 +0000 Subject: Upgraded to Glibc 2.3.4-20040701 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 ++++- chapter03/packages.xml | 8 ++++---- general.ent | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 45fedb561..a1851d17e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,7 +24,7 @@ first a summary, then a detailed log. bison-1.875a flex-2.5.31 gcc-3.4.1 -glibc-2.3.4-20040529 +glibc-2.3.4-20040701 groff-1.19.1 hotplug-2004_04_01 lfs-bootscripts-2.1.2 @@ -77,6 +77,9 @@ first a summary, then a detailed log. +July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701. + + July 2, 2004 [winkie]: Upgraded to GCC 3.4.1. July 2, 2004 [winkie]: Updated the Udev permissions diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 7c8779b0e..8565edcd1 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -431,10 +431,10 @@ url="ftp://gaosu.rave.org/pub/linux/lfs/"/>. so create a tarball of some known-good CVS with the following commands: cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \ - export -d glibc-2.3.4-20040529 -D "2004-05-29 22:30 UTC" libc -sed -i -e "s/stable/2004-05-29/" -e "s/2\.3\.3/2.3.4/" \ - glibc-2.3.4-20040529/version.h -tar jcvf glibc-2.3.4-20040529.tar.bz2 glibc-2.3.4-20040529 + export -d glibc-2.3.4-20040701 -D "2004-07-01 17:30 UTC" libc +sed -i -e "s/stable/2004-07-01/" -e "s/2\.3\.3/2.3.4/" \ + glibc-2.3.4-20040701/version.h +tar jcvf glibc-2.3.4-20040701.tar.bz2 glibc-2.3.4-20040701 Alternatively, we've made our own tarball available which you can download from any of the FTP mirrors listed on the diff --git a/general.ent b/general.ent index 391982204..526342343 100644 --- a/general.ent +++ b/general.ent @@ -33,7 +33,7 @@ - + -- cgit v1.2.3-54-g00ecf