]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Add changelog and upgrading-checklist for #519941
authorRuss Allbery <rra@debian.org>
Fri, 7 Aug 2009 20:46:55 +0000 (13:46 -0700)
committerRuss Allbery <rra@debian.org>
Fri, 7 Aug 2009 20:46:55 +0000 (13:46 -0700)
debian/changelog
upgrading-checklist.html

index 2552d2239876471ff22b3cc7760f449292b32981..2d44080fcadf51fbce7d47bba5ee41523f2f2e1d 100644 (file)
@@ -15,6 +15,14 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low
     Seconded: Raphael Hertzog <hertzog@debian.org>
     Seconded: Manoj Srivastava <srivasta@debian.org>
     Closes: #514919
+  * Policy: Remove permission for packages to modify ld.so.conf
+    Wording: Steve Langasek <vorlon@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Kurt Roeckx <kurt@roeckx.be>
+    Seconded: Goswin von Brederlow <goswin-v-b@web.de>
+    Seconded: Adeodato Simó <dato@net.com.org.es>
+    Seconded: Julien Cristau <jcristau@debian.org>
+    Closes: #519941
   * Perl Policy: Remove obsolete dependency requirements
     Wording: Cyril Brulebois <kibi@debian.org>
     Seconded: Russ Allbery <rra@debian.org>
index 970e97ef9465b446bccda8845618af91e81ac82c..588e57510e899186092809fc4437105508be128f 100644 (file)
@@ -50,6 +50,10 @@ picking your way through this list.
        in different versions of the field.                       [5.6.8]
      * The Debian archive software does not support uploading to multiple
        distributions with one *.changes file.                    [5.6.14]
+     * Remove the permission for shared library packages to install
+       libraries in a non-standard location and modify ld.so.conf.
+       Packages should either be installed in a standard library directory
+       or packages using them should be built with RPATH.        [10.2]
      * The requirement for Perl modules to have a versioned Depend and
        Build-Depend on perl >= 5.6.0-16 has been removed.        [perl]