summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorPierre Le Magourou <pierre.lemagourou@softbankrobotics.com>2019-11-06 17:37:16 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-07 19:47:26 +0000
commitfedab4549f81a84dde76156a1cee729a03a52bf5 (patch)
tree23f009dbefedf29249dff18435ed24bad61a03e4 /meta/conf
parente6f819f8843781f0d5b34fb19b2293c4d138d6b1 (diff)
downloadpoky-fedab4549f81a84dde76156a1cee729a03a52bf5.tar.gz
cve-update-db: New recipe to update CVE database
cve-check-tool-native do_populate_cve_db task was using deprecated NVD xml data feeds, cve-update-db uses NVD json data feeds. Sqlite database schema was updated to take into account CVSSv3 CVE scores and operator in affected product versions. A new META table was added to store the last modification date of the NVD json data feeds. (From OE-Core rev: 546d14135c50c6a571dfbf3baf6e9b22ce3d58e0) (From OE-Core rev: e344a27003cc9e39058b41c0e96463f231ebf245) Signed-off-by: Pierre Le Magourou <pierre.lemagourou@softbankrobotics.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Conflicts: meta/conf/distro/include/maintainers.inc
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/maintainers.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc
index 48aff9537e..a299177c35 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -122,7 +122,7 @@ RECIPE_MAINTAINER_pn-cryptodev-module = "Robert Yang <liezhi.yang@windriver.com>
122RECIPE_MAINTAINER_pn-cryptodev-tests = "Robert Yang <liezhi.yang@windriver.com>" 122RECIPE_MAINTAINER_pn-cryptodev-tests = "Robert Yang <liezhi.yang@windriver.com>"
123RECIPE_MAINTAINER_pn-cups = "Chen Qi <Qi.Chen@windriver.com>" 123RECIPE_MAINTAINER_pn-cups = "Chen Qi <Qi.Chen@windriver.com>"
124RECIPE_MAINTAINER_pn-curl = "Armin Kuster <akuster@mvista.com>" 124RECIPE_MAINTAINER_pn-curl = "Armin Kuster <akuster@mvista.com>"
125RECIPE_MAINTAINER_pn-cve-check-tool = "Ross Burton <ross.burton@intel.com>" 125RECIPE_MAINTAINER_pn-cve-update-db = "Ross Burton <ross.burton@intel.com>"
126RECIPE_MAINTAINER_pn-cwautomacros = "Maxin B. John <maxin.john@intel.com>" 126RECIPE_MAINTAINER_pn-cwautomacros = "Maxin B. John <maxin.john@intel.com>"
127RECIPE_MAINTAINER_pn-damageproto = "Armin Kuster <akuster@mvista.com>" 127RECIPE_MAINTAINER_pn-damageproto = "Armin Kuster <akuster@mvista.com>"
128RECIPE_MAINTAINER_pn-db = "Mark Hatle <mark.hatle@windriver.com>" 128RECIPE_MAINTAINER_pn-db = "Mark Hatle <mark.hatle@windriver.com>"