Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/
Date: Thu, 07 Jan 2021 16:58:37
Message-Id: 1610038701.3a9820df7b93180dc2a93ea6e78b00f699c42d34.grknight@gentoo
1 commit: 3a9820df7b93180dc2a93ea6e78b00f699c42d34
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 16:56:06 2021 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 16:58:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9820df
7
8 Revert "profiles: Mask dev-lang/php in slot 7.2"
9
10 Need to stable new versions of 3 packages (and deps) first
11
12 This reverts commit 1c3f547fcec0f1dd2a7e0d2e0e93f13e24ae0612.
13
14 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
15
16 profiles/base/use.mask | 4 ----
17 profiles/package.mask | 6 ------
18 2 files changed, 10 deletions(-)
19
20 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
21 index 886afcc18ec..827877fa309 100644
22 --- a/profiles/base/use.mask
23 +++ b/profiles/base/use.mask
24 @@ -4,10 +4,6 @@
25 # This file is only for generic masks. For arch-specific masks (i.e.
26 # mask everywhere, unmask on arch/*) use arch/base.
27
28 -# Brian Evans <grknight@g.o> (2021-01-07)
29 -# PHP 7.2 is security vulnerable and end-of-life
30 -# Please upgrade to a newer slot
31 -php_targets_php7-2
32
33 # Michał Górny <mgorny@g.o> (2021-01-01)
34 # The support for python3.6 target in Gentoo is discontinued.
35
36 diff --git a/profiles/package.mask b/profiles/package.mask
37 index 024f3948deb..6cffbe6797c 100644
38 --- a/profiles/package.mask
39 +++ b/profiles/package.mask
40 @@ -32,12 +32,6 @@
41
42 #--- END OF EXAMPLES ---
43
44 -# Brian Evans <grknight@g.o> (2021-01-07)
45 -# PHP 7.2 is security vulnerable and end-of-life
46 -# Please upgrade to a newer slot
47 -dev-lang/php:7.2
48 -virtual/httpd-php:7.2
49 -
50 # Andreas Sturmlechner <asturm@g.o> (2021-01-06)
51 # Post-consolekit cleanup, dead upstream since 2016.
52 # https://s3hh.wordpress.com/2016/06/18/whither-cgmanager/