SOURCES: nfs-utils-install.patch, nfs-utils-keytab-path.patch, nfs...

baggins baggins at pld-linux.org
Thu Apr 5 01:02:05 CEST 2007


Author: baggins                      Date: Wed Apr  4 23:02:05 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.1.0-rc1

---- Files affected:
SOURCES:
   nfs-utils-install.patch (1.2 -> 1.3) , nfs-utils-keytab-path.patch (1.1 -> 1.2) , nfs-utils-statdpath.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/nfs-utils-install.patch
diff -u SOURCES/nfs-utils-install.patch:1.2 SOURCES/nfs-utils-install.patch:1.3
--- SOURCES/nfs-utils-install.patch:1.2	Mon May  8 17:57:14 2006
+++ SOURCES/nfs-utils-install.patch	Thu Apr  5 01:02:00 2007
@@ -5,7 +5,7 @@
  	mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
  	touch $(DESTDIR)$(statedir)/state
 -	chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
--	chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
+-	-chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
  
  uninstall-hook:
  	rm $(DESTDIR)$(statedir)/xtab

================================================================
Index: SOURCES/nfs-utils-keytab-path.patch
diff -u SOURCES/nfs-utils-keytab-path.patch:1.1 SOURCES/nfs-utils-keytab-path.patch:1.2
--- SOURCES/nfs-utils-keytab-path.patch:1.1	Sat Mar 31 01:46:38 2007
+++ SOURCES/nfs-utils-keytab-path.patch	Thu Apr  5 01:02:00 2007
@@ -12,14 +12,14 @@
 --- nfs-utils-1.0.12/utils/gssd/gssd.man~	2007-02-27 05:55:40.000000000 +0100
 +++ nfs-utils-1.0.12/utils/gssd/gssd.man	2007-03-31 01:43:00.543858834 +0200
 @@ -31,7 +31,7 @@
- to use the keys for principals nfs/hostname in
+ to use the keys found in
  .I keytab
- to obtain machine credentials.
+ to obtain "machine credentials".
 -The default value is "/etc/krb5.keytab".
 +The default value is "/var/lib/kerberos/krb5.keytab".
- .\".TP
- .\".B -m
- .\"Ordinarily,
+ Previous versions of
+ .B rpc.gssd
+ used only "nfs/*" keys found within the keytab.
 --- nfs-utils-1.0.12/utils/gssd/svcgssd.c~	2007-02-27 05:55:40.000000000 +0100
 +++ nfs-utils-1.0.12/utils/gssd/svcgssd.c	2007-03-31 01:44:28.936896066 +0200
 @@ -232,7 +232,7 @@

================================================================
Index: SOURCES/nfs-utils-statdpath.patch
diff -u SOURCES/nfs-utils-statdpath.patch:1.1 SOURCES/nfs-utils-statdpath.patch:1.2
--- SOURCES/nfs-utils-statdpath.patch:1.1	Tue Mar 20 19:33:20 2007
+++ SOURCES/nfs-utils-statdpath.patch	Thu Apr  5 01:02:00 2007
@@ -22,15 +22,24 @@
  creates a file in
 -.BR /var/lib/nfs/sm .
 +.BR /var/lib/nfs/statd/sm .
- When starting, it iterates through these files and notifies the
- peer
- .B rpc.statd
+ When starting, it normally runs
+ .B sm-notify
+ to iterate through these files and notify the
+@@ -95,7 +95,7 @@ and
+ .BI "\-P," "" " \-\-state\-directory\-path "  directory
+ specify a directory in which to place statd state information.
+ If this option is not specified the default of 
+-.BR /var/lib/nfs
++.BR /var/lib/nfs/statd
+ is used.
+ .TP
+ .B -N
 @@ -136,11 +136,11 @@ and
  manual pages.
  
  .SH FILES
 -.BR /var/lib/nfs/state
-+.BR /var/lib/nfs/statd/sm/state
++.BR /var/lib/nfs/statd/state
  .br
 -.BR /var/lib/nfs/sm/*
 +.BR /var/lib/nfs/statd/sm/*
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/nfs-utils-install.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/nfs-utils-keytab-path.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/nfs-utils-statdpath.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list