From: Manoj Srivastava
Date: Fri, 20 Nov 2009 22:54:55 +0000 (-0600)
Subject: Changelog and upgrading-checklist for FHS toplevel dir exceptions
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4b792889084877dafda0177a022c8dc47c6bc7f9;p=debian%2Fdebian-policy.git
Changelog and upgrading-checklist for FHS toplevel dir exceptions
Signed-off-by: Kurt Roeckx
Signed-off-by: Russ Allbery
Signed-off-by: Manoj Srivastava
---
diff --git a/debian/changelog b/debian/changelog
index 76603fb..1c1d621 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,14 @@ debian-policy (3.8.4.0) UNRELEASED; urgency=low
policy: Fix a number of grammatical or typographical errors
wording: Eric Dantan Rzewnicki
Seconded: Manoj Srivastava
+ * [112c4bc]: FHS Exceptions
+ policy: Explicitly allow /selinux and /sys as FHS exceptions
+ Wording: Manoj Srivastava
+ Seconded: Russ Allbery
+ Seconded: Kurt Roeckx
+ Closes: #556972
+ This patch explicitly allows /sys and /selinux as additional
+ directories in the root file system allowed under the policy.
[ Russ Allbery ]
* Policy: Clarify policy on named pipes in packages
@@ -43,7 +51,7 @@ debian-policy (3.8.4.0) UNRELEASED; urgency=low
avoid confusion with IETF RFC keywords. Thanks, Jakub Wilk.
(Closes: #552757)
- -- Manoj Srivastava Wed, 21 Oct 2009 15:46:35 -0500
+ -- Manoj Srivastava Fri, 20 Nov 2009 16:36:04 -0600
debian-policy (3.8.3.0) unstable; urgency=low
diff --git a/upgrading-checklist.html b/upgrading-checklist.html
index 7952437..c200b98 100644
--- a/upgrading-checklist.html
+++ b/upgrading-checklist.html
@@ -13,7 +13,7 @@ lang="en" xml:lang="en">
Policy checklist for upgrading your packages
-
+
@@ -173,8 +173,17 @@ Unreleased.
-
+9.1.1 : An FHS exception has been granted for multiarch libraries.
+Permitting files to instead be installed to
/lib/triplet
and
+/usr/lib/triplet
directories.
+
+-
10.6 : Explicitly state that packages may not contain named pipes and
should instead create them in postinst and remove them in prerm or postrm.
+
+-
+9.1.1 : /sys and /selinux directories are explicitly allowed as an
+exception to the FHS.
@@ -1790,8 +1799,8 @@ Upstream changelog must be installed too
Author: Bill Allombert, Josip Rodin, Julian Gilbey, Russ Allbery, and Manoj Srivastava
<srivasta@debian.org>
- Date: 2009-11-12 17:10:20 PST
-HTML generated by org-mode 6.32b in emacs 23
+ Date: 2009-11-20 16:47:18 CST
+HTML generated by org-mode 6.33c in emacs 23