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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 229268c8e..2992a7544 100644 --- a/patches.ent +++ b/patches.ent @@ -95,6 +95,12 @@ <!ENTITY module-init-modprobe-patch-md5 "f1e452fdf3b8d7ef60148125e390c3e8"> <!ENTITY module-init-modprobe-patch-size "1.2 KB"> + +<!ENTITY ncurses-coverity-patch "ncurses-&ncurses-version;-coverity_fixes-1.patch"> +<!ENTITY ncurses-coverity-patch-md5 "aa2fa9d0e89bbfdb4ce7e0e6b4b46670"> +<!ENTITY ncurses-coverity-patch-size "16.8 KB"> + + <!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch"> <!ENTITY perl-libc-patch-md5 "3bf8aef1fb6eb6110405e699e4141f99"> <!ENTITY perl-libc-patch-size "1.1 KB"> |