From 0f0b0e3127c692279a2dee4dc22d211ea0b731aa Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Mar 02 2005 18:57:05 +0000 Subject: Tied the rpcsecgss debugging in with gssd and svcgssd debugging --- diff --git a/nfs-utils.spec b/nfs-utils.spec index 8993dd1..ac8a586 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,7 +1,7 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils Version: 1.0.7 -Release: 1 +Release: 2 # group all 32bit related archs %define all_32bit_archs i386 i686 athlon @@ -38,6 +38,7 @@ Patch56: nfs-utils-1.0.6-idmap-syslog.patch Patch57: nfs-utils-1.0.6-idmap.conf.patch Patch58: nfs-utils-1.0.6-rquotad-overflow.patch Patch59: nfs-utils-1.0.6-statd-notify-hostname.patch +Patch60: nfs-utils-1.0.7-rpcsecgss-debug.patch Patch100: nfs-utils-1.0.7-compile.patch Patch150: nfs-utils-1.0.6-pie.patch @@ -90,6 +91,7 @@ mv libevent-%{eventvers} support/event %patch57 -p1 -b .conf %patch58 -p1 -b .overflow %patch59 -p1 -b .notify +%patch60 -p1 -b .rpcsecgss # Do the magic to get things to compile @@ -237,6 +239,10 @@ fi %config /etc/rc.d/init.d/nfslock %changelog +* Wed Mar 2 2005 Steve Dickson 1.0.7-2 +- Tied the rpcsecgss debugging in with gssd and + svcgssd debugging + * Mon Feb 14 2005 Steve Dickson - Added support to rpcgssd.init and rpcsvcgssd.init scripts to insmod security modules.