X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=00e380e94de469724cef18aafdfccccef66db84b;hb=refs%2Ftags%2Fnfs-utils-1-0-5-post2;hp=3038d1816ee766f075b53437a9886b1a126d537e;hpb=a7ea76ea4f1d8d4d661cf7191c85de585e4f1cec;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 3038d18..00e380e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,27 @@ +2003-08-04 NeilBrown + * support/export/xtab.c, support/include/nfslib.h, + support/nfs/cacheio.c, support/nfs/nfssvc.c, + utils/exportfs/exportfs.c, utils/exportfs/exportfs.man, + utils/exportfs/nfsd.man, utils/mountd/cache.c: support + /proc/fs/nfsd/* as a perferred alternate to /proc/fs/nfs/* + (nfs-utils-1.0.5-post2) + +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. + (nfs-utils-1.5.0-post1) + 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