projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27af878
)
package/ncurses: mark CVE-2019-1759{4, 5} as fixed by 20191012 patch
author
Peter Korsgaard
<peter@korsgaard.com>
Sun, 22 Nov 2020 21:48:52 +0000
(22:48 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 23 Nov 2020 07:53:35 +0000
(08:53 +0100)
According to the NVE data, these are fixes in the
20191012
patch - So mark
them as such.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ncurses/ncurses.mk
patch
|
blob
|
history
diff --git
a/package/ncurses/ncurses.mk
b/package/ncurses/ncurses.mk
index c11650c7666b31a70b5dd74767bef1b155735694..f4e4784a3cc165438f07f3f6a7baee0b230c3966 100644
(file)
--- a/
package/ncurses/ncurses.mk
+++ b/
package/ncurses/ncurses.mk
@@
-50,6
+50,9
@@
NCURSES_PATCH = \
ncurses-6.1-20200118.patch.gz \
)
+# ncurses-6.1-20191012.patch.gz
+NCURSES_IGNORE_CVES += CVE-2019-17594 CVE-2019-17595
+
NCURSES_CONF_OPTS = \
--without-cxx \
--without-cxx-binding \