X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c00a73597c0c8b4545b38272497b17e61de4fdf3;hp=25c00f30391ffbd1d38ed25eba6200c67e7ac840;hb=5f33a379be5a2695cd5d4052756a7fcb4cef2517;hpb=6352825b8c7596ff09a3f84cff231999aca23ba6 diff --git a/debian/changelog b/debian/changelog index 25c00f3..c00a735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,72 @@ -nfs-utils (1:1.2.8-5) UNRELEASED; urgency=low +nfs-utils (1:1.2.8-9) unstable; urgency=medium + + * debian/patches/22-mountd-fix-segfault-in-add_name-with-newer-gcc- + compi.patch: cherry-pick fix from upstream for a segfault in + add_name with newer gcc compilers. Closes: #757835, LP: #1355829. + + -- Steve Langasek Tue, 12 Aug 2014 17:12:38 -0700 + +nfs-utils (1:1.2.8-8) unstable; urgency=medium + + * Upload to unstable where this belongs. + * libtirpc versioning against 0.2.4, not 0.2.4-2. + * Drop versioned dependency on rpcbind; nothing in the rpcbind relationship + requires this. + + -- Steve Langasek Mon, 11 Aug 2014 00:20:32 -0700 + +nfs-utils (1:1.2.8-7) experimental; urgency=medium + + * Get rid of libgssglue1. + Don't pass "--with-gssglue" to ./configure. + Build-depend on libtirpc-dev (>= 0.2.4-2~). + Depend on libtirpc1 (>= 0.2.4-2~). + Depend on rpcbind (>= 0.2.1-5~). + * Remove debian/source/options. + + -- Anibal Monsalve Salazar Sat, 02 Aug 2014 12:25:47 +0100 + +nfs-utils (1:1.2.8-6) unstable; urgency=medium + + * Fix the sec=krb5* handling in debian/nfs-common.init to properly match + all cases. Closes: #715478. + * Move the rpc.svcgssd(8) symlink to nfs-common along with the rest of it, + and add the Replaces: on old versions of nfs-kernel-server to support + upgrades properly. Closes: #731479. + * Only start nfs-common in runlevel S; it doesn't need to be started + more than once (and startpar won't actually run it more than once, + anyway). Closes: #510528. + * Fix obsolete invocations of update-rc.d by switching nfs-common to use + dh_installinit. Closes: #736059. + * Tweak nfs-common preinst to not remove nfs state files except on package + removal (i.e., these should not be removed when the package is + deconfigured temporarily). + * debian/nfs-kernel-server.init: don't try to check for nfsv3 configuration + in nfsd and pass --no-nfs-version 3 to mountd if absent; the check is + buggy and impossible to make reliable, and there's no reason to single + out NFSv3 here (and the original rationale for this behavior is lost). + Closes LP: #897644, LP: #1284210. + * Provide quoted entries by default in debian/nfs-kernel-server.default, + consistent with other default files, so that users who edit the file to + add multiple options don't accidentally cause shell syntax bugs. + + -- Steve Langasek Mon, 24 Feb 2014 18:11:17 +0000 + +nfs-utils (1:1.2.8-5) unstable; urgency=medium + [ Ben Hutchings ] * 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. + * debian/patches/21-no-more-var-run.patch: PID files should be in + /run, not /var/run. + Closes LP: #1157171. - -- Ben Hutchings Mon, 23 Sep 2013 03:59:19 +0100 + -- Steve Langasek Mon, 13 Jan 2014 22:07:53 +0000 nfs-utils (1:1.2.8-4) unstable; urgency=low