summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.14.3.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-08-29 13:21:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-30 18:06:32 +0100
commit116441d6dcd6ab3d044de84e7f0e85b6b50bfb2a (patch)
treece5f19a034598dd0423f262f8aeb29cce46cbb0c /meta/recipes-devtools/perl/perl_5.14.3.bb
parent25b8cc840976d2082f643f6c8c6cd0db21bdc811 (diff)
downloadpoky-116441d6dcd6ab3d044de84e7f0e85b6b50bfb2a.tar.gz
perl: Backport 2 CVE Patches
These patches are backported from upstream since it might be risky to update right now They address the following CVEs CVE-2012-6329 CVE-2013-1667 (From OE-Core rev: b6c286c447e50fe499f03b64c6be80ac18504265) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.14.3.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.14.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.14.3.bb b/meta/recipes-devtools/perl/perl_5.14.3.bb
index 99150422fe..1e14e17020 100644
--- a/meta/recipes-devtools/perl/perl_5.14.3.bb
+++ b/meta/recipes-devtools/perl/perl_5.14.3.bb
@@ -65,6 +65,9 @@ SRC_URI = "http://www.cpan.org/src/5.0/perl-${PV}.tar.gz \
65 file://perl-archlib-exp.patch \ 65 file://perl-archlib-exp.patch \
66 file://dynaloaderhack.patch \ 66 file://dynaloaderhack.patch \
67 \ 67 \
68 file://0001-Fix-misparsing-of-maketext-strings.patch \
69 file://0001-Prevent-premature-hsplit-calls-and-only-trigger-REHA.patch \
70 \
68 file://config.sh \ 71 file://config.sh \
69 file://config.sh-32 \ 72 file://config.sh-32 \
70 file://config.sh-32-le \ 73 file://config.sh-32-le \