diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index c2c7a15a1..8b6b10118 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -8,6 +8,5 @@ Glibc-linuxthreads (&glibc-version;): Glibc Patch (&glibc-patch-version;): - diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1cd08e032..c518fa37d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -14,6 +14,8 @@ bison-1.75 e2fsprogs-1.32 gcc-3.2.1 +glibc-2.3.1 +glibc-2.3.1.patch groff-1.18.1 kbd-1.08 less-378 @@ -46,6 +48,9 @@ +December 31st, 2002 [gerard]: Upgraded to +Glibc-2.3.1 + December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed nofixincludes patch and use the built-in install-no-fixedincludes make diff --git a/chapter04/glibc-patch.xml b/chapter04/glibc-patch.xml index b191d8846..50ef5073a 100644 --- a/chapter04/glibc-patch.xml +++ b/chapter04/glibc-patch.xml @@ -1,3 +1,2 @@ Glibc Patch (&glibc-patch-version;) - &glibc-patch-size;: - diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml index 32dd6896e..2f34bc2ef 100644 --- a/chapter06/glibc-exp.xml +++ b/chapter06/glibc-exp.xml @@ -10,14 +10,16 @@ patch also replaces all occurrences of root with 0 in the login/Makefile file. This is done because Glibc itself isn't installed yet and therefore username to userid resolving isn't working yet, so a chown root -file will fail, however it'll work fine if you use straight +file will fail, however it'll work fine if you use the numeric IDs. -The patch also contains a few bug fixes and security fixes. In -particular it contains the "errlist", "dns resolver", "xdr_array", "calloc", -"thread exit", "udivdi3", "math test", "restrict_arr" and "divbyzero" fixes -which are documented at -. +Lastly, the patch also fixes a problem that causes statically linked +binaries to crash that were linked against Glibc-2.2 libraries. This patch +is only needed temporarily because we have static programs in /static/bin that might be linked against an +older Glibc version (the one from the host distribution). We will install +Glibc again at the end of this chapter to remove this patch so you'll have +a pristine Glibc as the developers intended it. touch /etc/ld.so.conf: One of the final steps of the Glibc installation is running ldconfig to update the dynamic loader diff --git a/entities/glibc.ent b/entities/glibc.ent index 5516dc61d..f9900182e 100644 --- a/entities/glibc.ent +++ b/entities/glibc.ent @@ -12,13 +12,13 @@ - + - - - - + + + +