]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Don't start the nfs-common init script from the nfs-kernel-server maintainer script...
[nfs-utils.git] / debian / changelog
index f3c52d95dfd061ca67681d6bfde8a810b73f24d5..3f54cb8193d47f2fef552a13473cc1ae8b9696cc 100644 (file)
@@ -1,8 +1,61 @@
-nfs-utils (1:1.2.6-4) UNRELEASED; urgency=low
+nfs-utils (1:1.2.8-5) UNRELEASED; urgency=low
 
+  * Remove Luk Claes from uploaders (Closes: #723602)
+
+  [ Steve Langasek ]
+  * Migrate the rpc_pipefs mount out of /var/lib to /run, to better
+    support /var on NFS.
+  * Don't start the nfs-common init script from the nfs-kernel-server
+    maintainer script, this is entirely redundant.
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Mon, 23 Sep 2013 03:59:19 +0100
+
+nfs-utils (1:1.2.8-4) unstable; urgency=low
+
+  * The configure option name is --with-gssglue, not --with-libgssglue.
+    Fix this, so that rpc.gssd really works.  Really closes: #707960.
+
+ -- Steve Langasek <vorlon@debian.org>  Sat, 01 Jun 2013 10:29:32 -0700
+
+nfs-utils (1:1.2.8-3) unstable; urgency=low
+
+  * Add myself as comaintainer, per <518FCECE.7050106@debian.org>.
+  * Build --with-libgssglue, which was the default prior to 1.2.8; this
+    fixes a regression that makes rpc.gssd (and hence, all
+    Kerberos-authenticated mounts) completely useless, because objects are
+    being incorrectly passed between multiple gss implementations (by way of
+    libtirpc).  Closes: #707960.
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 31 May 2013 17:59:53 -0700
+
+nfs-utils (1:1.2.8-2) unstable; urgency=medium
+
+  * Fix reportbug scripts to use rpcinfo in /usr/sbin.
+  * Add id_resolver.conf to fix nfsidmap invocation
+    (Closes: #708156, #638157, #707960).
+  * Remove autogenerated roff as nfsdcltrack.man is meant to be used
+    as the actual source according to author (Closes: #707908).
+
+ -- Luk Claes <luk@debian.org>  Mon, 13 May 2013 19:46:42 +0200
+
+nfs-utils (1:1.2.8-1) unstable; urgency=low
+
+  * New upstream version (Closes: #707258).
+    - Only amend extra-options on a successful vers=4 mount
+      (Closes: #690181).
+    - Use default domain (Closes: #657188).
+    - Fix is-subdirectory to understand '/' (Closes: #685306).
+    - Drop 18-osd_login-sbindir: incorporated upstream.
+    - Avoid DNS reverse lookups on server names (Closes: #707401).
+    - auth_unix_ip should downcall on error (Closes: #682709).
+    - Refresh 11-532048-reduce-verbosity.
   * Use rpcbind's rpcinfo everywhere (Closes: #707589).
+  * Add nfsdcltrack to nfs-kernel-server.
+  * Add libsqlite3-dev build dependency for nfsdcltrack.
+  * Do not try to install dropped ChangeLog.
+  * Adjust version of replaces due to manpage move.
 
- -- Luk Claes <luk@zomers.be>  Fri, 10 May 2013 09:08:08 +0200
+ -- Luk Claes <luk@zomers.be>  Fri, 10 May 2013 14:27:47 +0200
 
 nfs-utils (1:1.2.6-3) unstable; urgency=low