From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1205043-garchives=archives.gentoo.org@lists.gentoo.org>
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 B7E40138359
	for <garchives@archives.gentoo.org>; Sat, 12 Sep 2020 10:30:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CBCC3E0802;
	Sat, 12 Sep 2020 10:30:52 +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 AF0A4E0802
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Sep 2020 10:30:52 +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 39EB133BDF0
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Sep 2020 10:30:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B22FE33F
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Sep 2020 10:30:49 +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: <1599906570.7a09e31c089027089a2f76b782db15f324238431.ulm@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/
X-VCS-Repository: data/api
X-VCS-Files: files/uid-gid.txt
X-VCS-Directories: files/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 7a09e31c089027089a2f76b782db15f324238431
X-VCS-Branch: master
Date: Sat, 12 Sep 2020 10:30:49 +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: ab56d920-39a9-479b-9249-7574fb836d16
X-Archives-Hash: ddd5ad689739a4b461324cada5c9a2b4

commit:     7a09e31c089027089a2f76b782db15f324238431
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 10:29:30 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 10:29:30 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=7a09e31c

uid-gid.txt: Sort by UID, GID, PROVIDER, NAME.

As indicated in the file's header.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 files/uid-gid.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index ab6b656..d2b65e1 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -373,17 +373,17 @@ strelaysrv		496	496	acct
 stdiscosrv		497	497	acct
 burp			498	498	acct
 syncthing		499	499	acct
-slurm			500	500	historical	Moved to 400
 -			500..999		500..999		reserved	Dynamic allocation by user.eclass. Do not use!
+slurm			500	500	historical	Moved to 400
 -			1000..60000		1000..60000		reserved	`UID_MIN`..`UID_MAX` / `GID_MIN`..`GID_MAX` in login.defs
 ventrilo		3784	3784	historical	Used by media-sound/ventrilo-server-bin, removed in [15c6a556cef2](https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c6a556cef202a72f7226648ebea19fcffe834d)
 -			60001..65533		60001..65532		reserved
+-			61184..65519		61184..65519		reserved	Used by systemd DynamicUser feature
 nogroup			-	65533	baselayout
 nogroup			-	65533	baselayout-fbsd
 nobody			65534	65534	baselayout
 nobody			65534	65534	baselayout-fbsd
 -			65535	65535	reserved	-1 on systems with 16 bit uid_t
--			61184..65519		61184..65519		reserved	Used by systemd DynamicUser feature
 -			524288..1878982656	524288..1878982656	reserved	Used by systemd for containers
 
 # Local Variables: