summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2019-10-18 07:35:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-29 09:08:17 +0000
commited29b7291d45a94271dff9fe8ca3611d6b025e27 (patch)
tree496091e6eea8a617014261e3229fa1ce2b8a916d /meta/recipes-core/ncurses/ncurses_6.1+20190803.bb
parent5fb336e9579420a90561f57908a2300d1c4abd64 (diff)
downloadpoky-ed29b7291d45a94271dff9fe8ca3611d6b025e27.tar.gz
ncurses: fix CVE-2019-17594, CVE-2019-17595
Backport changes to tinfo/comp_hash.c, tinfo/parse_entry.c, and progs/dump_entry.c from upstream to fix CVEs. (From OE-Core rev: 7ec70aeb0c6f6080523efa0f983fa36b92cb5558) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ncurses/ncurses_6.1+20190803.bb')
-rw-r--r--meta/recipes-core/ncurses/ncurses_6.1+20190803.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb b/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb
index a44d78e4fe..e638a3737c 100644
--- a/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb
@@ -3,6 +3,7 @@ require ncurses.inc
3SRC_URI += "file://0001-tic-hang.patch \ 3SRC_URI += "file://0001-tic-hang.patch \
4 file://0002-configure-reproducible.patch \ 4 file://0002-configure-reproducible.patch \
5 file://config.cache \ 5 file://config.cache \
6 file://0001-ncurses-selective-backport-of-20191012-patch.patch \
6" 7"
7# commit id corresponds to the revision in package version 8# commit id corresponds to the revision in package version
8SRCREV = "3c9b2677c96c645496997321bf2fe465a5e7e21f" 9SRCREV = "3c9b2677c96c645496997321bf2fe465a5e7e21f"