summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a79ea8..150f9c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,16 +2,17 @@ nfs-utils (1:1.0.6-2) unstable; urgency=medium
* Upstream CVS sync.
* Urgency "medium" to get debconf fix into testing.
- * Make /etc/exports a conffile. (closes: #224557)
* Remove debconf warning notes in favor of nfs-kernel-server.NEWS.
(closes: #228365)
+ * Make /etc/exports a conffile. (closes: #224557)
+ * Clean up /var/lib/nfs in postrm.
* Test kernel version in init script; all kernels from 2.4 forward
have a lockd thread, and don't need rpc.lockd. Probe older kernels
by checking for lockd-related symbols. When in doubt, go ahead and
run rpc.lockd; if it's not needed, it exits. (closes: #205867)
* Don't bother removing nfs-server's init links; it's long dead.
- -- Chip Salzenberg <chip@debian.org> Thu, 18 Mar 2004 16:53:50 -0500
+ -- Chip Salzenberg <chip@debian.org> Thu, 18 Mar 2004 17:06:00 -0500
nfs-utils (1:1.0.6-1) unstable; urgency=low