All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ghostscript: set CVE_PRODUCT
@ 2019-05-05  6:12 Chen Qi
  2019-05-05  6:12 ` [PATCH 1/1] " Chen Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2019-05-05  6:12 UTC (permalink / raw)
  To: openembedded-core

*** BLURB HERE ***
The following changes since commit eb8c7b5e1ff3a474ddaa5ebffecef963b225df6d:

  bitbake: HEADER: Drop it (2019-05-04 10:44:49 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/ghostscript-cve
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/ghostscript-cve

Chen Qi (1):
  ghostscript: set CVE_PRODUCT

 meta/recipes-extended/ghostscript/ghostscript_9.26.bb | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.9.1



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

* [PATCH 1/1] ghostscript: set CVE_PRODUCT
  2019-05-05  6:12 [PATCH 0/1] ghostscript: set CVE_PRODUCT Chen Qi
@ 2019-05-05  6:12 ` Chen Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Chen Qi @ 2019-05-05  6:12 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
 meta/recipes-extended/ghostscript/ghostscript_9.26.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
index bb32347..2630084 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
@@ -136,3 +136,6 @@ BBCLASSEXTEND = "native"
 
 # ghostscript does not supports "arc"
 COMPATIBLE_HOST = "^(?!arc).*"
+
+# some entries in NVD uses gpl_ghostscript
+CVE_PRODUCT = "ghostscript gpl_ghostscript"
-- 
1.9.1



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

end of thread, other threads:[~2019-05-05  6:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-05  6:12 [PATCH 0/1] ghostscript: set CVE_PRODUCT Chen Qi
2019-05-05  6:12 ` [PATCH 1/1] " Chen Qi

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.