X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=954aff783ad1e884bf98e85251d85687d5045efb;hp=80e9e07010d516f7b8914d9d801e33c2b29c9adc;hb=9743207017ccface520f839fb573ddef22e464ed;hpb=d33c85a440c6ce74fb48b5076703f70f400357ad diff --git a/debian/changelog b/debian/changelog index 80e9e07..954aff7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,90 @@ +nfs-utils (1:0.3.3-2) unstable; urgency=high + + * The "Test It Before Release, Stupid" release. + * Repair total failure of rpc.mountd. (closes: #115095) + + -- Chip Salzenberg Thu, 11 Oct 2001 13:03:45 -0700 + +nfs-utils (1:0.3.3-1) unstable; urgency=medium + + * The "Life Goes On" release. + * New upstream version. (closes: #113042) + > Avoid DNS when unexporting... important for shutdown. + > Recognize double-quote and \octal quoting in pathnames. + > Print pathnames with \octal quoting as necessary. + * Depend on a version of glibc that restores rpcinfo to its rightful + place. (closes: #102400) + * Fix pathname in mountd doc. (closes: #112088) + * debian/nfs-kernel-server.postinst: Remove rc.d symlinks to old + nfs-server init script, which doesn't realize when it's been removed. + (closes: #97099) + * Warn users about "rpc.mountd" -> "mountd" in /etc/hosts.{allow,deny}. + This marks my first use of debconf! W00T! (closes: #92671) + + -- Chip Salzenberg Mon, 8 Oct 2001 15:04:08 -0700 + +nfs-utils (1:0.3.2-2) unstable; urgency=low + + * Rebuild with new libc. (closes: #97252, #97455, #99829, #100317) + * Fix typo in nfs-kernel-server init script. (closes: #100380) + * Start all daemons in root directory. + + -- Chip Salzenberg Fri, 15 Jun 2001 15:57:18 -0700 + +nfs-utils (1:0.3.2-1) unstable; urgency=low + + * Upstream changes to statd: + > Recognize long options. + > On startup, close std{in,out,err}. + > Updated man page. + * Let debhelper handle doc symlinks. (closes: #74094) + * Rename upstream changelog, per policy. + * Get rid of suidregister call. + + -- Chip Salzenberg Sun, 1 Apr 2001 19:21:26 -0700 + +nfs-utils (1:0.3.1-1) unstable; urgency=medium + + * New upstream version. + * Incorporate (but not all) Bug Party changes by David LaBissoniere + : + > Mention upstream source and license in copyright file. (closes: #79997) + > Add Build-Depends for debhelper and libwrap0-dev. (closes: #84131) + + -- Chip Salzenberg Mon, 26 Feb 2001 16:51:15 -0800 + +nfs-utils (1:0.3-2) unstable; urgency=low + + * Upstream: + > Don't modify socket buffer sizes. + + -- Chip Salzenberg Mon, 12 Feb 2001 20:46:22 -0800 + +nfs-utils (1:0.3-1) unstable; urgency=low + + * New upstream. + + -- Chip Salzenberg Sun, 28 Jan 2001 18:13:59 -0800 + +nfs-utils (1:0.2.1-5) unstable; urgency=low + + * Fix statd callback protection ("--secure-statd") to + 1. work with current kernels as far as possible, and + 2. allow for Trond's recent NFS patches, which change the + static callback RPC procedure. + * Store return values of getc and getopt in int variables: + they can return EOF, which requires an int. (From NMU) + + -- Chip Salzenberg Sat, 20 Jan 2001 20:03:07 -0800 + +nfs-utils (1:0.2.1-4) unstable; urgency=medium + + * Warn about common errors in /etc/exports. (closes: #66421) + * Fix line numbers in messages about /etc/exports. (closes: #59734) + * Let nhfsstone replace files from old server packages. (closes: #59261) + + -- Chip Salzenberg Sun, 3 Dec 2000 14:41:13 -0800 + nfs-utils (1:0.2.1-3) unstable; urgency=low * Add portmap dependency. (closes: #75639) @@ -152,6 +239,3 @@ nfs-utils (0.1.3-1) unstable; urgency=low -- Chip Salzenberg Fri, 3 Dec 1999 20:00:00 -0800 -Local variables: -mode: debian-changelog -End: