From 526498282688c6e110727c9184efd1b69997c9db Mon Sep 17 00:00:00 2001 From: Kang Kai Date: Mon, 21 Jan 2013 16:57:12 +0800 Subject: perl: update to 5.14.3 There is a securty issue: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5195 Update perl to 5.14.3 to resolve this problem. Patches hurd-ccflags.diff, h2ph-multiarch.diff, index-tainting.diff and hurd-hints.diff have been merged, so remove them from SRC_URI. Update patches config.sh and Makefile.SH.patch with new PV. [Yocto 3701] (From OE-Core rev: b1fd25e05308cabb56afe1d4276470bf7380ea59) Signed-off-by: Kang Kai Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le (limited to 'meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le') diff --git a/meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le b/meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le new file mode 100644 index 0000000000..277d2a9bee --- /dev/null +++ b/meta/recipes-devtools/perl/perl-5.14.3/config.sh-64-le @@ -0,0 +1 @@ +byteorder='12345678' -- cgit v1.2.3-54-g00ecf