summaryrefslogtreecommitdiff
path: root/debian/patches-applied/022_pam_unix_group_time_miscfixes
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-applied/022_pam_unix_group_time_miscfixes')
-rw-r--r--debian/patches-applied/022_pam_unix_group_time_miscfixes8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-applied/022_pam_unix_group_time_miscfixes b/debian/patches-applied/022_pam_unix_group_time_miscfixes
index 73cba7a2..b940aa27 100644
--- a/debian/patches-applied/022_pam_unix_group_time_miscfixes
+++ b/debian/patches-applied/022_pam_unix_group_time_miscfixes
@@ -2,11 +2,11 @@ Description: handle the case of flags being empty or only PAM_SILENT, which is
documented in other PAM implementations as meaning PAM_ESTABLISH_CRED:
http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=%2Fcom.ibm.aix.basetechref%2Fdoc%2Fbasetrf1%2Fpam_setcred.htm
-Index: pam.deb/modules/pam_group/pam_group.c
+Index: pam/modules/pam_group/pam_group.c
===================================================================
---- pam.deb.orig/modules/pam_group/pam_group.c
-+++ pam.deb/modules/pam_group/pam_group.c
-@@ -765,9 +765,12 @@
+--- pam.orig/modules/pam_group/pam_group.c
++++ pam/modules/pam_group/pam_group.c
+@@ -761,9 +761,12 @@
unsigned setting;
/* only interested in establishing credentials */