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-rprovides_5.14.3.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta/recipes-devtools/perl/perl-rprovides_5.14.3.inc (limited to 'meta/recipes-devtools/perl/perl-rprovides_5.14.3.inc') diff --git a/meta/recipes-devtools/perl/perl-rprovides_5.14.3.inc b/meta/recipes-devtools/perl/perl-rprovides_5.14.3.inc new file mode 100644 index 0000000000..9a648dbf2f --- /dev/null +++ b/meta/recipes-devtools/perl/perl-rprovides_5.14.3.inc @@ -0,0 +1 @@ +RPROVIDES_perl-module-module-build += "libmodule-build-perl" -- cgit v1.2.3-54-g00ecf