[nfs-utils/f20] Revert "gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount"

Jeff Layton jlayton at fedoraproject.org
Wed Jan 22 12:28:40 UTC 2014


commit e3cb058d89b3febc42f0920e92366a4efef55b92
Author: Jeff Layton <jlayton at redhat.com>
Date:   Wed Jan 22 07:28:08 2014 -0500

    Revert "gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount"
    
    This reverts commit bbf031107bcf251acc5f1878173a0fc45120e97a.
    
    ...BAD fedpkg push, no biscuit!

 gssd-set-HOME-to-prevent-recursion.patch |   51 ------------------------------
 nfs-utils.spec                           |    7 +---
 2 files changed, 1 insertions(+), 57 deletions(-)
---
diff --git a/nfs-utils.spec b/nfs-utils.spec
index 0657b04..bd8714c 100644
--- a/nfs-utils.spec
+++ b/nfs-utils.spec
@@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
 Name: nfs-utils
 URL: http://sourceforge.net/projects/nfs
 Version: 1.2.9
-Release: 2.1.bz1052902%{?dist}
+Release: 2.1%{?dist}
 Epoch: 1
 
 # group all 32bit related archs
@@ -42,7 +42,6 @@ Patch100: nfs-utils-1.2.1-statdpath-man.patch
 Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
 Patch102: nfs-utils-1.2.3-sm-notify-res_init.patch
 Patch103: nfs-utils-1.2.5-idmap-errmsg.patch
-Patch104: gssd-set-HOME-to-prevent-recursion.patch
 
 Group: System Environment/Daemons
 Provides: exportfs    = %{epoch}:%{version}-%{release}
@@ -101,7 +100,6 @@ This package also contains the mount.nfs and umount.nfs program.
 %patch101 -p1
 %patch102 -p1
 %patch103 -p1
-%patch104 -p1
 
 # Remove .orig files
 find . -name "*.orig" | xargs rm -f
@@ -313,9 +311,6 @@ fi
 /sbin/umount.nfs4
 
 %changelog
-* Wed Jan 22 2014 Jeff Layton <jlayton at redhat.com> 1.2.9-2.1.bz1052902
-- gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount (bz 1052902)
-
 * Fri Jan 10 2014 Steve Dickson <steved at redhat.com> 1.2.9-2.1
 - Fixed typo in nfs-service file. (bz 1047972)
 


More information about the scm-commits mailing list