X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dcabc0b48954218da8a17195969deba17bc9c3f2;hp=db932eef1b9d49716fea5e922662abb20e6ab2cb;hb=d884956a17347585f26fbfa1492ab396d2f41897;hpb=70ce0de9f58ec6a19feede3ae8b6739712d082e7 diff --git a/debian/changelog b/debian/changelog index db932ee..dcabc0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,82 @@ +nfs-utils (1:1.2.8-4) UNRELEASED; 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:28:45 -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. + * 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 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 Fri, 10 May 2013 14:27:47 +0200 + +nfs-utils (1:1.2.6-3) unstable; urgency=low + + * Iterate through exports.d to look for expors (Closes: #676604). + + -- Luk Claes Tue, 10 Jul 2012 19:38:22 +0200 + +nfs-utils (1:1.2.6-2) unstable; urgency=low + + * Move open-iscsi and watchdog to Suggests. + + -- Luk Claes Sat, 26 May 2012 07:45:41 +0200 + +nfs-utils (1:1.2.6-1) unstable; urgency=low + + * New upstream version + - Remove 18-dont-use-PAGE_SIZE.patch: merged upstream. + - Update other patches. + - Install osd_login (part of the autologin feature). + - Add open-iscsi and watchdog to Recommends. + * Check for blank exports file (Closes: #673798). + * Add 18-osd_login-sbindir.patch to avoid FTBFS + * Add 19-iscsiadm-path.patch so osd_login works + + -- Luk Claes Fri, 25 May 2012 20:41:58 +0200 + nfs-utils (1:1.2.5-4) unstable; urgency=low * Add libmount-dev to Build-Depends and explicitly enable it. + * Move rpc.svcgssd to nfs-common (Closes: #651558). + * Also change owning group for /var/lib/nfs (Closes: #651634). - -- Luk Claes Sun, 22 Jan 2012 15:21:48 +0100 + -- Luk Claes Sun, 22 Jan 2012 15:46:25 +0100 nfs-utils (1:1.2.5-3) unstable; urgency=low