X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1c4d78573dd69c9725dd44498cc3367900231e6c;hp=ff81458b062f319368887309d641e6413d3b4084;hb=05d64218984c50f9f868f372a5330c95e992fe32;hpb=24725201e1abc88e5e8859f8ece4a1dce1432d06 diff --git a/debian/changelog b/debian/changelog index ff81458..1c4d785 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +nfs-utils (1:0.3.3-6) unstable; urgency=low + + * Upstream fixes: + > Ignore case when comparing host names. + > Use all addresses of multi-homed hosts in export processing. + > When reading /proc/fs/nfs/exports, assume noasync and nowgather; + older kernels did so, while newer kernels report them explicitly. + > Remove man page refs to "hosts_allow(5)". (closes: #122540) + > In exports.5: Emphasize the need for options to immediately follow + client names. Explain that wildcards don't usually work on addresses, + but may work when reverse DNS fails. (closes: #118040, #116039) + + -- Chip Salzenberg Wed, 26 Dec 2001 18:54:35 -0800 + +nfs-utils (1:0.3.3-5) unstable; urgency=high + + * Keep NFS fully operational during upgrade. (closes: #76544) + * When calling update-rc.d, send stdout to /dev/null, but not stderr. + + -- Chip Salzenberg Thu, 13 Dec 2001 18:50:47 -0800 + +nfs-utils (1:0.3.3-4) unstable; urgency=high + + * High priority due to changes in previous version. + * Upstream fixes: + > Close filehandles in nfsd before spawing kernel threads. This is a + workaround for a kernel bug. (closes: #121213) + > Document that both host names *and* addresses are checked with tcpwrappers. + This is a doc update, not a change. (closes: #108493) + > Don't assume that strings starting with digits are IP addresses; + host names are allowed to start with digits. (closes: #68977) + * German template for nfs-common. (closes: #120939) + + -- Chip Salzenberg Mon, 26 Nov 2001 11:50:43 -0800 + nfs-utils (1:0.3.3-3) unstable; urgency=low * Upstream fixes: @@ -14,7 +49,7 @@ nfs-utils (1:0.3.3-3) unstable; urgency=low appears in the tcpwrapper config files. * German template for nfs-kernel-server. (closes: #117196) - -- Chip Salzenberg Wed, 21 Nov 2001 18:21:42 -0800 + -- Chip Salzenberg Wed, 21 Nov 2001 18:30:36 -0800 nfs-utils (1:0.3.3-2) unstable; urgency=high