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 60D4613835A for ; Wed, 7 Apr 2021 17:35:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64E6BE0A53; Wed, 7 Apr 2021 17:35:35 +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 15D33E0A4F for ; Wed, 7 Apr 2021 17:35:35 +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 8D844335D6B for ; Wed, 7 Apr 2021 17:35:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24AEE706 for ; Wed, 7 Apr 2021 17:35:29 +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: <1617816913.147d70669db90455ee801244c75383651b9ce2da.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: 147d70669db90455ee801244c75383651b9ce2da X-VCS-Branch: master Date: Wed, 7 Apr 2021 17:35: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: edf5e79b-c7fa-4243-a5e6-125d5bf2f6cd X-Archives-Hash: ac428bf649a429e480ab49366d836789 commit: 147d70669db90455ee801244c75383651b9ce2da Author: Sam James gentoo org> AuthorDate: Sun Mar 21 09:01:41 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 7 17:35:13 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=147d7066 keywording: convert 'Stabilization rules' into a list Signed-off-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/keywording/text.xml b/keywording/text.xml index f57e18a..075f3c1 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -337,26 +337,30 @@ Vulnerability Treatment Policy. Stabilization rules -

-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. Note that -it is acceptable to test x86 using a - -specialized environment on amd64. -

+
    +
  • + 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. Note that it is acceptable to test + x86 using a + + specialized environment on amd64. +
  • -

    -SPARC: You must have prior permission from the arch lead. Usually we expect -you to be on the sparc alias for QA reasons, although other arrangements -can be made if you will only be working with a small group of packages. -

    +
  • + sparc: You must have prior permission from the arch lead. Usually we + expect you to be on the sparc alias for QA reasons, although other + arrangements can be made if you will only be working with a small group of + packages. +
  • -

    -ALPHA: Maintainers may keyword their own packages but are reminded to inform -the Alpha team if they can help out with testing and keywording packages so -the team can keep an eye out for possible keywording mistakes. -

    +
  • + alpha: Maintainers may keyword their own packages but are reminded to + inform the Alpha team if they can help out with testing and keywording + packages so the team can keep an eye out for possible keywording mistakes. +
  • +

Exotic architectures (like hppa, ia64, ppc*, sparc)