From 2f3c46d953da38193fc2255b442b3f4903f48036 Mon Sep 17 00:00:00 2001 From: Qing He Date: Fri, 15 Apr 2011 15:30:32 +0800 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-core/libxml/libxml2_2.7.8.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-core/libxml/libxml2_2.7.8.bb (limited to 'meta/recipes-core/libxml/libxml2_2.7.8.bb') 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 @@ +require libxml2.inc + +PR = "r0" + +SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86" +SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec" -- cgit v1.2.3-54-g00ecf