[oe-commits] [openembedded-core] 36/49: ghostscript: set CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:23 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch sumo-next
in repository openembedded-core.

commit 4f905e245a02b9d8c5fe4a77271aabc41a69ba00
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Wed Nov 6 17:37:49 2019 +0200

    ghostscript: set CVE_PRODUCT
    
    (From OE-Core rev: 721e69aa12dd9ee22618ef13f29fb6d28eeab9af)
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-extended/ghostscript/ghostscript_9.26.bb
---
 meta/recipes-extended/ghostscript/ghostscript_9.21.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.21.bb b/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
index 50ec7e2..2d323c7 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
@@ -134,3 +134,6 @@ BBCLASSEXTEND = "native"
 
 # ghostscript does not supports "arc"
 COMPATIBLE_HOST = "^(?!arc).*"
+
+# some entries in NVD uses gpl_ghostscript
+CVE_PRODUCT = "ghostscript gpl_ghostscript"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list