aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-06-23 16:44:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-27 10:38:34 +0100
commit6e1aaf80b0d951b48cd25cb7161ec19448295094 (patch)
treef18655d81ee2393e78f4819a5a1e39f7ac2db4ec /meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
parent20b3574749420a1fef2cb2e0579584453dd4c5c5 (diff)
downloadopenembedded-core-contrib-6e1aaf80b0d951b48cd25cb7161ec19448295094.tar.gz
meta: Fix malformed Upstream-Status tags
Fix a variety of spelling and format mistakes to improve the ease of reading the tags programatically. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch')
-rw-r--r--meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch b/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
index 11718bb2bd..65f6bef1e6 100644
--- a/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
+++ b/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
@@ -5,10 +5,10 @@ xpath:
- Add sanity check for empty stack.
- Include comparation in changes from xmlXPathCmpNodesExt to xmlXPathCmpNodes
-Upstream-Status: Backported
+Upstream-Status: Backport
- [https://git.gnome.org/browse/libxml2/commit/?id=c1d1f7121194036608bf555f08d3062a36fd344b]
- [https://git.gnome.org/browse/libxml2/commit/?id=a005199330b86dada19d162cae15ef9bdcb6baa8]
-CVE: necessary changes for fixing CVE-2016-5131
+CVE: CVE-2016-5131
Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>