X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=af0ab388745a7c7cacfa47d8470fff7312566544;hb=a444076202333c68108c21c0d89e251c092ff957;hp=cfc86844c36a3667d58c9eb915b9c60a610b55a4;hpb=403f5f165b3b1114dbc97a8cf6ee5a47bf5abdb1;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index cfc8684..af0ab38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +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 + debugging session at some point. + * Don't exclude mount.nfs from dh_fixperms; make it suid root manually after + dh_fixperms instead. Makes it world and group readable as it should be. + (Closes: #458239) + + -- Steinar H. Gunderson Sat, 29 Dec 2007 23:25:36 +0100 + +nfs-utils (1:1.1.1-11) unstable; urgency=low + + * 10-no-flush-blkid-cache.diff: New patch from Theodore Ts'o, removes + unneccessary flushing of the blkid cache, leading to lots of spurious + DM_* ioctls. (Closes: #431940) + * Sorted the list of patches in debian/patches/, and refreshed all patches + to fix hunk offsets. + + -- Steinar H. Gunderson Tue, 18 Dec 2007 00:06:10 +0100 + nfs-utils (1:1.1.1-10) unstable; urgency=low * 09-fix-nfsstat-option.patch: New patch, fixes so nfsstat help and man