X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=upgrading-checklist.sgml;h=e4245cfc7f0efd4663a4402553ab4a734dd0ab43;hb=HEAD;hp=8f6a6b2e0d4f8c031d118e6aa8a50f33e7cfe67d;hpb=c2ef6cb4678a566215c950d859642d0b82346b83;p=debian%2Fdebian-policy.git diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 8f6a6b2..e4245cf 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -34,6 +34,83 @@ picking your way through this list. The checklist + Version 3.9.7.0 +

+ +Released February, 2016. + +

+10.5 + Symbolic links must not traverse above the root directory. + +9.2.2 + 32bit UIDs in the range 65536-4294967293 are reserved for dynamically + allocated user accounts. + +5.1 + Empty field values in control files are only permitted in the + debian/control file of a source package. + +4.9 + debian/rules: required targets must not attempt + network access. + +12.3 + recommend to ship additional documentation for package + pkg in a separate package pkg-doc and install it + into /usr/share/doc/pkg. +

+ + Version 3.9.6.0 +

+ +Released September, 2014. + +

+9.1 + The FHS is relaxed to allow a subdirectory of /usr/lib + to hold a mixture of architecture-independent and architecture-dependent + files, though directories entirely composed of architecture-independent files + should be located in /usr/share. + +9.1 + The FHS requirement for /usr/local/lib64 to exist + if /lib64 or /usr/lib64 exists is removed. + +9.1 + An FHS exception has been granted for multiarch include files, + permitting header files to instead be installed to + /usr/include/triplet. + +10.1 + Binaries must not be statically linked with the GNU C library, + see policy for exceptions. + +4.4 + It is clarified that signature appearing in debian/changelog should be + the details of the person who prepared this release of the package. + +11.5 + The default web document root is now /var/www/html + +virtual + java1-runtime and java2-runtime are removed, + javaN-runtime and javaN-runtime-headless are added + for all N between 5 and 9. + +virtual + Added httpd-wsgi for WSGI capable HTTP servers. + +perl + Perl packages should use the %Config hash to locate module + paths instead of hardcoding paths in @INC. + +perl + Perl binary modules and any modules installed into + $Config{vendorarch} must depend on the relevant + perlapi-* package. +

+ Version 3.9.5.0