Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 28 Apr 2020 10:07:24
Message-Id: 1588068428.2d7a744a61a171a6533a59921d5ec30239ce99b1.zlogene@gentoo
1 commit: 2d7a744a61a171a6533a59921d5ec30239ce99b1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 10:06:29 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 10:07:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7a744a
7
8 Revert "profiles: unmask buildbot"
9
10 This reverts commit f79368368a7940740ebbc9d3022ab7998a1be8f9.
11
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 profiles/package.mask | 14 ++++++++++++++
15 1 file changed, 14 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 894b99a80f0..4c2ac78480a 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -726,6 +726,20 @@ dev-ruby/rex-struct2
22 dev-ruby/rex-text
23 dev-ruby/rex-zip
24
25 +# Michał Górny <mgorny@g.o> (2020-03-29)
26 +# Unmaintained, seriously outdated, vulnerable. Multiple bugs reported.
27 +# Stuck on Python 3.6.
28 +# Removal in 30 days. Bug #711702.
29 +app-metrics/buildbot-prometheus
30 +dev-util/buildbot
31 +dev-util/buildbot-console-view
32 +dev-util/buildbot-grid-view
33 +dev-util/buildbot-pkg
34 +dev-util/buildbot-waterfall-view
35 +dev-util/buildbot-worker
36 +dev-util/buildbot-wsgi-dashboards
37 +dev-util/buildbot-www
38 +
39 # Joshua Kinard <kumba@g.o> (2020-03-28)
40 # In Linux ~4.18, IPX (Internetwork Packet eXchange) protocol and
41 # NCPFS (NetWare Core Protocol Filesystem) support was removed due