]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
Policy: [9.2.2] document 32-bit uids
[debian/debian-policy.git] / upgrading-checklist.sgml
index 9c7db6c48f2cb8bb9abe9ad7985d2856a9268b94..32293cd679f1fc060df1d602712ade5eca571c06 100644 (file)
@@ -34,10 +34,24 @@ picking your way through this list.
 
 <chapt> The checklist
 
+<sect id="3.9.7.0"> Version 3.9.7.0
+<p>
+
+Released xxx, 2015.
+
+</p><p><taglist>
+<tag>10.5</tag>
+  <item> Symbolic links must not traverse above the root directory.
+  </item>
+<tag>9.2.2</tag>
+  <item> 32bit UIDs in the range 65536-4294967293 are reserved for dynamically
+  allocated user accounts.
+  </item> </taglist></p>
+
 <sect id="3.9.6.0"> Version 3.9.6.0
 <p>
 
-Released xxx, 2014.
+Released September, 2014.
 
 </p><p><taglist>
 <tag>9.1</tag>
@@ -59,7 +73,30 @@ Released xxx, 2014.
   <item> Binaries must not be statically linked with the GNU C library,
   see policy for exceptions.
   </item>
-</taglist></p>
+<tag>4.4</tag>
+  <item> It is clarified that signature appearing in debian/changelog should be
+  the details of the person who prepared this release of the package.
+  </item>
+<tag>11.5</tag>
+  <item> The default web document root is now <file>/var/www/html</file>
+  </item>
+<tag>virtual</tag>
+  <item><tt>java1-runtime</tt> and <tt>java2-runtime</tt> are removed,
+  <tt>javaN-runtime</tt> and <tt>javaN-runtime-headless</tt> are added
+  for all N between 5 and 9.
+  </item>
+<tag>virtual</tag>
+  <item>Added <tt>httpd-wsgi</tt> for WSGI capable HTTP servers.
+  </item>
+<tag>perl</tag>
+  <item> Perl packages should use the <tt>%Config</tt> hash to locate module
+         paths instead of hardcoding paths in <tt>@INC</tt>.
+  </item>
+<tag>perl</tag>
+  <item> Perl binary modules and any modules installed into
+         <tt>$Config{vendorarch}</tt> must depend on the relevant
+         <package>perlapi-*</package> package.
+  </item> </taglist></p>
 
 <sect id="3.9.5.0"> Version 3.9.5.0
 <p>