X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=af0ab388745a7c7cacfa47d8470fff7312566544;hb=a444076202333c68108c21c0d89e251c092ff957;hp=d481e1bdec3ed1eb1d890911bf4fed3e7763c398;hpb=dfdb4426f10e97dc188ee79d0fe9fef625eb6987;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index d481e1b..af0ab38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +nfs-utils (1:1.1.1-14) unstable; urgency=low + + * Another init dependency patch from Petter Reinholdtsen, this time for + nfs-common. (Closes: #468663) + * Stop before portmap stops. + * Start after local filesystems and network (normally $portmap should take + care of this, but it might not be installed for some reason). + * 10-no-flush-blkid-cache.patch: Rename from 10-no-flush-blkid-cache.diff, + for consistency. + * 11-honor-credential-cache-dir.patch: New patch from Vince Busam, honor -d + flag to rpc.gssd instead of always using /tmp for the credentials cache. + (Closes: #465796) + * 12-fix-nfsmount-segfault.patch: New patch from Jindrich Makovicka, fix so + the two tests for mount version are in sync, fixing a segfault in nfsmount. + (Closes: #466019) + * Remove outdated information about git snapshots from debian/copyright. + (Closes: #468773) + + -- Steinar H. Gunderson Mon, 03 Mar 2008 17:16:33 +0100 + +nfs-utils (1:1.1.1-13) unstable; urgency=low + + * Adjust nfs-kernel-server.init dependencies; patch from Petter + Reinholdtsen. (Closes: #464048) + * Depend on $remote_fs being started (and stop before it). + * Stop before nfs-common is stopped. + + -- Steinar H. Gunderson Mon, 04 Feb 2008 22:58:30 +0100 + nfs-utils (1:1.1.1-12) unstable; urgency=medium * Comment in dh_strip again, which probably was commented out during a