[Pkg-shadow-commits] r1009 - trunk/debian/patches

Nicolas FRANCOIS nekral-guest at costa.debian.org
Wed May 31 21:41:49 UTC 2006


Author: nekral-guest
Date: 2006-05-31 21:41:48 +0000 (Wed, 31 May 2006)
New Revision: 1009

Modified:
   trunk/debian/patches/451_login_PATH
Log:
Update for shadow 4.0.16


Modified: trunk/debian/patches/451_login_PATH
===================================================================
--- trunk/debian/patches/451_login_PATH	2006-05-31 16:36:35 UTC (rev 1008)
+++ trunk/debian/patches/451_login_PATH	2006-05-31 21:41:48 UTC (rev 1009)
@@ -6,8 +6,18 @@
 
 Index: shadow-4.0.16/libmisc/setupenv.c
 ===================================================================
---- shadow-4.0.16.orig/libmisc/setupenv.c	2006-05-31 23:23:53.006600080 +0700
-+++ shadow-4.0.16/libmisc/setupenv.c	2006-05-31 23:24:56.232988208 +0700
+--- shadow-4.0.16.orig/libmisc/setupenv.c	2006-05-13 01:13:10.000000000 +0200
++++ shadow-4.0.16/libmisc/setupenv.c	2006-05-31 22:46:07.000000000 +0200
+@@ -186,8 +186,8 @@
+ {
+ #ifndef USE_PAM
+ 	char *envf;
+-	char *cp;
+ #endif
++	char *cp;
+ 
+ 	/*
+ 	 * Change the current working directory to be the home directory
 @@ -242,7 +242,6 @@
  	addenv ("USER", info->pw_name);
  	addenv ("LOGNAME", info->pw_name);




More information about the Pkg-shadow-commits mailing list