From 9c2e6f500a276b974bc2e2bd476d8423f113dbb2 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 12 Mar 2015 09:29:40 -0400 Subject: Document the new ALLARCHES process. Per the latest council meeting, it is now possible to request a stabilization on all arches at once (for architecture-independent packages). This commit documents the new keyword and process on the "Keywording" page. Link: http://archives.gentoo.org/gentoo-dev/message/5d96b51ced1d1ed126951f117c828482 X-Gentoo-Bug: 543062 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=543062 --- keywording/text.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'keywording/text.xml') diff --git a/keywording/text.xml b/keywording/text.xml index e22a76a..c386427 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -268,6 +268,32 @@ Vulnerability Treatment Policy + + + Simultaneous stabilization on all architectures + + +

+ If you maintain an architecture-independent package (data files, + icons, pure Perl,...) then you may request that your + package be stabilized on all arches at once. To do thiswhen + you are filing the stabilization bugplease add the keyword + ALLARCHES in addition to STABLEREQ and CC the + arches that you would like to stabilize. +

+ +

+ The arch teams, when encountering the ALLARCHES keyword, + should perform their usual set of tests on a single convenient + architecture. Then, if everything works, stabilize not only the + arch that was used during testing, but also all of the other + arches in CC on the bug. Afterwards, the CC field can be cleared + and the bug closed if appropriate. +

+ +
+ +
Removing Package Versions -- cgit v1.2.3