]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Imported Debian patch 1.1.0-7
[nfs-utils.git] / debian / changelog
index 0b6df1377cef71456857304271a67e2892f0f647..e179219fe73cebac72b28ed3ac8f352be3253d97 100644 (file)
@@ -1,3 +1,63 @@
+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 <sesse@debian.org>  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 <sesse@debian.org>  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 <sesse@debian.org>  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 <sesse@debian.org>  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 <anibal@debian.org>  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 <sesse@debian.org>  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 <sesse@debian.org>  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 <anibal@debian.org>  Fri, 11 May 2007 17:14:11 +1000
+
 nfs-utils (1:1.1.0~rc2-1) unstable; urgency=low
 
   * New upstream release.