All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch
@ 2020-11-22 21:48 Peter Korsgaard
  2020-11-23  7:54 ` Peter Korsgaard
  2020-12-11 10:23 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-11-22 21:48 UTC (permalink / raw)
  To: buildroot

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 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index c11650c766..f4e4784a3c 100644
--- 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 \
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch
  2020-11-22 21:48 [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch Peter Korsgaard
@ 2020-11-23  7:54 ` Peter Korsgaard
  2020-12-11 10:23 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-11-23  7:54 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > 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>

Committed after fixing the s/fixes/fixed/ typo in subject, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch
  2020-11-22 21:48 [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch Peter Korsgaard
  2020-11-23  7:54 ` Peter Korsgaard
@ 2020-12-11 10:23 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-12-11 10:23 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > 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>

Committed to 2020.02.x and 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 21:48 [Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch Peter Korsgaard
2020-11-23  7:54 ` Peter Korsgaard
2020-12-11 10:23 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.