[Pkg-shadow-commits] r491 - branches/experimental/debian/patches

Nicolas FRANCOIS nekral-guest at costa.debian.org
Mon Aug 29 19:34:48 UTC 2005


Author: nekral-guest
Date: 2005-08-29 19:34:47 +0000 (Mon, 29 Aug 2005)
New Revision: 491

Modified:
   branches/experimental/debian/patches/008_login_log_failure_in_FTMP
Log:
FTMP_FILE is needed by this patch. It was removed from the ifndef USE_PAM section, but not added to the ifdef USE_PAM.


Modified: branches/experimental/debian/patches/008_login_log_failure_in_FTMP
===================================================================
--- branches/experimental/debian/patches/008_login_log_failure_in_FTMP	2005-08-29 19:08:17 UTC (rev 490)
+++ branches/experimental/debian/patches/008_login_log_failure_in_FTMP	2005-08-29 19:34:47 UTC (rev 491)
@@ -31,8 +31,16 @@
  			  pam_set_item(pamh,PAM_USER,NULL);
 Index: shadow-4.0.12/lib/getdef.c
 ===================================================================
---- shadow-4.0.12.orig/lib/getdef.c	2005-08-17 11:49:18.000000000 +0200
-+++ shadow-4.0.12/lib/getdef.c	2005-08-17 11:50:54.000000000 +0200
+--- shadow-4.0.10.orig/lib/getdef.c	2005-07-11 19:36:42.000000000 +0300
++++ shadow-4.0.10/lib/getdef.c	2005-07-11 19:41:09.000000000 +0300
+@@ -50,6 +50,7 @@
+ 	{"ERASECHAR", NULL},
+ 	{"FAIL_DELAY", NULL},
+ 	{"FAKE_SHELL", NULL},
++	{"FTMP_FILE", NULL},
+ 	{"GETPASS_ASTERISKS", NULL},
+ 	{"GID_MAX", NULL},
+ 	{"GID_MIN", NULL},
 @@ -88,7 +88,6 @@
  	{"ENV_TZ", NULL},
  	{"ENVIRON_FILE", NULL},




More information about the Pkg-shadow-commits mailing list