X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1c4d78573dd69c9725dd44498cc3367900231e6c;hp=0000c0ef6c4f951cb387d585b3d8141e2a320e18;hb=05d64218984c50f9f868f372a5330c95e992fe32;hpb=7ac2c918e16fd63aa81c3aeb0e4870cded076bba;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 0000c0e..1c4d785 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +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)