From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17A0C1382C5 for ; Sat, 19 Jun 2021 21:04:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5EA1E0848; Sat, 19 Jun 2021 21:04:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAA35E0848 for ; Sat, 19 Jun 2021 21:04:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDA62340AB6 for ; Sat, 19 Jun 2021 21:04:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B7EF73A for ; Sat, 19 Jun 2021 21:04:18 +0000 (UTC) From: "John Helmert III" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" Message-ID: <1624136652.d17224506f7d3a290432a19d3381d209f00b924f.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: d17224506f7d3a290432a19d3381d209f00b924f X-VCS-Branch: master Date: Sat, 19 Jun 2021 21:04:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5126b32-fd8b-437d-b69f-76e5af35e29e X-Archives-Hash: 1709280af5e12656d316b159d4d910fd commit: d17224506f7d3a290432a19d3381d209f00b924f Author: John Helmert III gentoo org> AuthorDate: Sat Jun 19 16:38:39 2021 +0000 Commit: John Helmert III gentoo org> CommitDate: Sat Jun 19 21:04:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1722450 profiles: last-rite net-misc/netkit-rsh Signed-off-by: John Helmert III gentoo.org> profiles/base/package.use.force | 5 +++++ profiles/base/package.use.mask | 5 +++++ profiles/package.mask | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index eb7bc3a9dd5..8461911acd3 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# John Helmert III (2021-06-19) +# netkit-rsh is last-rited and torque has +# '!crypt? ( net-misc/netkit-rsh )', so force USE=crypt +sys-cluster/torque crypt + # Sam James (2021-05-07) # Forced on for now as generated headers are now # included unconditionally. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e7d99d817a4..4e160ad986a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -659,3 +659,8 @@ media-libs/opencv contribovis # Newer (>=4.4.0) versions of Quodlibet have a different library structure, so # puddletag needs to be updated to handle that. media-sound/puddletag quodlibet + +# John Helmert III (2021-06-19) +# Reverse dependencies of last rited net-misc/netkit-rsh +app-shells/pdsh rsh +net-misc/sitecopy rsh diff --git a/profiles/package.mask b/profiles/package.mask index 3b100fd72e4..433f4079ac0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# John Helmert III (2021-06-19) +# Unmaintained, open security bug. +# Removal on 2021-07-19. Bug #717794. +net-misc/netkit-rsh + # Michał Górny (2021-06-19) # Conflicts with app-arch/brotli[python]. Discontinued in favor # of dev-python/brotlicffi. No revdeps remain.