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

Nicolas FRANCOIS nekral-guest at costa.debian.org
Thu Sep 1 12:00:06 UTC 2005


Author: nekral-guest
Date: 2005-09-01 12:00:05 +0000 (Thu, 01 Sep 2005)
New Revision: 511

Modified:
   branches/experimental/debian/patches/404_undef_USE_PAM.dpatch
Log:
Update the header, and indicate that libmisc/salt.c will have to to
checked in 4.0.13.


Modified: branches/experimental/debian/patches/404_undef_USE_PAM.dpatch
===================================================================
--- branches/experimental/debian/patches/404_undef_USE_PAM.dpatch	2005-09-01 10:37:40 UTC (rev 510)
+++ branches/experimental/debian/patches/404_undef_USE_PAM.dpatch	2005-09-01 12:00:05 UTC (rev 511)
@@ -1,14 +1,11 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 404_undef_USE_PAM.dpatch by Nicolas FRANCOIS <nicolas.francois at centraliens.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Do not use PAM for chage, chpasswd, groupadd, groupdel, groupmod
-## DP: newusers, useradd, userdel, usermod
-## DP: 
-## DP: I don't know if it must be kept.
-## DP: see also #283961, #162181, #162199, #162228.
+Goal: Do not use PAM for chage, chpasswd, groupadd, groupdel, groupmod
+      newusers, useradd, userdel, usermod (keep them low-level)
+Fixes: #283961, #162181, #162199, #162228.
 
- at DPATCH@
+Note:
+  * If it is kept for 4.0.13, libmisc/salt.c will also require an
+    #undef USE_PAM
+
 Index: shadow-4.0.12/src/chage.c
 ===================================================================
 --- shadow-4.0.12.orig/src/chage.c	2005-08-17 11:49:16.000000000 +0200




More information about the Pkg-shadow-commits mailing list