]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Tweak nfs-common preinst to not remove nfs state files except on package removal...
[nfs-utils.git] / debian / changelog
index be2c40988ba644f95c7648ffdeb5fdac3c596fe0..e243a7a8d94d161b3e484445208b5908b7364754 100644 (file)
@@ -1,3 +1,21 @@
+nfs-utils (1:1.2.8-6) UNRELEASED; urgency=medium
+
+  * Fix the sec=krb5* handling in debian/nfs-common.init to properly match
+    all cases.  Closes: #715478.
+  * Move the rpc.svcgssd(8) symlink to nfs-common along with the rest of it,
+    and add the Replaces: on old versions of nfs-kernel-server to support
+    upgrades properly.  Closes: #731479.
+  * Only start nfs-common in runlevel S; it doesn't need to be started
+    more than once (and startpar won't actually run it more than once,
+    anyway).  Closes: #510528.
+  * Fix obsolete invocations of update-rc.d by switching nfs-common to use
+    dh_installinit.  Closes: #736059.
+  * Tweak nfs-common preinst to not remove nfs state files except on package
+    removal (i.e., these should not be removed when the package is
+    deconfigured temporarily).
+
+ -- Steve Langasek <vorlon@debian.org>  Mon, 13 Jan 2014 22:19:43 +0000
+
 nfs-utils (1:1.2.8-5) unstable; urgency=medium
 
   [ Ben Hutchings ]