X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4dcfd6177e91ca91672cbf5a6e3fa7a33e90f426;hp=a12b198cf34270271406785972127ba3a18ab74a;hb=3872901d947014e7a21620f1eea1829d0790054c;hpb=a0bb9d19de9fec67ca6f6a19c0a9e79a783d7586 diff --git a/debian/changelog b/debian/changelog index a12b198..4dcfd61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +nfs-utils (1:1.0-1) unstable; urgency=medium + + * New upstream version. (Version number is only change.) + * Urgency "medium" so woody users see the pretty new version number. + (Yeah, it's shallow... but, doggone it, this is mature code.) + + -- Chip Salzenberg Wed, 26 Dec 2001 20:21:15 -0800 + +nfs-utils (1:0.3.3-6) unstable; urgency=high + + * 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.