summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-04-15 15:30:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:51:19 +0100
commit2f3c46d953da38193fc2255b442b3f4903f48036 (patch)
tree86912075df46faf4153846fe46dfc0f6ae2055d5 /meta/recipes-core/libxml
parent305fad53e640f04430aed57a5dc02f3a26158534 (diff)
downloadpoky-2f3c46d953da38193fc2255b442b3f4903f48036.tar.gz
libxml2: upgrade to version 2.7.8
[YOCTO #978] from 2.7.7 fixes CVE-2010-4008 (From OE-Core rev: cd13726f1eb1f77f55cf202830d6bf13b47b0860) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml')
-rw-r--r--meta/recipes-core/libxml/libxml2/libxml-64bit.patch2
-rw-r--r--meta/recipes-core/libxml/libxml2_2.7.7.bb6
-rw-r--r--meta/recipes-core/libxml/libxml2_2.7.8.bb6
3 files changed, 8 insertions, 6 deletions
diff --git a/meta/recipes-core/libxml/libxml2/libxml-64bit.patch b/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
index fcb7d34fa7..1147017b61 100644
--- a/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
+++ b/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport [from debian: bugs.debian.org/439843]
2
1--- 3---
2 libxml.h | 3 +++ 4 libxml.h | 3 +++
3 1 file changed, 3 insertions(+) 5 1 file changed, 3 insertions(+)
diff --git a/meta/recipes-core/libxml/libxml2_2.7.7.bb b/meta/recipes-core/libxml/libxml2_2.7.7.bb
deleted file mode 100644
index 91f4ceb94e..0000000000
--- a/meta/recipes-core/libxml/libxml2_2.7.7.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1require libxml2.inc
2
3PR = "r4"
4
5SRC_URI[md5sum] = "9abc9959823ca9ff904f1fbcf21df066"
6SRC_URI[sha256sum] = "af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68"
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
new file mode 100644
index 0000000000..616fd09f93
--- /dev/null
+++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb
@@ -0,0 +1,6 @@
1require libxml2.inc
2
3PR = "r0"
4
5SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
6SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"