Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 19 Dec 2015 02:51:36
Message-Id: 1450493372.8227e8ac7b57af2692d0e33aabb4b89dd692dce7.dilfridge@gentoo
1 commit: 8227e8ac7b57af2692d0e33aabb4b89dd692dce7
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 00:51:09 2015 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 02:49:32 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8227e8ac
7
8 package.mask: Add mask for Perl 5.22.1 version bump
9
10 profiles/package.mask | 7 +++++++
11 1 file changed, 7 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index 8740ca2..3692385 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -30,6 +30,13 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Andreas K. Hüttel <dilfridge@g.o> (21 Dec 2015)
22 +# Preparation for the Perl 5.22.1 version bump; work in
23 +# progress
24 +=dev-lang/perl-5.22.1
25 +=virtual/perl-Module-CoreList-5.201.512.130
26 +=virtual/perl-Storable-2.530.100
27 +
28 # Michał Górny <mgorny@g.o> (18 Dec 2015)
29 # Contains privilege escalation vulnerability that could be used to
30 # execute random Python code passed via D-Bus as root. Bug #568644.