|
|
|
|
Changelog for nfs-utils-1.0.6-23.i386.rpm :
Thu Dec 2 23:00:00 2004 - Fixed some security issues found by SGI (bz# 133556)
Wed May 19 00:00:00 2004 - Removed the auto option from MOUNTD_NFS_V2 and MOUNTD_NFS_V3 variables. Since v2 and v3 are on by default, there only needs to be away of turning them off.
Tue May 11 00:00:00 2004 - Rebuilt
Fri Apr 16 00:00:00 2004 - Changed the permission on idmapd.conf to 644 - Added mydaemon code to svcgssd - Updated the add_gssd.patch from upstream
Thu Apr 15 00:00:00 2004 - Created a pipe between the parent and child so the parent process can report the correct exit status to the init scripts - Added SIGHUP processing to rpc.idmapd and the rpcidmapd init script.
Mon Mar 22 23:00:00 2004 - Make sure check_new_cache() is looking in the right place
Wed Mar 17 23:00:00 2004 - Changed the v4 initscripts to use $prog for the arugment to daemon
Tue Mar 16 23:00:00 2004 - Made the nfs4 daemons initscripts work better when sunrpc is not a module - added more checks to see if modules are being used.
Mon Mar 15 23:00:00 2004 - Add patch that sets up gssapi_mech.conf correctly
Fri Mar 12 23:00:00 2004 - Added the shutting down of the rpc v4 daemons. - Updated the Red Hat only patch with some init script changes.
Thu Mar 11 23:00:00 2004 Bill Nottingham - rpc_pipefs mounting and aliases are now in modutils; require that
Thu Mar 11 23:00:00 2004 - Updated the gssd patch.
Sun Mar 7 23:00:00 2004 - Added the addition and deletion of rpc_pipefs to /etc/fstab - Added the addition and deletion of module aliases to /etc/modules.conf
Mon Mar 1 23:00:00 2004 - Removed gssd tarball and old nfsv4 patch. - Added new nfsv4 patches that include both the gssd and idmapd daemons - Added redhat-only v4 patch that reduces the static librpc.a to only contain gss rpc related routines (I would rather have gssd use the glibc rpc routines) -Changed the gssd svcgssd init scripts to only start up if SECURE_NFS is set to \'yes\' in /etc/sysconfig/nfs
Fri Feb 13 23:00:00 2004 Elliot Lee - rebuilt
Thu Feb 12 23:00:00 2004 Thomas Woerner - make rpc.lockd, rpc.statd, rpc.mountd and rpc.nfsd pie
Wed Jan 28 23:00:00 2004 Steve Dickson - Added the NFSv4 bits
Mon Dec 29 23:00:00 2003 Steve Dickson - Added the -z flag to nfsstat
Wed Dec 24 23:00:00 2003 Steve Dickson - Fixed lockd port setting in nfs.int script
Thu Oct 23 00:00:00 2003 Steve Dickson - Upgrated to 1.0.6 - Commented out the acl path for fedora
Thu Aug 28 00:00:00 2003 Steve Dickson - Added the setting of lockd ports via sysclt interface - Removed queue setting code since its no longer needed
Fri Aug 8 00:00:00 2003 Steve Dickson - Added back the acl patch Taroon b2
Thu Jul 24 00:00:00 2003 Steve Dickson - Commented out the acl patch (for now)
Tue Jul 22 00:00:00 2003 Steve Dickson - Upgrated to 1.0.5
Thu Jun 19 00:00:00 2003 Steve Dickson - Added security update - Fixed the drop-privs.patch which means the chroot patch could be removed.
Tue Jun 10 00:00:00 2003 Steve Dickson - Defined the differ kinds of debugging avaliable for mountd in the mountd man page.
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Wed Jun 4 00:00:00 2003 Steve Dickson - Upgraded to 1.0.3 - Fixed numerous bugs in init scrips - Added nfsstat overflow patch
Thu Jan 23 23:00:00 2003 Tim Powers 1.0.1-2.9 - rebuild
Fri Dec 13 23:00:00 2002 Daniel J Walsh - change init script to not start rpc.lock if already running
Wed Dec 11 23:00:00 2002 Daniel J Walsh - Moved access code to be after dropping privs
Mon Nov 18 23:00:00 2002 Stephen C. Tweedie - Build with CFLAGS=\"${CFLAGS:--O2 -g -pipe -march=i386 -mcpu=i686}\" ; export CFLAGS ; CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -march=i386 -mcpu=i686}\" ; export CXXFLAGS ; FFLAGS=\"${FFLAGS:--O2 -g -pipe -march=i386 -mcpu=i686}\" ; export FFLAGS ; for i in $(find . -name config.guess -o -name config.sub) ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; ./configure --host=i386-redhat-linux --build=i386-redhat-linux \\ --target=i386-redhat-linux-gnu \\ --program-prefix= \\ --prefix=/usr \\ --exec-prefix=/usr \\ --bindir=/usr/bin \\ --sbindir=/usr/sbin \\ --sysconfdir=/etc \\ --datadir=/usr/share \\ --includedir=/usr/include \\ --libdir=/usr/lib \\ --libexecdir=/usr/libexec \\ --localstatedir=/var \\ --sharedstatedir=/usr/com \\ --mandir=/usr/share/man \\ --infodir=/usr/share/info - Add nhfsgraph, nhfsnums and nhfsrun to the files list
Mon Nov 11 23:00:00 2002 Stephen C. Tweedie - Don\'t drop privs until we\'ve bound the notification socket
Thu Nov 7 23:00:00 2002 Stephen C. Tweedie - Ignore SIGPIPE in rpc.mountd
Fri Aug 2 00:00:00 2002 Bob Matthews - Add Sean O\'Connell\'s nfs control tweaks - to nfs init script.
Tue Jul 23 00:00:00 2002 Bob Matthews - Move to nfs-utils-1.0.1
Mon Feb 18 23:00:00 2002 Bob Matthews - \"service nfs restart\" should start services even if currently - not running (#59469) - bump version to 0.3.3-4
Thu Oct 4 00:00:00 2001 Bob Matthews - Move to nfs-utils-0.3.3 - Make nfsnobody a system account (#54221)
Wed Aug 22 00:00:00 2001 Bob Matthews - if UID 65534 is unassigned, add user nfsnobody (#22685)
Tue Aug 21 00:00:00 2001 Bob Matthews - fix typo in nfs init script which prevented MOUNTD_PORT from working (#52113)
Wed Aug 8 00:00:00 2001 Bob Matthews - nfs init script shouldn\'t fail if /etc/exports doesn\'t exist (#46432)
Sat Jul 14 00:00:00 2001 Bob Matthews - Make %pre useradd consistent with other Red Hat packages.
Wed Jul 4 00:00:00 2001 Michael K. Johnson - Added sh-utils dependency for uname -r in nfs init script
Wed Jun 13 00:00:00 2001 Bob Matthews - make non RH kernel release strings scan correctly in - nfslock init script (#44186)
Tue Jun 12 00:00:00 2001 Bob Matthews - don\'t install any rquota pages in _mandir: (#39707, #44119) - don\'t try to manipulate rpc.rquotad in init scripts - unless said program actually exists: (#43340)
Wed Apr 11 00:00:00 2001 Preston Brown - don\'t translate initscripts for 6.x
Wed Apr 11 00:00:00 2001 Michael K. Johnson - do not start lockd on kernel 2.2.18 or higher (done automatically)
Sat Mar 31 00:00:00 2001 Preston Brown - don\'t use rquotad from here now; quota package contains a version that works with 2.4 (#33738)
Mon Mar 12 23:00:00 2001 Bob Matthews - Statd logs at LOG_DAEMON rather than LOG_LOCAL5 - s/nfs/\\$0/ where appropriate in init scripts
Tue Mar 6 23:00:00 2001 Jeff Johnson - Move to nfs-utils-0.3.1
Wed Feb 14 23:00:00 2001 Bob Matthews - #include patch
Mon Feb 12 23:00:00 2001 Bob Matthews - Really enable netgroups
Mon Feb 5 23:00:00 2001 Bernhard Rosenkraenzer - i18nize initscripts
Fri Jan 19 23:00:00 2001 Bob Matthews - Increased {s,r}blen in rpcmisc.c:makesock to accommodate eepro100
Tue Jan 16 23:00:00 2001 Bob Matthews - Hackish fix in build section to enable netgroups
Wed Jan 3 23:00:00 2001 Bob Matthews - Fix incorrect file specifications in statd manpage. - Require gawk \'cause it\'s used in nfslock init script.
Wed Dec 13 23:00:00 2000 Bob Matthews - Require sed because it\'s used in nfs init script
Tue Dec 12 23:00:00 2000 Bob Matthews - Don\'t do a chroot(2) after dropping privs, in statd.
Mon Dec 11 23:00:00 2000 Bob Matthews - NFSv3 if kernel >= 2.2.18, detected in init script
Thu Nov 23 23:00:00 2000 Florian La Roche - update to 0.2.1
Tue Nov 14 23:00:00 2000 Bill Nottingham - don\'t start lockd on 2.4 kernels; it\'s unnecessary
Wed Sep 6 00:00:00 2000 Florian La Roche - more portable fix for mandir
Mon Sep 4 00:00:00 2000 Florian La Roche - update to 0.2-release
Sat Sep 2 00:00:00 2000 Florian La Roche - fix reload script
Fri Sep 1 00:00:00 2000 Florian La Roche - update to 0.2 from CVS - adjust statd-drop-privs patch - disable tcp_wrapper support
Thu Aug 3 00:00:00 2000 Bill Nottingham - fix stop priority of nfslock
Wed Aug 2 00:00:00 2000 Bill Nottingham - um, actually *include and apply * the statd-drop-privs patch
Tue Jul 25 00:00:00 2000 Bill Nottingham - fix init script ordering (#14502)
Sun Jul 23 00:00:00 2000 Bill Nottingham - run statd chrooted and as non-root - add prereqs
Wed Jul 19 00:00:00 2000 Trond Eivind Glomsr�d - use \"License\", not \"Copyright\" - use %{_tmppath} and %{_mandir}
Tue Jul 18 00:00:00 2000 Matt Wilson - built for next release
Tue Jul 18 00:00:00 2000 Matt Wilson - 0.1.9.1 - remove patch0, has been integrated upstream
Wed Feb 9 23:00:00 2000 Bill Nottingham - the wonderful thing about triggers, is triggers are wonderful things...
Thu Feb 3 23:00:00 2000 Cristian Gafton - switch to nfs-utils as the base tree - fix the statfs patch for the new code base - single package that obsoletes everything we had before (if I am to keep some traces of my sanity with me...)
Mon Jan 17 23:00:00 2000 Preston Brown - use statfs syscall instead of stat to determinal optimal blksize
|
|
|