diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-04-22 14:58:15 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-04-22 14:58:15 +0000 |
commit | b17411e84995d09d5b5339f12fe6408086bdd688 (patch) | |
tree | ac672fc177d2d30568d5f08ecf4be8452212e019 /chapter03 | |
parent | c3070fb58645735f364c91df40e7b1705b003d2d (diff) |
Fix segfault in shuf program from Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-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 6c5e5230d..136863f7b 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -51,6 +51,14 @@ </varlistentry> <varlistentry> + <term>Coreutils shuf Segmentation Fault Fix Patch - <token>&coreutils-shuf-segfault-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&coreutils-shuf-segfault-patch;"/></para> + <para>MD5 sum: <literal>&coreutils-shuf-segfault-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para> |