From 5b5704b62a0f04d93fd58986b426a31352fe2fd5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 10 Oct 2017 17:08:48 +0100 Subject: gentoo resync : 10.10.2017 --- .../2017-10-10-perl-5_26-update.en.txt | 32 ++++++++++++++++++++++ .../2017-10-10-perl-5_26-update.en.txt.asc | 19 +++++++++++++ metadata/news/timestamp.chk | 2 +- metadata/news/timestamp.commit | 2 +- 4 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt create mode 100644 metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt.asc (limited to 'metadata/news') diff --git a/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt b/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt new file mode 100644 index 000000000000..c6277c52ea16 --- /dev/null +++ b/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt @@ -0,0 +1,32 @@ +Title: Perl 5.26 update: possible breakage +Author: Andreas K. Hüttel +Posted: 2017-10-10 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: >=dev-lang/perl-5.26.0 + +You have just upgraded to Perl 5.26. This release brings several +incompatible changes, as a result of deprecations coming to term +and of changes in default settings to mitigate a potential +security issue [1]. + +While we have made sure that all resulting build failures within +Gentoo are fixed, this may not be the case for runtime issues, +and certainly can affect third-party code (e.g., "hand-installed" +server applications). + +Typical errors are: +* Can't locate inc/... in @INC (you may need to install the inc::... module) +* error: ... has no member named ‘op_sibling’ +* Unescaped left brace in regex is illegal in ... + +Please see the pages [2,3] for details and report bugs if you run +into problems during or after the Perl update. + +General purpose advice on updating Perl can be found on page [4]. + +[1] https://rt.perl.org/Ticket/Display.html?id=127834 + https://bugs.gentoo.org/show_bug.cgi?id=589680 +[2] https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal +[3] https://wiki.gentoo.org/wiki/Project:Perl/5.26_Known_Issues +[4] https://wiki.gentoo.org/wiki/Perl diff --git a/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt.asc b/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt.asc new file mode 100644 index 000000000000..3831b64e2988 --- /dev/null +++ b/metadata/news/2017-10-10-perl-5_26-update/2017-10-10-perl-5_26-update.en.txt.asc @@ -0,0 +1,19 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQKTBAABCgB9FiEEwo/LD3vtE3qssC2JpEzzc+fumeQFAlncHHJfFIAAAAAALgAo +aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEMy +OEZDQjBGN0JFRDEzN0FBQ0IwMkQ4OUE0NENGMzczRTdFRTk5RTQACgkQpEzzc+fu +meTvYA/5AcLnThg464MxP0/z/aDMKAL94RN9xscpGEZVl2oq3tJaBZRPrf/Z7krF +9LXjkMXafsRxrtDgkWUaxgyNriKHFVs4863jZ7+WSGOucFS/yUpVtmd6ZvlUwkp9 +lbQIUgzU2RqLP2nYARVts4VsP7mgXVcCT+CHqMFVEGb4QhcOU5PVRbTt6/8tiG2N +HvRR85rAOJGGcLLpXXdFsyCMMmMCPdge495RQV3Jb9kBaagd6p8S2x2jJZV/fZHR +vi4HGrQZbViMn2n84w6UGymNpaevGdUswzcnH6fwLcQYgO1xIL7qvYCOzBcwYGLF +kvgHfEpzudovGJfYTSVeEaNzeOCKKtB/WP961lg2I3XtA2XbPvE2r5AK3sBgJ1BC +X7DBSUEqdbMr9vRPoSukZmIbnBBat4mVUhQ+kSKUDelzBOuxJvkHUYWnVhOVmn0q +2lcZZbFNj/RzKfQEPomoWrmTx9fiFu4U2imRmzIHk3AgHwRyf2NlZtzuV5I+JqVB +R/5Z6Oz0dOTPg83VxNonNQ2tkYV+uBqIrKRYlp/P+3qCrJw+F86mVjAfWNxipG4S +/Hx2JJxi2HcpxzCN3kn/OTebbwDnJjpuUJmwcCvY2CbOrzfXyQ8TjWfOeoSheMCM +Cn/nm8wO731YBh/htXVldiG7Xheuq1ySi++1HgzRnxo7kgkooH0= +=taR8 +-----END PGP SIGNATURE----- diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 9962dccd752e..f31eacae7efb 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Mon, 09 Oct 2017 18:38:59 +0000 +Tue, 10 Oct 2017 15:09:00 +0000 diff --git a/metadata/news/timestamp.commit b/metadata/news/timestamp.commit index e84b61be41e9..4f20b43c3c8d 100644 --- a/metadata/news/timestamp.commit +++ b/metadata/news/timestamp.commit @@ -1 +1 @@ -7efc07f06f79e9bffac03a84ae6522c5821f16bf 1507141010 2017-10-04T18:16:50+00:00 +bc0c7ba4cd1f09dacfe889315253a34e6bef6e6a 1507597525 2017-10-10T01:05:25+00:00 -- cgit v1.2.3