summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
diff options
context:
space:
mode:
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:
5 - Add sanity check for empty stack. 5 - Add sanity check for empty stack.
6 - Include comparation in changes from xmlXPathCmpNodesExt to xmlXPathCmpNodes 6 - Include comparation in changes from xmlXPathCmpNodesExt to xmlXPathCmpNodes
7 7
8Upstream-Status: Backported 8Upstream-Status: Backport
9 - [https://git.gnome.org/browse/libxml2/commit/?id=c1d1f7121194036608bf555f08d3062a36fd344b] 9 - [https://git.gnome.org/browse/libxml2/commit/?id=c1d1f7121194036608bf555f08d3062a36fd344b]
10 - [https://git.gnome.org/browse/libxml2/commit/?id=a005199330b86dada19d162cae15ef9bdcb6baa8] 10 - [https://git.gnome.org/browse/libxml2/commit/?id=a005199330b86dada19d162cae15ef9bdcb6baa8]
11CVE: necessary changes for fixing CVE-2016-5131 11CVE: CVE-2016-5131
12Signed-off-by: Andrej Valek <andrej.valek@siemens.com> 12Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
13Signed-off-by: Pascal Bach <pascal.bach@siemens.com> 13Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
14 14