aboutsummaryrefslogtreecommitdiffstats
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:27 +0100
commitb6c286c447e50fe499f03b64c6be80ac18504265 (patch)
tree60aedf77466eaaebff7538758f0d8a7a6943b43f /meta/recipes-devtools/perl/perl_5.14.3.bb
parent51bb56a19f03e341a0b46199dddbbc3e9b209904 (diff)
downloadopenembedded-core-contrib-b6c286c447e50fe499f03b64c6be80ac18504265.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 Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 \
file://perl-archlib-exp.patch \
file://dynaloaderhack.patch \
\
+ file://0001-Fix-misparsing-of-maketext-strings.patch \
+ file://0001-Prevent-premature-hsplit-calls-and-only-trigger-REHA.patch \
+ \
file://config.sh \
file://config.sh-32 \
file://config.sh-32-le \