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 A4CF215800A for ; Mon, 24 Jul 2023 13:22:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DBE9E083B; Mon, 24 Jul 2023 13:22:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5C5BEE07F0 for ; Mon, 24 Jul 2023 13:22:46 +0000 (UTC) From: Agostino Sarubbo To: gentoo development Cc: Sam James , Arthur Zamarin , Tim Harder , Matt Turner Subject: Re: [gentoo-dev] Package stabilization groups Date: Mon, 24 Jul 2023 15:22:41 +0200 Message-ID: <4290892.ejJDZkT8p0@spectre> In-Reply-To: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 2c307e0a-2250-45a4-aa7d-426274a99ab3 X-Archives-Hash: 914961c232d55da0f26ca24e6f5a67c0 Hello, although it might seem offtopic, but while talking about metadata.xml fileds and `pkgdev bugs` I would like to ask opinions about have a metadata.xml field that allows the maintainer to exclude the package from `pkgdev bugs` That should be useful for core packages (gcc/glibc) and for packages that can be properly tested by have an account somewhere. Thanks