From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1339875-garchives=archives.gentoo.org@lists.gentoo.org> 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE0D3158086 for <garchives@archives.gentoo.org>; Mon, 15 Nov 2021 13:10:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EAC7E0870; Mon, 15 Nov 2021 13:10:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D797BE0870 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Nov 2021 13:10:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A9E84342DF9 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Nov 2021 13:10:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E02AD143 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Nov 2021 13:10:05 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1636981770.b1ce71b478e916e3b55da5235ef285d35a8ac31e.ulm@gentoo> Subject: [gentoo-commits] proj/policy-guide:master commit in: / X-VCS-Repository: proj/policy-guide X-VCS-Files: user-group.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b1ce71b478e916e3b55da5235ef285d35a8ac31e X-VCS-Branch: master Date: Mon, 15 Nov 2021 13:10:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 414e45ec-8552-4f72-8990-5e0547a2b2c1 X-Archives-Hash: 3d0409e8183e17ae4dd0f138a1548758 commit: b1ce71b478e916e3b55da5235ef285d35a8ac31e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 14 20:38:50 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Nov 15 13:09:30 2021 +0000 URL: https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=b1ce71b4 user-group: Update according to today's Council decision Also change the order from downwards to upwards, so that we start allocation in the new range 500..749 progressing upwards. For the existing range 101..499 order doesn't really matter, because it is practically full (as of today, 15 free UIDs and no free GIDs). Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> user-group.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user-group.rst b/user-group.rst index 09944a5..320d2e4 100644 --- a/user-group.rst +++ b/user-group.rst @@ -23,12 +23,12 @@ UIDs and GIDs in range 0..100 are reserved for important system accounts. New assignments in that range need to be explicitly approved by the QA lead, in response to a justified request from the developer. -The range 101..499 is provided for regular use by packages. +The range 101..749 is provided for regular use by packages. The assignments from this range follow the following rules: 1. A developer can select an arbitrary free UID/GID from this range. - If in doubt, it is recommended to select successive numbers from 499 - downwards. + If in doubt, it is recommended to select successive numbers from 101 + upwards. 2. Unless there is a very good reason not to, matching users and groups should use the same number. It is acceptable to leave gaps