- 
    Tue Feb 11 2014 Steve Dickson <steved@redhat.com> 1.0.9-71
    
- Stopped gssd from picking expired creds (bz 863241)
   
  
  - 
    Wed Jul 10 2013 Steve Dickson <steved@redhat.com> 1.0.9-70
    
- Have showmount try the highest mount version first (bz 947552)
- Switch the mount version umount tries first (bz 947552)
   
  
  - 
    Thu May 30 2013 Steve Dickson <steved@redhat.com> 1.0.9-69
    
- Only display a debugging message with when verbosity is set (bz 726472)
   
  
  - 
    Sat Apr 20 2013 Harshula Jayasuriya <harshula@redhat.com> 1.0.9.68
    
- Need to use /var/lock/subsys/nfs not /var/lock/subsys/nfsd.
  Use "status -l nfs nfsd" for status check. The "-l" option
  was introduced in initscripts >= 8.45.43. (bz 873307)
   
  
  - 
    Fri Apr 19 2013 Steve Dickson <steved@redhat.com> 1.0.9-67
    
- Cleaned up rpc.idmapd messages when nfs service start (bz 892236)
   
  
  - 
    Thu Sep 27 2012 Steve Dickson <steved@redhat.com> 1.0.9-66
    
- Removed patch for bz 804681 due to a regression (bz 745730)
   
  
  - 
    Wed Aug 29 2012 Steve Dickson <steved@redhat.com> 1.0.9-65
    
- /etc/init.d/nfs mishandles /var/lock/subsys/nfs (bz 851946)
   
  
  - 
    Sat Aug 04 2012 Steve Dickson <steved@redhat.com> 1.0.9-64
    
- Fixed umounts when MOUNTD_NFS_V2=no (bz 804681)
- Fixed typo in nfs init script (bz 819373)
- Fixed rpc.idmapd warning with v4 mounts (bz 708253)
- Fixed rpc.gssd warning with v4 mounts (bz 769744)
- Make sure statd's backup dir has correct permissions (bz 782455)
   
  
  - 
    Wed Aug 01 2012 Steve Dickson <steved@redhat.com> 1.0.9-63
    
- Reserve Ports were always being used due to a bug in the 
  non-reserve ports patch (bz 783147)
   
  
  - 
    Fri Jul 13 2012 Steve Dickson <steved@redhat.com> 1.0.9-62
    
- Make umount used non-reserve port if specified (bz 783147)
   
  
  - 
    Thu Jul 12 2012 Steve Dickson <steved@redhat.com> 1.0.9-61
    
- Added a time out arugment to gssd (bz 507341)
- Added mount.nfs4 and umount.nfs4 man pages (bz 760019)
- Removed gss_clnt_send_err and gss_destroy_creds (bz 760019)
- Remove typo in in nfslock.init (bz 803667)
- UDP mounts need to fall back to TCP mounts on timeouts (bz 769098)
- Avoid etab corruption by sync-ing up calls to exportfs (bz 800365)
- Fixed regression caused by bz 595675 (bz 745730) 
- Added resvport/noresvport to nfs man page (bz 772170)
   
  
  - 
    Tue Jan 17 2012 Steve Dickson <steved@redhat.com> 1.0.9-60
    
- Updated idmapd.conf and idmapd.conf.man to reflect the 
  static user name mapping (502707)
- Fixed an umount regression introduced by bz 513094 (bz 781931)
   
  
  - 
    Thu Jan 12 2012 Steve Dickson <steved@redhat.com> 1.0.9-59
    
- gss: turned of even more excessive syslogs (bz 593097)
- mount.nfs: Ignored the SIGXFSZ when handling RLIMIT_FSIZE changes (bz 697979)
   
  
  - 
    Wed Jan 04 2012 Steve Dickson <steved@redhat.com> 1.0.9-58
    
- gss: turned off more excessive syslogs (bz 593097)
- initfiles: more initscripts improvements (bz 710020)
- specfile: correct typo when nfsnobodys gid already exists (bz 729603)
   
  
  - 
    Sat Dec 17 2011 Steve Dickson <steved@redhat.com> 1.0.9-57
    
- Mount fails to anticipate RLIMIT_FSIZE (bz 697979,CVE-2011-1749)
   
  
  - 
    Fri Dec 16 2011 Steve Dickson <steved@redhat.com> 1.0.9-56
    
- Removed sim crash support (bz 600497)
- initfiles: more initscripts improvements (bz 710020)
- mount: Don't wait for TCP to timeout twice  (bz 736677)
   
  
  - 
    Sat Oct 01 2011 Steve Dickson <steved@redhat.com> 1.0.9-55
    
- mount: fixed the -o retry option to retry the given amount (bz 736677)
- manpage: removed the -o fsc option (bz 715523)
- nfsstat: show v4 mounts with -m flag (bz 712438)
- mount: allow insecure ports with mounts (bz 513094)
- gss: turned off excessive syslogs (bz 593097)
- mountd: allow v2 and v3 to be disabled (bz 529588)
- specfile: make sure nfsnobodys gid changes when it exists (bz 729603)
- initfiles: initscripts improvements (bz 710020)
   
  
  - 
    Thu Jun 23 2011 Steve Dickson <steved@redhat.com> 1.0.9-54
    
- Added -g 65534 to useradd command (bz 511876)
   
  
  - 
    Mon Jun 06 2011 Steve Dickson <steved@redhat.com> 1.0.9-53
    
- Fixed nfslock initscript to exit with correct vales (bz 534133)
   
  
  - 
    Tue Apr 26 2011 Steve Dickson <steved@redhat.com> 1.0.9-52
    
- Fixed retry= to handle lack of reserved port situation (bz 240790)
- Stopped rpc.statd is running as root (bz 495066)
- Fixed rpc.gssd ccachedir option (bz 498134)
- Make sure the uid/gid of nfsnobody is the
  correct value for all archs (bz 511876)
- Fixed nfsstat's mislabled output (bz 617669)
- Add support for lookupcache= option in nfsv4 (bz 511312)
- Fixed UDP only mounts (bz 513466)
- Fixed mounts when mount v1 is not supported (bz 595675)
- Added sane timeout to svcgssd (bz 507341)
   
  
  - 
    Wed Apr 13 2011 Steve Dickson <steved@redhat.com> 1.0.9-51
    
- Fixed verification on runtime configuration file (bz 471401)
- Ensured all init script are LSB compliant (bz 485905)
- Added static user mapping to idmapd.conf (bz 502707)
   
  
  - 
    Fri Nov 19 2010 Steve Dickson <steved@redhat.com> 1.0.9-50
    
- Reverted the removal of idmapd.conf and its manpage
  since bz 502707 was not make the RHEL5.6 release
   
  
  - 
    Wed Nov 17 2010 Steve Dickson <steved@redhat.com> 1.0.9-49
    
- Added mountstats and nfsiostat (bz 648529)
   
  
  - 
    Sat Oct 30 2010 Steve Dickson <steved@redhat.com> 1.0.9-48
    
- Never set SO_REUSEADDR on a UDP socket (bz 541892)
   
  
  - 
    Tue Aug 03 2010 Steve Dickson <steved@redhat.com> 1.0.9-47
    
- Updated mount-bg-opts patch to contain v3 part (bz 529370)
   
  
  - 
    Wed Jul 07 2010 Steve Dickson <steved@redhat.com> 1.0.9-46
    
- Fixed background mount opts getting lost during the mount (bz 529370)
   
  
  - 
    Thu Mar 11 2010 Steve Dickson <steved@redhat.com> 1.0.9-45
    
- Removed the outdated idmapd.conf and its man page.
  Both now live in nfs-utils-lib. (bz 502707)
   
  
  - 
    Wed Dec 16 2009 Steve Dickson <steved@redhat.com> 1.0.9-44
    
- Rebuilt need to be compatible with the newly rebased 
  libevent (bz 476557)
   
  
  - 
    Sat Oct 10 2009 Jeff Layton <jlayton@redhat.com> 1.0.9-43
    
- idmapd: rearm event handler after errors in nfsdcb (bz 523285)
   
  
  - 
    Sat May 02 2009 Steve Dickson <steved@redhat.com> 1.0.9-42 
    
- mountd: Check host alias with netgroups (bz 478952)
- exportfs: fixed typo in man page (bz 474848)
- nfs.init: NFS server reboot results in "Stale NFS file handle" (bz 474449) 
- nfslock.init: options not correctly parsed (bz 459591)
- mount.nfs: mounts fail with read-only /etc (bz 450646)
- nfslock.init: lockd not using settings in sysconfig/nfs (bz 434795)
- tcpwrappers: updated code to correctly use api  (bz 494878)
- nhfsstone: added v3 and v4 support (bz 465933)
- mount.nfs: add support for lookupcache= option (bz 489335).
   
  
  - 
    Fri Feb 13 2009 Jeff Layton <jlayton@redhat.com> 1.0.9-41
    
- clarify "mount request from unknown host" log message from mountd (bz 463578)
   
  
  - 
    Thu Nov 13 2008 Steve Dickson <steved@redhat.com> 1.0.9-40
    
- Fixed arguments to the hosts_ctl() call in the good_client() 
  routine used in the tcpwrapper support. (bz 440120)
   
  
  - 
    Wed Nov 12 2008 Steve Dickson <steved@redhat.com> 1.0.9-39
    
- Fixed typo in nfs initscript that caused rpc.rquotad daemons
  to be started but not stoppped (bz 470483)
   
  
  - 
    Wed Oct 08 2008 Steve Dickson <steved@redhat.com> 1.0.9-38
    
- The fix to bz 438418 introduced a regression that caused
  mount.nfs to exit with zero on failed mounts. (bz 465966)
   
  
  - 
    Sat Sep 20 2008 Steve Dickson <steved@redhat.com> 1.0.9-37
    
- Added the warning.patch to fix some warning which were
  flaged by rpmdiff during the errata phasea (Errata 2009:8187)
- Re-enabled tcp wrappers. (bz 440120)
   
  
  - 
    Fri Sep 19 2008 Steve Dickson <steved@redhat.com> 1.0.9-36
    
- Incorrect exit codes from nfs init script (bz 431891)
- Incorrect a typo in nfsstat --mounted arg (bz 433741)
- Fixed statd callbacks with the -n arg (bz 451057)
- Do not display zero stats with nfsstat (bz 437242)
- Pre-load nfsd when args to rpc.nfsd are given (bz 441983)
- Increase the number simultaneous krb5 mounts (bz 432879)
- Have rpc.gssd use file ownership vs uid on cred file (bz 433751)
   
  
  - 
    Fri Aug 29 2008 Steve Dickson <steved@redhat.com> 1.0.9-35
    
- Removed the fsc mount option.
   
  
  - 
    Sat Jul 12 2008 Jeff Layton <jlayton@redhat.com> 1.0.9-34
    
- fix backgrounded NFS mounts (bz 438418)
- don't let nfsstat display negative counters (bz 440057)
   
  
  - 
    Fri Feb 29 2008 Steve Dickson <steved@redhat.com> 1.0.9-33
    
- In both rpcgssd and rpcsvcgssd initscrips move the 
  SECURE_NFS check back to be a global check. This
  stops false failures from happen when the services
  are stopped when they are not configured to start (bz 435267)
   
  
  - 
    Sun Feb 10 2008 Steve Dickson <steved@redhat.com> 1.0.9-32
    
- Cleaned up some typos that were found in the various
  places in the mountd code (bz 315401)
   
  
  - 
    Thu Feb 07 2008 Steve Dickson <steved@redhat.com> 1.0.9-31
    
- Fixed a mount regression in rpc.mount that as 
  introduced with the secinfo patches. (bz 431477)
   
  
  - 
    Sun Jan 20 2008 Steve Dickson <steved@redhat.com> 1.0.9-30
    
- Added in a number of bug fixes (esp in crossmnt code) that were 
  exposed during the secinfo testing. (bz 315401)
   
  
  - 
    Thu Jan 17 2008 Steve Dickson <steved@redhat.com> 1.0.9-29
    
- Added SECINFO support (bz 315401)
- Reworked init scripts so service will be able to
  stop when some of the checks fail. (bz 295911)
   
  
  - 
    Wed Jan 16 2008 Jeff Layton <jlayton@redhat.com> 1.0.9-28
    
- Fixed "BUGS" section of nfs(5) manpage (bz 425954)
   
  
  - 
    Tue Jan 08 2008 Steve Dickson <steved@redhat.com> 1.0.9-27
    
- Fixed nfs initscript to fail with rpc.mound fails (bz 250622) 
- Fixed typo in rpc.mountd man page (bz 248543)
- Turn on 'nohide' automatically for all refer exports (bz 313561)
   
  
  - 
    Tue Dec 18 2007 Jeff Layton <jlayton@redhat.com> 1.0.9-26
    
- Add new mountd mode for handling many netgroups (bz 250609)
- Change nfs init script to not reset lockd ports on stop (bz 313671)
- Change nfslock script to use sysctls to set lockd ports (bz 313671)
   
  
  - 
    Sat Oct 27 2007 Steve Dickson <steved@redhat.com> 1.0.9-25
    
- Fix memory leak in rpc.mountd (bz 339491)
   
  
  - 
    Wed Sep 26 2007 Steve Dickson <steved@redhat.com> 1.0.9-24
    
- Removed the replication part of the export(5) man page
  since its not support atm. (bz 223053)
   
  
  - 
    Fri Jul 06 2007 Steve Dickson <steved@redhat.com> 1.0.9-23
    
- Changed rpcidmapd and rpcgssd stop priority levels so
  those daemons would be stoppped after autofs (bz 245376)
- Updated some out-of-date man pages (bz 233903)
- Stoppped mount.nfs from wasting reserve ports (bz 246254)
   
  
  - 
    Tue Jun 26 2007 Steve Dickson <steved@redhat.com> 1.0.9-22
    
- Reworked returns values of the init scripts (bz 243703)
- Reworked rpc init scripts so they are not dependent
  loading modules. (bz 241015).
   
  
  - 
    Wed Jun 13 2007 Steve Dickson <steved@redhat.com> 1.0.9-21
    
- Added nosharecache mount option which re-enables 
  rw/ro mounts to the same server (bz 243913).
   
  
  - 
    Fri May 25 2007 Steve Dickson <steved@redhat.com> 1.0.9-20
    
- Fixed typo in mount.nfs4 that causes a segfault during
  error processing (bz 241190)
   
  
  - 
    Thu May 17 2007 Steve Dickson <steved@redhat.com> 1.0.9-19
    
- Make sure the condrestarts exit with a zero value (bz 240352)
- Added -o nordirplus mount option to disable READDIRPLUS (bz 240357)
- Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543)
   
  
  - 
    Fri May 11 2007 Steve Dickson <steved@redhat.com> 1.0.9-18
    
- Fix mount.nfs4 to display correct error message (bz 227212)
- Fix mount.nfs so mtab is updated (bz 227988)
- Eliminate timeout on nfsd shutdowns (bz 222001)
- Eliminate memory leak in mountd (bz 239536)
- Make sure statd uses correct uid/gid by chowning
  the /var/lib/nfs/statd with the rpcuser id. (bz 235216)
- Correct some sanity checking in rpc.nfsd. (bz 220887)
- Fixed mount.nfs mtab lock (bz 227985)
- Have mountd hold open etab file to force inode number to change (bz 236823)
- Create a /etc/sysconfig/nfs with all the possible init script
  variables (bz 234543)
- Changed nfs initscript to exit with correct value (bz 221874)
- Added userlevel support for v4 relocation support (bz 223053)
   
  
  - 
    Tue May 08 2007 Jeff Layton <jlayton@redhat.com> 1.0.9-17
    
- clean up rmtab handling (bz 220772)
   
  
  - 
    Tue Dec 19 2006 Karel Zak <kzak@redhat.com> 1.0.9-16
    
- add support for mount options that contain commas (bz 219645)
   
  
  - 
    Thu Dec 14 2006 Steve Dickson <steved@redhat.com> 1.0.9-15
    
- Stopped v4 umounts from ping rpc.mountd (bz 218446)
   
  
  - 
    Wed Nov 29 2006 Steve Dickson <steved@redhat.com> 1.0.9-14
    
- Doing a connect on UDP sockets causes the linux network
  stack to reject UDP patches from multi-home server with
  nic on the same subnet. (bz 208244)
   
  
  - 
    Thu Nov 16 2006 Steve Dickson <steved@redhat.com> 1.0.9-13
    
- Removed some old mounting versioning code that was
  stopping tcp mount from working (bz 215843)
   
  
  - 
    Wed Nov 01 2006 Steve Dickson <steved@redhat.com> 1.0.9-12
    
- Updated export man page to say no_subtree_check is on 
  by default.
   
  
  - 
    Sat Oct 28 2006 Jeff Layton <jlayton@redhat.com>
    
- fix memory leak in rpc.idmapd (bz 212547)
- fix use after free bug in dirscancb (bz 212547)
   
  
  - 
    Thu Oct 26 2006 Steve Dickson <steved@redhat.com> 1.0.9-11
    
- Fixed -o remount (bz 211565)
- Made no_subtree_check a default export option (bz 212218)
   
  
  - 
    Tue Oct 17 2006 Steve Dickson <steved@redhat.com> 1.0.9-10
    
- Fixed typo in nfs man page (bz 210864).
   
  
  - 
    Sat Oct 14 2006 Steve Dickson <steved@redhat.com> 1.0.9-9
    
- Unable to mount NFS V3 share where sec=none is specified (bz 210644)
   
  
  - 
    Wed Sep 27 2006 Steve Dickson <steved@redhat.com> 1.0.9-8
    
- mount.nfs was not returning a non-zero exit value 
  on failed mounts (bz 206705)
   
  
  - 
    Thu Sep 21 2006 Karel Zak <kzak@redhat.com> 1.0.9-7
    
- Added support for the mount -s (sloppy) option (#205038)
- Added nfs.5 man page from util-linux
- Added info about [u]mount.nfs to the package description
   
  
  - 
    Tue Sep 12 2006 <SteveD@RedHat.com> 1.0.9-6
    
- Removed the compiling of getiversion and getkversion since
  UTS_RELEASE is no longer defined and these binary are
  not installed.
   
  
  - 
    Sat Aug 19 2006 <SteveD@RedHat.com> 1.0.9-5
    
- Changed gssd daemons to cache things in memory
  instead of /tmp which makes selinux much happier.
  (bz 203078)
   
  
  - 
    Thu Aug 17 2006 <SteveD@RedHat.com> 1.0.9-4
    
- Allow variable for HA callout program in /etc/init.d/nfslock
  (bz 202790)
   
  
  - 
    Thu Aug 03 2006 <wtogami@redhatcom> 1.0.9-3
    
- add epoch (#196359)
   
  
  - 
    Sat Jul 29 2006 <SteveD@RedHat.com> 1.0.9-2
    
- Enabled the creating of mount.nfs and umount.nfs binaries
- Added mount option fixes suggested by upstream.
- Fix lazy umounts (bz 169299)
- Added -o fsc mount option.
   
  
  - 
    Tue Jul 25 2006 <SteveD@RedHat.com> 1.0.9-1
    
- Updated to 1.0.9 release
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1:1.0.8-5.1
    
- rebuild
   
  
  - 
    Mon Jul 03 2006 <jkeating@redhat.com> 1:1.0.8-5
    
- Introduce epoch to fix upgrade path
   
  
  - 
    Sun Jul 02 2006 <SteveD@RedHat.com> 1.0.8-3
    
- Fixed typos in /etc/rc.d/init.d/nfs file (bz 184486)
   
  
  - 
    Sat Jul 01 2006 <SteveD@RedHat.com> 1.0.8-3
    
- Split the controlling of nfs version, ports, and protocol 
  into two different patches
- Fixed and added debugging statements to rpc.mountd.
- Fixed -p arg to work with priviledged ports (bz 156655)
- Changed nfslock initscript to set LOCKD_TCPPORT and
  LOCKD_UDPPORT (bz 162133)
- Added MOUNTD_NFS_V1 variable to version 1 of the
  mount protocol can be turned off. (bz 175729)
- Fixed gssd to handel mixed case characters in
  the domainname. (bz 186069)
   
  
  - 
    Thu Jun 22 2006 <SteveD@RedHat.com> 1.0.8-2
    
- Updated to nfs-utils-1.0.8
   
  
  - 
    Fri Jun 09 2006 <SteveD@RedHat.com> 1.0.8.rc4-1
    
- Upgraded to the upstream 1.0.8.rc4 version
   
  
  - 
    Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.2
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Sat Jan 21 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-4.FC5
    
- Added new libnfsidmap call, nfs4_set_debug(), to rpc.idmapd
  which turns on debugging in the libarary.
   
  
  - 
    Tue Jan 17 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-3.FC5
    
- Added innetgr patch that changes configure scripts to 
  check for the innetgr function. (bz 177899)
   
  
  - 
    Thu Jan 12 2006 Peter Jones <pjones@redhat.com> 1.0.8.rc2-2.FC5
    
- Fix lockfile naming in the initscripts so they're stopped correctly.
   
  
  - 
    Tue Jan 10 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-1.FC5
    
- Updated to 1.0.8-rc2 release
- Broke out libgssapi into its own rpm
- Move librpcsecgss and libnfsidmap in the new nfs-utils-lib rpm
- Removed libevent code; Required to be installed.
   
  
  - 
    Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Mon Oct 24 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-19
    
- Updated to latest code in SourceForge CVS
- Updated to latest CITI patches (1.0.7-4)
- Fix bug in nfsdreopen by compiling in server defaults
   
  
  - 
    Fri Sep 23 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-18
    
- Updated libnfsidmap to 0.11
- Updated libgssapi to 0.5
- Made sure the gss daemons and new libs are
  all using the same include files.
- Removed code from the tree that is no longer used.
- Add ctlbits patch that introduced the -N -T and -U
  command line flags to rpc.nfsd.
   
  
  - 
    Mon Sep 19 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-17
    
- Updated to latest nfs-utils code in upstream CVS tree
- Updated libevent from 1.0b to 1.1a
- Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI
   
  
  - 
    Fri Sep 09 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-16
    
- Reworked the nfslock init script so if lockd is running
  it will be killed which is what the HA community needs. (bz 162446)
- Stopped rpcidmapd.init from doing extra echoing when
  condstart-ed.
   
  
  - 
    Thu Aug 25 2005 Peter Jones <pjones@redhat.com> - 1.0.7-15
    
- don't strip during "make install", so debuginfo packages are generated right
   
  
  - 
    Fri Aug 19 2005 Florian La Roche <laroche@redhat.com>
    
- no need to still keep a requirement for kernel-2.2 or newer
   
  
  - 
    Wed Aug 17 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-13
    
- Changed mountd to use stat64() (bz 165062)
   
  
  - 
    Wed Aug 03 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-12
    
- Changed useradd to use new -l flag (bz149407)
- 64bit fix in gssd code (bz 163139)
- updated broken dependencies
- updated rquotad to compile with latest
  quota version.
   
  
  - 
    Fri May 27 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-8
    
- Fixed subscripting problem in idmapd (bz 158188)
   
  
  - 
    Fri May 20 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-7
    
- Fixed buffer overflow in rpc.svcgssd (bz 114288)
   
  
  - 
    Thu Apr 14 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-6
    
- Fixed misformated output from nfslock script (bz 154648)
   
  
  - 
    Wed Mar 30 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-4
    
- Fixed a compile error on x86_64 machines in the gss code.
- Updated the statd-notify-hostname.patch to eliminate 
  a segmentation fault in rpc.statd when an network 
  interface was down. (bz 151828)
   
  
  - 
    Sun Mar 20 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-3
    
- Changed xlog to use LOG_INFO instead of LOG_DEBUG
  so debug messages will appear w/out any config
  changes to syslog.conf.
- Reworked how /etc/exports is setup (bz 151389)
   
  
  - 
    Thu Mar 03 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-2
    
- Tied the rpcsecgss debugging in with gssd and
  svcgssd debugging
   
  
  - 
    Tue Feb 15 2005 Steve Dickson <SteveD@RedHat.com>
    
- Added support to rpcgssd.init and rpcsvcgssd.init scripts
  to insmod security modules.
- Changed the nfs.init script to bring rpc.svcgssd up and down,
  since rpc.svcgssd is only needed with the NFS server is running.
   
  
  - 
    Wed Dec 15 2004 Steve Dickson <SteveD@RedHat.com>
    
- Fix problem in idmapd that was causing "xdr error 10008"
  errors (bz 142813)
- make sure the correct hostname is used in the SM_NOTIFY
  message that is sent from a rebooted server which has 
  multiple network interfaces. (bz 139101)
- Changed nfslock to send lockd a -KILL signal
  when coming down. (bz 125257)
   
  
  - 
    Fri Nov 12 2004 Steve Dickson <SteveD@RedHat.com>
    
- Replaced a memcopy with explicit assignments
  in getquotainfo() of rquotad to fix potential overflow
  that can occur on 64bit machines. (bz 138068)
   
  
  - 
    Tue Nov 09 2004 Steve Dickson <SteveD@RedHat.com>
    
- Updated to latest sourceforge code
- Updated to latest CITIT nfs4 patches
   
  
  - 
    Mon Oct 18 2004 Steve Dickson <SteveD@RedHat.com>
    
- Changed nfs.init to bring down rquotad correctly
  (bz# 136041)
   
  
  - 
    Fri Oct 15 2004 Steve Dickson <SteveD@RedHat.com>
    
- Added "$RQUOTAD_PORT" variable to nfs.init which
  allows the rpc.rquotad to use a predefined port
  (bz# 124676)
   
  
  - 
    Sat Oct 02 2004 <SteveD@RedHat.com
    
- Incorporate some clean up code from Ulrich Drepper (bz# 134025)
- Fixed the chkconfig number in the rpcgssd, rpcidmapd, and 
  rpcsvcgssd initscrpts (bz# 132284)
   
  
  - 
    Sat Sep 25 2004 <SteveD@RedHat.com>
    
- Make sure the uid/gid of nfsnobody is the
  correct value for all archs (bz# 123900)
- Fixed some security issues found by SGI (bz# 133556)
   
  
  - 
    Tue Aug 31 2004 Steve Dickson <SteveD@RedHat.com>
    
- Major clean up. 
- Removed all unused/old patches
- Rename and condensed a number of patches
- Updated to CITI's nfs-utils-1.0.6-13 patches
   
  
  - 
    Wed Aug 11 2004 Bill Nottingham <notting@redhat.com>
    
- move if..fi condrestart stanza to %postun (#127914, #128601)
   
  
  - 
    Thu Jun 17 2004 <SteveD@RedHat.com>
    
- nfslock stop is now done on package removals
- Eliminate 3 syslog messages that are logged for
  successful events.
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Tue Jun 15 2004 <SteveD@RedHat.com>
    
- Fixed syntax error in nfs initscripts when
  NETWORKING is not defined
- Removed sync warning on readonly exports.
- Changed run levels in rpc initscripts.
- Replaced modinfo with lsmod when checking
  for loaded modules.
   
  
  - 
    Wed Jun 02 2004 <SteveD@RedHat.com>
    
- Changed the rpcgssd init script to ensure the 
  rpcsec_gss_krb5 module is loaded
   
  
  - 
    Wed May 19 2004 <SteveD@RedHat.com>
    
- 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 2004 <SteveD@RedHat.com>
    
- Rebuilt
   
  
  - 
    Fri Apr 16 2004 <SteveD@RedHat.com>
    
- Changed the permission on idmapd.conf to 644
- Added mydaemon code to svcgssd
- Updated the add_gssd.patch from upstream
   
  
  - 
    Thu Apr 15 2004 <SteveD@RedHat.com>
    
- 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.
   
  
  - 
    Tue Mar 23 2004 <SteveD@RedHat.com>
    
- Make sure check_new_cache() is looking in the right place
   
  
  - 
    Thu Mar 18 2004 <SteveD@RedHat.com>
    
- Changed the v4 initscripts to use $prog for the
  arugment to daemon
   
  
  - 
    Wed Mar 17 2004 <SteveD@RedHat.com>
    
- Made the nfs4 daemons initscripts work better when 
  sunrpc is not a module
- added more checks to see if modules are being used.
   
  
  - 
    Tue Mar 16 2004 <SteveD@RedHat.com>
    
- Add patch that sets up gssapi_mech.conf correctly
   
  
  - 
    Sat Mar 13 2004 <SteveD@RedHat.com>
    
- Added the shutting down of the rpc v4 daemons.
- Updated the Red Hat only patch with some init script changes.
   
  
  - 
    Fri Mar 12 2004 Bill Nottingham <notting@redhat.com>
    
- rpc_pipefs mounting and aliases are now in modutils; require that
   
  
  - 
    Fri Mar 12 2004 <SteveD@RedHat.com>
    
- Updated the gssd patch.
   
  
  - 
    Mon Mar 08 2004 <SteveD@RedHat.com>
    
- Added the addition and deletion of rpc_pipefs to /etc/fstab
- Added the addition and deletion of module aliases to /etc/modules.conf
   
  
  - 
    Tue Mar 02 2004 <SteveD@RedHat.com>
    
- 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
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Fri Feb 13 2004 Thomas Woerner <twoerner@redhat.com>
    
- make rpc.lockd, rpc.statd, rpc.mountd and rpc.nfsd pie
   
  
  - 
    Thu Jan 29 2004 Steve Dickson <SteveD@RedHat.com>
    
- Added the NFSv4 bits
   
  
  - 
    Tue Dec 30 2003 Steve Dickson <SteveD@RedHat.com>
    
- Added the -z flag to nfsstat
   
  
  - 
    Thu Dec 25 2003 Steve Dickson <SteveD@RedHat.com>
    
- Fixed lockd port setting in nfs.int script
   
  
  - 
    Thu Oct 23 2003 Steve Dickson <SteveD@RedHat.com>
    
- Upgrated to 1.0.6
- Commented out the acl path for fedora
   
  
  - 
    Thu Aug 28 2003 Steve Dickson <SteveD@RedHat.com>
    
- Added the setting of lockd ports via sysclt interface
- Removed queue setting code since its no longer needed
   
  
  - 
    Fri Aug 08 2003 Steve Dickson <SteveD@RedHat.com>
    
- Added back the acl patch Taroon b2
   
  
  - 
    Thu Jul 24 2003 Steve Dickson <SteveD@RedHat.com>
    
- Commented out the acl patch (for now)
   
  
  - 
    Tue Jul 22 2003 Steve Dickson <SteveD@RedHat.com>
    
- Upgrated to 1.0.5
   
  
  - 
    Thu Jun 19 2003 Steve Dickson <SteveD@RedHat.com>
    
- Added security update
- Fixed the drop-privs.patch which means the chroot
patch could be removed.
   
  
  - 
    Tue Jun 10 2003 Steve Dickson <SteveD@RedHat.com>
    
- Defined the differ kinds of debugging avaliable for mountd in
the mountd man page.
   
  
  - 
    Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Wed Jun 04 2003 Steve Dickson <SteveD@RedHat.com>
    
- Upgraded to 1.0.3 
- Fixed numerous bugs in init scrips
- Added nfsstat overflow patch
   
  
  - 
    Fri Jan 24 2003 Tim Powers <timp@redhat.com> 1.0.1-2.9
    
- rebuild
   
  
  - 
    Sat Dec 14 2002 Daniel J Walsh <dwalsh@redhat.com>
    
- change init script to not start rpc.lock if already running
   
  
  - 
    Thu Dec 12 2002 Daniel J Walsh <dwalsh@redhat.com>
    
- Moved access code to be after dropping privs
   
  
  - 
    Tue Nov 19 2002 Stephen C. Tweedie <sct@redhat.com>
    
- Build with %configure
- Add nhfsgraph, nhfsnums and nhfsrun to the files list
   
  
  - 
    Tue Nov 12 2002 Stephen C. Tweedie <sct@redhat.com>
    
- Don't drop privs until we've bound the notification socket
   
  
  - 
    Fri Nov 08 2002 Stephen C. Tweedie <sct@redhat.com>
    
- Ignore SIGPIPE in rpc.mountd
   
  
  - 
    Fri Aug 02 2002 Bob Matthews <bmatthews@redhat.com>
    
- Add Sean O'Connell's <sean@ee.duke.edu> nfs control tweaks
- to nfs init script.
   
  
  - 
    Tue Jul 23 2002 Bob Matthews <bmatthews@redhat.com>
    
- Move to nfs-utils-1.0.1
   
  
  - 
    Tue Feb 19 2002 Bob Matthews <bmatthews@redhat.com>
    
- "service nfs restart" should start services even if currently 
-   not running (#59469)
- bump version to 0.3.3-4
   
  
  - 
    Thu Oct 04 2001 Bob Matthews <bmatthews@redhat.com>
    
- Move to nfs-utils-0.3.3
- Make nfsnobody a system account (#54221)
   
  
  - 
    Wed Aug 22 2001 Bob Matthews <bmatthews@redhat.com>
    
- if UID 65534 is unassigned, add user nfsnobody (#22685)
   
  
  - 
    Tue Aug 21 2001 Bob Matthews <bmatthews@redhat.com>
    
- fix typo in nfs init script which prevented MOUNTD_PORT from working (#52113)
   
  
  - 
    Wed Aug 08 2001 Bob Matthews <bmatthews@redhat.com>
    
- nfs init script shouldn't fail if /etc/exports doesn't exist (#46432)
   
  
  - 
    Sat Jul 14 2001 Bob Matthews <bmatthews@redhat.com>
    
- Make %pre useradd consistent with other Red Hat packages.
   
  
  - 
    Wed Jul 04 2001 Michael K. Johnson <johnsonm@redhat.com>
    
- Added sh-utils dependency for uname -r in nfs init script
   
  
  - 
    Wed Jun 13 2001 Bob Matthews <bmatthews@redhat.com>
    
- make non RH kernel release strings scan correctly in 
-   nfslock init script (#44186)
   
  
  - 
    Tue Jun 12 2001 Bob Matthews <bmatthews@redhat.com>
    
- 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 2001 Preston Brown <pbrown@redhat.com>
    
- don't translate initscripts for 6.x
   
  
  - 
    Wed Apr 11 2001 Michael K. Johnson <johnsonm@redhat.com>
    
- do not start lockd on kernel 2.2.18 or higher (done automatically)
   
  
  - 
    Sat Mar 31 2001 Preston Brown <pbrown@redhat.com>
    
- don't use rquotad from here now; quota package contains a version that 
  works with 2.4 (#33738)
   
  
  - 
    Tue Mar 13 2001 Bob Matthews <bmatthews@redhat.com>
    
- Statd logs at LOG_DAEMON rather than LOG_LOCAL5
- s/nfs/\$0/ where appropriate in init scripts
   
  
  - 
    Wed Mar 07 2001 Jeff Johnson <jbj@redhat.com>
    
- Move to nfs-utils-0.3.1
   
  
  - 
    Thu Feb 15 2001 Bob Matthews <bmatthews@redhat.com>
    
- #include <time.h> patch
   
  
  - 
    Tue Feb 13 2001 Bob Matthews <bmatthews@redhat.com>
    
- Really enable netgroups
   
  
  - 
    Tue Feb 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
    
- i18nize initscripts
   
  
  - 
    Sat Jan 20 2001 Bob Matthews <bmatthews@redhat.com>
    
- Increased {s,r}blen in rpcmisc.c:makesock to accommodate eepro100
   
  
  - 
    Wed Jan 17 2001 Bob Matthews <bmatthews@redhat.com>
    
- Hackish fix in build section to enable netgroups
   
  
  - 
    Thu Jan 04 2001 Bob Matthews <bmatthews@redhat.com>
    
- Fix incorrect file specifications in statd manpage.
- Require gawk 'cause it's used in nfslock init script.
   
  
  - 
    Thu Dec 14 2000 Bob Matthews <bmatthews@redhat.com>
    
- Require sed because it's used in nfs init script
   
  
  - 
    Wed Dec 13 2000 Bob Matthews <bmatthews@redhat.com>
    
- Don't do a chroot(2) after dropping privs, in statd.
   
  
  - 
    Tue Dec 12 2000 Bob Matthews <bmatthews@redhat.com>
    
- NFSv3 if kernel >= 2.2.18, detected in init script
   
  
  - 
    Fri Nov 24 2000 Florian La Roche <Florian.LaRoche@redhat.de>
    
- update to 0.2.1
   
  
  - 
    Wed Nov 15 2000 Bill Nottingham <notting@redhat.com>
    
- don't start lockd on 2.4 kernels; it's unnecessary
   
  
  - 
    Wed Sep 06 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    
- more portable fix for mandir
   
  
  - 
    Mon Sep 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    
- update to 0.2-release
   
  
  - 
    Sat Sep 02 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    
- fix reload script
   
  
  - 
    Fri Sep 01 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    
- update to 0.2 from CVS
- adjust statd-drop-privs patch
- disable tcp_wrapper support
   
  
  - 
    Thu Aug 03 2000 Bill Nottingham <notting@redhat.com>
    
- fix stop priority of nfslock
   
  
  - 
    Wed Aug 02 2000 Bill Nottingham <notting@redhat.com>
    
- um, actually *include and apply* the statd-drop-privs patch
   
  
  - 
    Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
    
- fix init script ordering (#14502)
   
  
  - 
    Sun Jul 23 2000 Bill Nottingham <notting@redhat.com>
    
- run statd chrooted and as non-root
- add prereqs
   
  
  - 
    Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
    
- use "License", not "Copyright"
- use %{_tmppath} and %{_mandir}
   
  
  - 
    Tue Jul 18 2000 Matt Wilson <msw@redhat.com>
    
- built for next release
   
  
  - 
    Tue Jul 18 2000 Matt Wilson <msw@redhat.com>
    
- 0.1.9.1
- remove patch0, has been integrated upstream
   
  
  - 
    Thu Feb 10 2000 Bill Nottingham <notting@redhat.com>
    
- the wonderful thing about triggers, is triggers are wonderful things...
   
  
  - 
    Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com>
    
- 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...)
   
  
  - 
    Tue Jan 18 2000 Preston Brown <pbrown@redhat.com>
    
- use statfs syscall instead of stat to determinal optimal blksize