X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=acfe53fc678ec6f069016c0fa28ace78ab899545;hb=8154af746ec6c35f25eac3c3ab991bdf8f1bb728;hp=84c9923dc7c72ac59671347b0ab208231d4b73a5;hpb=415457d63cf2740c7356cb09b4a1577a2e3cb515;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index 84c9923..acfe53f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +nfs-utils (1:1.0.9-8) unstable; urgency=medium + + * In the init scripts, don't attempt to use pid files; the daemons don't + leave them, and --make-pidfile gives wrong pid files since all the daemons + fork by themselves. Thus, multiple invocations of "start" could leave + multiple daemons lying around, which could cause all sorts of problems. + + -- Steinar H. Gunderson Thu, 17 Aug 2006 17:24:11 +0200 + +nfs-utils (1:1.0.9-7) unstable; urgency=low + + * New sourceful upload to force rebuild against librpcsecgss3, to get all + architectures in sync and make sure rpc.gssd actually has a proper library + to link against. + * Build-depend against librpcsecgss-dev (>= 0.14-2), since that's when + the package name bump happened. + + -- Steinar H. Gunderson Sat, 12 Aug 2006 19:55:35 +0200 + nfs-utils (1:1.0.9-6) unstable; urgency=low * Enable idmapd by default if we find an /etc/exports file, as NFSv4 exports