From 8d2a1f4c95a7eb46479f90048ab17859e568c6f7 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 27 Aug 2012 22:31:00 +0000 Subject: Add patch to fix glibc occasional crash with problem nameservers git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 8 +++++--- chapter01/whatsnew.xml | 4 ++++ 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e8792729b..3a81a1e63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,11 +40,13 @@ 2012-08-27 - [bdubbs] - Add instructions to Chapter 5 glibc - to add rpc headers to the host system if they are missing. + [bdubbs] - Add patch to fix glibc occasional crash + with problem nameservers. Fixes + #3172. - [bdubbs] - Apply upstream patches to make. + [bdubbs] - Add instructions to Chapter 5 glibc + to add rpc headers to the host system if they are missing. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a4fa2ecd1..70b28da9d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -235,6 +235,10 @@ &flex-bison-patch; + + &glibc-fix-resolv-patch; + + &kbd-fixes-patch; -- cgit v1.2.3-54-g00ecf