diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:58:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:58:20 +0000 |
commit | 1aba30dba86ec224e9a86930ade59ce46429e441 (patch) | |
tree | f387d4df7aaa0009f71e784ae4bbd1e6a23aa09f /chapter03 | |
parent | 22cf3bfc3f131eeb5411e34c37d2363c3ac2661c (diff) |
Add an upstream patch for Ncurses, which fixes a number of issues uncovered by the Coverity static code analysis tool. Fixes #1995.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8113 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 9ed5d1816..29c6a0303 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -179,6 +179,14 @@ </varlistentry> <varlistentry> + <term>Ncurses Coverity Patch - <token>&ncurses-coverity-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&ncurses-coverity-patch;"/></para> + <para>MD5 sum: <literal>&ncurses-coverity-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para> |