diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-01-08 12:03:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 23:23:18 +0000 |
commit | 065ebeb3e15311d0d45385e15bf557b1c95b1669 (patch) | |
tree | d62fb16062b52dc2598550515c4732f4eab0a30e /meta/recipes-bsp | |
parent | 2336d1e5de671f538f0cd493b75d29e1dfdb0caf (diff) | |
download | openembedded-core-065ebeb3e15311d0d45385e15bf557b1c95b1669.tar.gz openembedded-core-065ebeb3e15311d0d45385e15bf557b1c95b1669.tar.bz2 openembedded-core-065ebeb3e15311d0d45385e15bf557b1c95b1669.zip |
Add "CVE:" tag to current patches in OE-core
The currnet patches in OE-core doesn't have the "CVE:"
tag, now part of the policy of the patches.
This is patch add this tag to several patches. There might
be patches that I miss; the tag can be added in the future.
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch b/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch index f9252e9c22..65ddcaf128 100644 --- a/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch +++ b/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch @@ -1,4 +1,5 @@ Upstream-Status: Accepted +CVE: CVE-2015-8370 Signed-off-by: Awais Belal <awais_belal@mentor.com> From 451d80e52d851432e109771bb8febafca7a5f1f2 Mon Sep 17 00:00:00 2001 |