Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nfs-utils: NFS utlilities and supporting daemons for the kernel NFS server.
        
        
            | Name: | nfs-utils | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.0.6 | 
            License: | GPL | 
        
        
            | Release: | 80.EL4 | 
            URL: |  | 
        
        
        
        - Summary
 
        - The nfs-utils package provides a daemon for the kernel NFS server and
related tools, which provides a much higher level of performance than the
traditional Linux NFS server used by most users.
This package also contains the showmount program.  Showmount queries the
mount daemon on a remote host for information about the NFS (Network File
System) server on the remote host.  For example, showmount can display the
clients which are mounted on that host.
 
        
        
        Changelog
        
            - * Thu Apr  5 19:00:00 2007 Jeff Layton <jlayton{%}redhat{*}com> 1.0.6-80.EL4
 
            - make statd default to run as rpcuser (bz 233073)
- fix statd dir perms so that existing installs now run as rpcuser (bz 233073)
- add "nfslock condrestart" to %postun so locks are reclaimed on pkg update (bz 233073)
- add patch to allow turning on librpcsecgss debugging in rpc.gssd (bz 189900)
 
        
            - * Tue Apr  3 19:00:00 2007 Steve Dickson <steved{%}redhat{*}com> 1.0.6-79.EL4
 
            - Make sure cred structure is initialized before using (bz 189900)
 
        
            - * Thu Feb 15 18:00:00 2007 Steve Dickson <steved{%}redhat{*}com> 1.0.6-78.EL4
 
            - Handle minor numbers greater than 255 (bz 228868)