From 7e84b9ce6d1ffb3f0c90e9c1865213b57ea0195a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 24 Jul 2010 21:21:41 -0700 Subject: [PATCH] Changelog and upgrading-checklist for #477240 --- debian/changelog | 5 +++++ upgrading-checklist.sgml | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 58c4725..ceb26d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -78,6 +78,11 @@ debian-policy (3.9.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Thijs Kinkhorst Closes: #445203 + * Policy: Allow /bin/sh scripts to rely on XSI for kill and trap + Wording: Russ Allbery + Seconded: Giacomo A. Catenazzi + Seconded: Raphael Geissert + Closes: #477240 * 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 4cce6d0..2df51e5 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -98,6 +98,13 @@ Not yet released. that libraries should be built with threading support and to be thread-safe if the library supports this. +10.4 + /bin/sh scripts may assume that kill + supports an argument of -signal, + that kill and trap support the numeric signals + listed in the XSI extension, and that signal 13 (SIGPIPE) can be trapped + with trap. + 10.8 Recommend /etc/logrotate.d/package for logrotate rules. -- 2.39.5