mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
libxml-parser-perl: fix for CVE-2006-10003
Pick patch from [1]. [1] https://security-tracker.debian.org/tracker/CVE-2006-10003 More details : https://nvd.nist.gov/vuln/detail/CVE-2006-10003 (From OE-Core rev: 2abf26e7551a8a306d6aaabc9653f655f66b15a1) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
d8f806b3c6
commit
34cf18e8c1
@@ -8,6 +8,7 @@ DEPENDS += "expat"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/T/TO/TODDR/XML-Parser-${PV}.tar.gz \
|
||||
file://0001-Makefile.PL-make-check_lib-cross-friendly.patch \
|
||||
file://CVE-2006-10003.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8"
|
||||
|
||||
Reference in New Issue
Block a user