[oe-commits] [openembedded-core] 48/49: subversion: set CVE vendor to Apache

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:35 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 457d52c1a86bad074e174e2004c54ac5be1728bd
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 6 17:38:01 2019 +0200

    subversion: set CVE vendor to Apache
    
    There's a Jenkins plugin for Subversion.
    
    (From OE-Core rev: ac115c3b5f1dcb95fb7d39537693fe0dcd330451)
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-devtools/subversion/subversion_1.12.0.bb
---
 meta/recipes-devtools/subversion/subversion_1.9.7.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/subversion/subversion_1.9.7.bb b/meta/recipes-devtools/subversion/subversion_1.9.7.bb
index 57735f7..0dee5a9 100644
--- a/meta/recipes-devtools/subversion/subversion_1.9.7.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.9.7.bb
@@ -10,6 +10,8 @@ BBCLASSEXTEND = "native"
 
 inherit gettext pkgconfig
 
+CVE_PRODUCT = "apache:subversion"
+
 SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://disable_macos.patch \
            file://serf.m4-Regex-modified-to-allow-D-in-paths.patch \

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


More information about the Openembedded-commits mailing list