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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 224DA158094 for ; Sun, 25 Sep 2022 14:39:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8195E0F55; Sun, 25 Sep 2022 14:38:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C362E0B09 for ; Sun, 25 Sep 2022 14:38:58 +0000 (UTC) Message-ID: <02d74fea5e3c5c3a2d23aa86658f0a620f864462.camel@gentoo.org> Subject: Re: [gentoo-user] seems lots of packages no longer in the tree From: Michael Orlitzky To: gentoo-user@lists.gentoo.org Date: Sun, 25 Sep 2022 10:38:49 -0400 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: bd79f515-6ae6-42eb-b74d-724dc4ed2b3a X-Archives-Hash: f749e9484eeff1680a77430708b79090 On Sun, 2022-09-25 at 10:04 -0400, John Covici wrote: > Hi. I updated the tree yesterday using git. Now, in this mornings > batch of announcements, I am finding lots of packages no longer in the > tree -- one of them is app-admin/logcheck . Another is rxvt. Now, I > don't use these packages, but I am wondering if something has gone > wrong with my tree? >=20 >=20 Logcheck was removed because it had a security issue that I reported five years ago and nobody has cared enough to fix it since then. It was package.masked for a while too and nobody complained. x11-terms/rxvt was not removed recently. Do you mean mrxvt? If so, I think it was removed for a similar reason: https://bugs.gentoo.org/791004