From: chip Date: Thu, 18 Mar 2004 21:57:12 +0000 (+0000) Subject: Add comment about cleaning /var/lib/nfs in postrm. X-Git-Tag: nfs-utils-1-0-6-post2~2 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=896c3badcc402870a2b092eba59db3c4cd822d2b;ds=sidebyside Add comment about cleaning /var/lib/nfs in postrm. --- 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 Thu, 18 Mar 2004 16:53:50 -0500 + -- Chip Salzenberg Thu, 18 Mar 2004 17:06:00 -0500 nfs-utils (1:1.0.6-1) unstable; urgency=low