]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - NEWS
Stop rpc.mountd from probing all known devices which causes
[nfs-utils.git] / NEWS
diff --git a/NEWS b/NEWS
index 4d217b7cee6e2c42b1f2c8a6b58080bc5dfe3fb2..e70ae8abf264ccb2db465d3e2e62e7ab756e0642 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 Significant changes for nfs-utils 1.1.0 - March/April 2007
 
  - rpc.lockd is gone.  One 3 old kernel releases need it.
+ - rpc.rquotad is gone.  Use the one from the 'quota' package.
+   Everone else does.
  - /sbin/{u,}mount.nfs{,4} are now installed so 'mount' will
    use these to mount nfs filesystems instead of internal code.
   + mount.nfs will check for 'statd' to be running when mounting
@@ -32,6 +34,12 @@ Significant changes for nfs-utils 1.1.0 - March/April 2007
    not support NFS export.
  - Comprehensive notes on startup dependencies have been added
    to the README file.
+ - Mount and statd now listen on a non-privileged port by default.
+   For maximum safety an upgrade to portmap-6.0 is recommended.
+        http://neil.brown.name/portmap/
+        git://neil.brown.name/portmap
+
+ - This release should work with MIT Kerberos and Heimdal 0.8.1 and later.
 
  - A new option, -n, was added to rpc.gssd which specifies that
    accesses by root should not use 'machine credentials' when
@@ -52,3 +60,4 @@ Significant changes for nfs-utils 1.1.0 - March/April 2007
      root/<any-name>@REALM
      nfs/<any-name>@REALM
      host/<any-name>@REALM
+