X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=84c9923dc7c72ac59671347b0ab208231d4b73a5;hp=d09b237fd0c712ac1fe40050aa727128dce0bed1;hb=415457d63cf2740c7356cb09b4a1577a2e3cb515;hpb=d1b3ec98cf4400a98242d26a5bdc83cda03995c3 diff --git a/debian/changelog b/debian/changelog index d09b237..84c9923 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +nfs-utils (1:1.0.9-6) unstable; urgency=low + + * Enable idmapd by default if we find an /etc/exports file, as NFSv4 exports + need idmapd. (See the init script for the complete reasoning). Also start + nfs-common on initial installation of nfs-kernel-server, as we don't want + to reboot or restart nfs-common manually just to get idmapd working the + first time. (Closes: #381366) + + -- Steinar H. Gunderson Mon, 7 Aug 2006 21:27:37 +0200 + nfs-utils (1:1.0.9-5) unstable; urgency=low * Put rpc.svcgssd back into place; removing it was obviously not what