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 311A41382C5 for ; Wed, 17 Feb 2021 09:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 601DEE0858; Wed, 17 Feb 2021 09:29:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 46E64E0855 for ; Wed, 17 Feb 2021 09:29:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1F71D3416EA for ; Wed, 17 Feb 2021 09:29:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A5384AF for ; Wed, 17 Feb 2021 09:29:50 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1613553624.dfae932454e5f59ac7985c0fe6475de5dca7a656.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/ X-VCS-Repository: proj/devmanual X-VCS-Files: keywording/text.xml X-VCS-Directories: keywording/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: dfae932454e5f59ac7985c0fe6475de5dca7a656 X-VCS-Branch: master Date: Wed, 17 Feb 2021 09:29:50 +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: 76a2d439-a688-4e8c-9955-470a592e7e09 X-Archives-Hash: 197d29f41e952ab24ed88d7de7663ccb commit: dfae932454e5f59ac7985c0fe6475de5dca7a656 Author: Sam James gentoo org> AuthorDate: Sun Feb 14 20:12:04 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 17 09:20:24 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=dfae9324 keywording: Clarify self-testing on amd64/x86 Some confusion occurred about whether this was just for keywording or not, so I've changed the phrasing. I've also removed the requirement for a bug; this isn't required in practice and adds unnecessary overhead. Signed-off-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/keywording/text.xml b/keywording/text.xml index bf924af..0f2131b 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -299,10 +299,9 @@ Vulnerability Treatment Policy

-AMD64, X86: If you are the maintainer of a package that currently has open bugs -for amd64 or x86 stabilization and own the respectively amd64 or x86 hardware, -you can do your own testing and keywording of your packages; as long as it is -not a core system set dependency. +AMD64, X86: If you are the maintainer of a package and own the respective amd64 +or x86 hardware, you can do your own testing (stabilization and keywording) of +your packages; as long as it is not a core system set dependency.