From 0ebd8c0ccf9f4d4f776793f406f63dc2555d69b1 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 6 Jul 2008 11:30:09 -0700 Subject: [PATCH] Add changelog and upgrading checklist for #473019 --- debian/changelog | 5 +++++ upgrading-checklist.html | 2 ++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index d417108..b7d2d0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,11 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low Seconded: Guillem Jover Seconded: Raphaël Hertzog Closes: #416450 + * Policy: Expand expected capabilities for local in /bin/sh scripts + Wording: Russ Allbery + Seconded: Guillem Jover + Seconded: Raphaël Hertzog + Closes: #473019 * Use : notation rather than . notation in multiple places. Thanks, Kurt Roeckx. (Closes: #488039) * Fix typo in 3.8.0.0 upgrading-checklist entry. Patch from Kobayashi diff --git a/upgrading-checklist.html b/upgrading-checklist.html index 4e3029d..894cbcf 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -53,6 +53,8 @@ picking your way through this list. * All control files must be encoded in UTF-8. [5.1] * The start action of an init script must exit successfully and not start the daemon again if it's already running. [9.3.2] + * /bin/sh scripts may assume that local can take multiple variable + arguments and supports assignment. [10.4] 3.8.0.0 Jun 2008 -- 2.39.5