X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4de04ec51d9a32475b49bf872ebcd3f2341e1648;hp=45e091ecd1f5f3f5da9f3f59b743d752b5c76998;hb=089e41fa4ca7123113984b1867ee5f22571e9bee;hpb=54354b74c2597f58901bf4824fc233fdcfe1add1 diff --git a/debian/changelog b/debian/changelog index 45e091e..4de04ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,102 @@ +nfs-utils (1:1.1.0-9) unstable; urgency=low + + * 04-umount-exit-status.patch: New patch, fixes the exit status from umount + so it's no longer inverted. (Closes: #432996) + + -- Steinar H. Gunderson Sat, 14 Jul 2007 11:15:24 +0200 + +nfs-utils (1:1.1.0-8) unstable; urgency=low + + * Move nfs-common from 21 to 20 in the startup sequence, to make sure it's + started before nfs-kernel-server (since it's nfs-common that loads the + right kernel modules). Leave the shutdown sequence alone; no changes + should be needed to it. Also update the LSB dependency information to make + nfs-kernel-server depend on nfs-common. (Closes: #432818) + + -- Steinar H. Gunderson Thu, 12 Jul 2007 13:43:49 +0200 + +nfs-utils (1:1.1.0-7) unstable; urgency=low + + * Add postinst fragment to make /sbin/mount setuid root, which should fix + problems with non-root mounting. (Closes: #432581) + + -- Steinar H. Gunderson Thu, 12 Jul 2007 01:40:18 +0200 + +nfs-utils (1:1.1.0-6) unstable; urgency=low + + * Enable {mount,umount}.{nfs,nfs4}, in line with util-linux 2.13 no longer + supporting NFS mounts. + + -- Steinar H. Gunderson Mon, 09 Jul 2007 12:54:09 +0200 + +nfs-utils (1:1.1.0-5) unstable; urgency=low + + * Install the sm-notify binary, as rpc.statd seems to want to run it at + boot. + * 03-sm-notify-in-sbin.patch: New patch, tell rpc.statd that we put + sm-notify in /sbin instead of /usr/sbin. + + -- Steinar H. Gunderson Sun, 08 Jul 2007 21:15:59 +0200 + +nfs-utils (1:1.1.0-4) unstable; urgency=low + + * Change the obsolete /proc/nfs/nfsd path in the init script so it matches + the current path; patch by Bart Cortooms. + + -- Steinar H. Gunderson Fri, 08 Jun 2007 12:18:07 +0200 + +nfs-utils (1:1.1.0-3) unstable; urgency=low + + * Fixed "nfs-common - fails to install without /etc/fstab". + Closes: #426508. + + -- Anibal Monsalve Salazar Tue, 29 May 2007 20:38:36 +1000 + +nfs-utils (1:1.1.0-2) unstable; urgency=low + + * Make sure rpcsec_gss_krb5 is loaded if needed in nfs-kernel-server. It + used not to be when NEED_SVCGSSD=true and NEED_GSSD=false. Per bug report + from Ubuntu. (LP: #104923) + + -- Steinar H. Gunderson Fri, 11 May 2007 16:51:31 +0200 + +nfs-utils (1:1.1.0-1) unstable; urgency=low + + * 01-fix-hostent-memory-leak.diff: New patch, fixes a memory leak related to + DNS lookups; thanks to Rik Theys for detailed bug report and scrutiny. + (Closes: #423108) + + -- Steinar H. Gunderson Fri, 11 May 2007 12:13:25 +0200 + +nfs-utils (1:1.1.0-0) unstable; urgency=low + + * New upstream release. + * debian/control: added libkeyutils-dev as build-dependency. + + -- Anibal Monsalve Salazar Fri, 11 May 2007 17:14:11 +1000 + +nfs-utils (1:1.1.0~rc2-1) unstable; urgency=low + + * New upstream release. + * Make build-dependency on libgssapi-dev versioned, since nfs-utils now + requires at least 0.11. + + -- Steinar H. Gunderson Thu, 26 Apr 2007 23:24:19 +0200 + +nfs-utils (1:1.1.0~rc1-1) unstable; urgency=low + + * New upstream release. + * Remove 03-fix-mountd-memory-leak.patch, which is now included in + upstream. + * rpc.lockd is gone, remove all references to it from debian/: + * Remove rpc.lockd from nfs-common.install. + * Remove NEED_LOCKD variable in nfs-common.default. + * Remove lockd handling from nfs-common.init. + * Remove lockd(8) manpage from nfs-common.manpages. + * Remove manpage link from nfs-common.links. + + -- Steinar H. Gunderson Thu, 12 Apr 2007 16:11:07 +0200 + nfs-utils (1:1.0.12-4) unstable; urgency=high * Bump the versioned dependency on libblkid1 to require at least version