From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 601B815827B for ; Mon, 18 Aug 2025 16:33:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3CF07341F30 for ; Mon, 18 Aug 2025 16:33:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 67706110560; Mon, 18 Aug 2025 16:33:31 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6047F110560 for ; Mon, 18 Aug 2025 16:33:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 16E1E341F0A for ; Mon, 18 Aug 2025 16:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DE163374 for ; Mon, 18 Aug 2025 16:33:29 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1755534792.84e0377ba480656795498eebd812343f090468be.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 84e0377ba480656795498eebd812343f090468be X-VCS-Branch: master Date: Mon, 18 Aug 2025 16:33:29 +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: 495e15a7-3608-47a6-8d76-4325c7234168 X-Archives-Hash: a2446e690da2a109f876d1ba87dd1da2 commit: 84e0377ba480656795498eebd812343f090468be Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 18 16:32:05 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 18 16:33:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e0377b profiles: Mask app-crypt/nitrokey-app and friends for removal - app-crypt/libnitrokey - dev-libs/cppcodec Bug: https://bugs.gentoo.org/955638 Bug: https://bugs.gentoo.org/957411 Bug: https://bugs.gentoo.org/957589 Bug: https://bugs.gentoo.org/957590 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7fe4a9199beb..be0fe5727102 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-08-17) +# Dead upstream, based on Qt5, hardware obsolete. Removal on 2025-09-16. +# Bugs #955638, #957411, #957589, #957590 +app-crypt/nitrokey-app +app-crypt/libnitrokey +dev-libs/cppcodec + # Eray Aslan (2025-08-18) # Due to a critical bug, krb5-1.22 has been withdrawn, and krb5-1.21.3 is again # the latest supported release. krb5-1.22.1 will be issued with a correction.