X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=86bd2d5dc8dd34eea614eab11e7d7c163ca654b3;hb=4228d7368bb131d65b6cc7bb3ba9d3c070ada5d3;hp=cfc86844c36a3667d58c9eb915b9c60a610b55a4;hpb=403f5f165b3b1114dbc97a8cf6ee5a47bf5abdb1;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index cfc8684..86bd2d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,73 @@ +nfs-utils (1:1.1.2-1) unstable; urgency=low + + * New upstream release + * Move homepage to control header + * Standards-Versio bumped to 3.7.3 + * Added dwbian/watch + * Binary pakckages depend on ${misc:Depends} + * Build-depends on libldap2-dev + - /usr/bin/ld couldn't find -lldap + * The following patches were merged: + - 05-ignore-quota-option.patch + - 06-gssd-manpage-typo.patch + - 07-amd64-logging-segfault.patch + - 08-clarify-unexport.patch + - 09-fix-nfsstat-option.patch + - 10-no-flush-blkid-cache.patch + - 11-honor-credential-cache-dir.patch + - 12-fix-nfsmount-segfault.patch + + -- Anibal Monsalve Salazar Wed, 26 Mar 2008 18:40:09 +1100 + +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