X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=9f1d85a162604ef10d5b989f8a928bc707d08f05;hp=3038d1816ee766f075b53437a9886b1a126d537e;hb=18fc7a86a2a1213762cc4107565903127efadafc;hpb=a7ea76ea4f1d8d4d661cf7191c85de585e4f1cec diff --git a/ChangeLog b/ChangeLog index 3038d18..9f1d85a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ +2003-08-04 NeilBrown + * support/nfs/nfsexport.c: open channel file O_WRONLY when + only writing. + * utils/mountd/cache.c: maintain mountlist when new_cache is + active. Also use O_WRONLY for channel files. + * utils/mountd/mountd.h: mountlist_{del,add} now take a host name + rather than an nfs_export. + * utils/mountd/rmtab.c: ditto. + 2003-07-24 Chip Salzenberg - * debian/nfs-kernel-server.init: Cosmetic changes. + * support/nfs/xlog.c (xlog): Revise buffer-overflow fix to + use Debian security team's cleaner approach. * debian/changelog: Version 1.0.5-1. + * debian/nfs-kernel-server.init: Cosmetic changes. 2003-07-18 NeilBrown