From: Russ Allbery Date: Thu, 15 Jul 2010 17:57:36 +0000 (-0700) Subject: Changelog and upgrading-checklist for #475101 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=27f8dc6200fd447a1f0ad21dc24db0ff8f73a109;p=debian%2Fdebian-policy.git Changelog and upgrading-checklist for #475101 --- diff --git a/debian/changelog b/debian/changelog index 92264b2..c5e5f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,11 @@ debian-policy (3.9.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Jakub Wilk Closes: #402721 + * Policy: Remove obsolete _REENTRANT, require thread-safe libraries + Wording: Russ Allbery + Seconded: Kurt Roeckx + Seconded: Giacomo A. Catenazzi + Closes: #475101 * Set the version of the Perl Policy to match the version of the Policy package. * Explain the Perl module package naming policy more explicitly and diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 6d08cc2..5e2868b 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -72,6 +72,12 @@ Not yet released. that depend on that library have removed or emptied their .la files. +10.2 + Libraries no longer need to be built with -D_REENTRANT, + which was an obsolete LinuxThreads requirement. Instead, say explicitly + that libraries should be built with threading support and to be + thread-safe if the library supports this. + 12.5 The GPL version 1 is now included in common-licenses and should be referenced from there instead of included in the copyright