]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Meh, revert accidental autotools diff in the git tree
[nfs-utils.git] / debian / changelog
index 9277fda5bdc282e6049894ee634b0137732231f9..14f343337c1e711369f42c59b975b17dddecf815 100644 (file)
@@ -1,3 +1,21 @@
+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.