X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=14f343337c1e711369f42c59b975b17dddecf815;hp=9277fda5bdc282e6049894ee634b0137732231f9;hb=4dabf51e41ec81982767607af82c701660fae9ee;hpb=a15ed5a2727eaa45b17876b1eea47f003da1c9ef diff --git a/debian/changelog b/debian/changelog index 9277fda..14f3433 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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.