diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 22:31:00 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 22:31:00 +0000 |
commit | 8d2a1f4c95a7eb46479f90048ab17859e568c6f7 (patch) | |
tree | ae3a24aa20bf799f1d989dedc946f14e7d9c364a /chapter03/patches.xml | |
parent | 4a5a10855a0c2bd64d00d3bf028e675429e6d293 (diff) |
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
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2b23625d6..4f60e88b5 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -58,6 +58,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc DNS Resolve Patch - <token>&glibc-fix-resolv-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-fix-resolv-patch;"/></para> + <para>MD5 sum: <literal>&glibc-fix-resolv-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |