]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Extend UID range of user accounts
authorBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Tue, 1 Jun 2010 18:37:25 +0000 (20:37 +0200)
committerBill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Tue, 1 Jun 2010 20:47:19 +0000 (22:47 +0200)
Extend UID range of user accounts by removing the 30000-59999 reserved
ranges.  Proposed by Santiago Vila. Closes: #582495

debian/changelog
policy.sgml
upgrading-checklist.sgml

index 9af0f969ac35a29102b54b79f0fddc47466eeb5b..0c616c92d13de11e7d0a1ec42de110ac1ce3c9ef 100644 (file)
@@ -1,4 +1,4 @@
-debian-policy (3.8.4.1) UNRELEASED; urgency=low
+debian-policy (3.8.5.0) UNRELEASED; urgency=low
 
   [ Colin Watson ]
   * Fix path to changelog.Debian.gz in footnote on documentation symlinks.
@@ -17,6 +17,14 @@ debian-policy (3.8.4.1) UNRELEASED; urgency=low
     Seconded:  Julien Cristau  <jcristau@debian.org>
     Seconded:  Gregor Herrmann <gregoa@debian.org>
     Closes: #566220
+  * extend UID range of user accounts by removing the 30000-59999 reserved 
+    ranges.
+    Proposed by Santiago Vila  
+    Seconded:  Russ Allbery    <rra@debian.org>
+    Seconded:  Luk Claes       <luk@debian.org>
+    Seconded:  Raphael Hertzog <hertzog@debian.org>
+    Seconded:  Steve Langasek  <vorlon@debian.org>
+    Closes: #582495
 
   [ Russ Allbery ]
   * Standardize dpkg state wording and bring it in line with dpkg,
index d16df7023bfd06abb80b57054310f20bf2805c98..96a77b80b89da5ee0d04fa157198d9aafbaf33f4 100644 (file)
@@ -5849,7 +5849,7 @@ rmdir /usr/local/share/emacs 2>/dev/null || true
                </p>
              </item>
 
-             <tag>1000-29999:</tag>
+             <tag>1000-59999:</tag>
              <item>
                <p>
                  Dynamically allocated user accounts.  By default
@@ -5860,11 +5860,6 @@ rmdir /usr/local/share/emacs 2>/dev/null || true
                </p>
              </item>
 
-             <tag>30000-59999:</tag>
-             <item>
-               <p>Reserved.</p>
-             </item>
-
              <tag>60000-64999:</tag>
              <item>
                <p>
index 5425cfccab9862fdfa073ce86fc960514a6338bb..99ad63cea2a5f3791175e7726197b48ad5784c9a 100644 (file)
@@ -34,6 +34,17 @@ picking your way through this list.
 
 <chapt> The checklist
 
+<sect> Version 3.8.5.0
+<p>
+
+Release Jun 2010.
+
+</p><p><taglist>
+<tag>9.2.2</tag>
+  <item> The UID range of user accounts is extended to 1000-59999.
+  </item>
+</taglist></p>
+
 <sect> Version 3.8.4.0
 <p>