X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=blobdiff_plain;f=upgrading-checklist.sgml;h=ebb17fca571c2bcf0f09d7a3d71932b93ff4225a;hp=e1e789b03eca7c6a1076cf192a2a2fc4b8ba0661;hb=3fe146fc7e83712d950f70816f7c1005e0a77eec;hpb=05460e902ccbd1db4bcaa6d987eaf45156a90a59 diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index e1e789b..ebb17fc 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -34,27 +34,82 @@ picking your way through this list. The checklist + Version 3.9.7.0 +

+ +Released xxx, 2015. + +

+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

-Not yet released. +Released September, 2014.

-9.6 - The requirements for the FreeDesktop menu entries are now - documented, in particular regarding the icon size and format, when to display - the entry, and where to coordinate the integration of the entries in menus of - specific desktop systems. The Debian menu is optionally supported. +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.7 - Packages already shipping FreeDesktop menu entries should use - them to associate applications with media types. Only in the absence of - desktop entries, a file in mailcap format should be used. - Associations between media types and files should be done via upstream - databases, nevertheless it is also possible to register these associations - directly in Debian if needed. +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

@@ -115,6 +170,7 @@ Released October, 2013. virtual mp3-decoder and mp3-encoder are removed.

+ Version 3.9.4.0

@@ -1148,7 +1204,6 @@ Released May 2001. The system-wide mail directory is now /var/mail, no longer /var/spool/mail. Any packages accessing the mail spool should access it via /var/mail and include a suitable Depends field; - details in 11.9; perl-policy The perl policy is now part of Debian policy @@ -1249,7 +1304,7 @@ Released May 2001. 10.1 By default executables should not be built with the debugging option -g. Instead, it is recommended to support building the - package with debugging information optionally. Details in + package with debugging information optionally. 12.8 Policy for packages where the upstream uses HTML changelog