commit: 8227e8ac7b57af2692d0e33aabb4b89dd692dce7 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Dec 19 00:51:09 2015 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Dec 19 02:49:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8227e8ac
package.mask: Add mask for Perl 5.22.1 version bump profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8740ca2..3692385 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (21 Dec 2015) +# Preparation for the Perl 5.22.1 version bump; work in +# progress +=dev-lang/perl-5.22.1 +=virtual/perl-Module-CoreList-5.201.512.130 +=virtual/perl-Storable-2.530.100 + # Michał Górny <[email protected]> (18 Dec 2015) # Contains privilege escalation vulnerability that could be used to # execute random Python code passed via D-Bus as root. Bug #568644.
