mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
perl: fix CVE-2016-1238
Backport patch to fix CVE-2016-1238 from perl upstream: http://perl5.git.perl.org/perl.git/commitdiff/cee96d52c39b1e7b36e1c62d38bcd8d86e9a41ab (From OE-Core rev: 7d06ffcbcd0c71dc6dc9efde02bf0cd8d7c7d7e3) (From OE-Core rev: 3f22b7ee01b4ce8592401db59c7ca4a7f3f88ede) Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
82641d700d
commit
529bbe2cc2
@@ -68,6 +68,7 @@ SRC_URI += " \
|
||||
file://perl-fix-CVE-2016-2381.patch \
|
||||
file://perl-fix-CVE-2016-6185.patch \
|
||||
file://perl-fix-CVE-2015-8607.patch \
|
||||
file://perl-fix-CVE-2016-1238.patch \
|
||||
"
|
||||
|
||||
# Fix test case issues
|
||||
|
||||
Reference in New Issue
Block a user