X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fd98994807a553a81e5a03bdaaa2ecf9e1b2ce8c;hp=0b6df1377cef71456857304271a67e2892f0f647;hb=30c5ce16383cee420047c94747aac306387226aa;hpb=6d8fa3a51242c630084dd4f365285eb9129a9b46 diff --git a/debian/changelog b/debian/changelog index 0b6df13..fd98994 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +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.