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:26:32 +0000 |
commit | e5c011b041dc27cdfeb840b6933dcb9752886bb9 (patch) | |
tree | 3737c18bbdaf971699c800e8983b25ae29db6fc9 /meta/recipes-support/libxslt | |
parent | f04fb8806c75fa7eb9d139c4daaae2de6da6e1ea (diff) | |
download | poky-e5c011b041dc27cdfeb840b6933dcb9752886bb9.tar.gz |
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.
(From OE-Core rev: 065ebeb3e15311d0d45385e15bf557b1c95b1669)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libxslt')
-rw-r--r-- | meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch b/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch index e4d09c2ac7..f4113efba9 100644 --- a/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch +++ b/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch | |||
@@ -8,6 +8,7 @@ We need to check that the parent node is an element before dereferencing | |||
8 | its namespace | 8 | its namespace |
9 | 9 | ||
10 | Upstream-Status: Backport | 10 | Upstream-Status: Backport |
11 | CVE: CVE-2015-7995 | ||
11 | 12 | ||
12 | https://git.gnome.org/browse/libxslt/commit/?id=7ca19df892ca22d9314e95d59ce2abdeff46b617 | 13 | https://git.gnome.org/browse/libxslt/commit/?id=7ca19df892ca22d9314e95d59ce2abdeff46b617 |
13 | 14 | ||