Fedora Core 4 Update: nfs-utils-1.0.7-10
Summary
The nfs-utils package provides a daemon for the kernel NFS server and
related tools, providing 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.
This patch make the '-p port' argument work as well as
adds the following command line arguments to rpc.nfsd:
-N or --no-nfs-version vers
This option can be used to request that rpc.nfsd does not offer
certain versions of NFS. The current version of rpc.nfsd can
support both NFS version 2,3 and the newer version 4.
-T or --no-tcp
Disable rpc.nfsd from accepting TCP connections from clients.
-U or --no-udp
Disable rpc.nfsd from accepting UDP connections from clients.
Note: the kernel functionality needed to support these patch is in 2.6.12-1.1398_FC4
- Add ctlbits patch that introduced the -N -T and -U
command line flags to rpc.nfsd.
* Thu Jun 16 2005 Steve Dickson
- Removed the chkconfig-ing of rpcsvcgssd since the
init script will bring the daemon up and down (bz 160570)
239c09c35f619da7d0fa8a1866a221ad SRPMS/nfs-utils-1.0.7-10.src.rpm
85d33ce88186d0d7c8319db77ae57868 ppc/nfs-utils-1.0.7-10.ppc.rpm
87e4bca1cf9960fcedbf86899974ec18 ppc/debug/nfs-utils-debuginfo-1.0.7-10.ppc.rpm
29693929e378ad37037c07dc02d68ab4 x86_64/nfs-utils-1.0.7-10.x86_64.rpm
6cd51baf49cb6c141365c56ee32c6ede x86_64/debug/nfs-utils-debuginfo-1.0.7-10.x86_64.rpm
15191facc4b06e9b803d3a3b735eabba i386/nfs-utils-1.0.7-10.i386.rpm
fb3337e0eb0a9bea2437f64f45d399cd i386/debug/nfs-utils-debuginfo-1.0.7-10.i386.rpm
This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.
fedora-announce-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-announce-list
Change Log
References