From patchwork Sat Apr 16 06:55:34 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [49/58] libxml2: upgrade to version 2.7.8 Date: Sat, 16 Apr 2011 06:55:34 -0000 From: Saul Wold X-Patchwork-Id: 2401 Message-Id: <6b6c0970767e33d68af87ea0a0cdd402a5920f9d.1302936483.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Cc: Scott Rifenbark , Paul Eggleton , Jingdong Lu , Kang Kai , Xiaofeng Yan From: Qing He [YOCTO #978] from 2.7.7 fixes CVE-2010-4008 Signed-off-by: Qing He --- .../recipes-core/libxml/libxml2/libxml-64bit.patch | 2 ++ meta/recipes-core/libxml/libxml2_2.7.7.bb | 6 ------ meta/recipes-core/libxml/libxml2_2.7.8.bb | 6 ++++++ 3 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-core/libxml/libxml2_2.7.7.bb create mode 100644 meta/recipes-core/libxml/libxml2_2.7.8.bb diff --git a/meta/recipes-core/libxml/libxml2/libxml-64bit.patch b/meta/recipes-core/libxml/libxml2/libxml-64bit.patch index fcb7d34..1147017 100644 --- a/meta/recipes-core/libxml/libxml2/libxml-64bit.patch +++ b/meta/recipes-core/libxml/libxml2/libxml-64bit.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport [from debian: bugs.debian.org/439843] + --- libxml.h | 3 +++ 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 91f4ceb..0000000 --- a/meta/recipes-core/libxml/libxml2_2.7.7.bb +++ /dev/null @@ -1,6 +0,0 @@ -require libxml2.inc - -PR = "r4" - -SRC_URI[md5sum] = "9abc9959823ca9ff904f1fbcf21df066" -SRC_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 0000000..616fd09 --- /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"