diff options
Diffstat (limited to 'meta/recipes-extended/pam')
-rw-r--r-- | meta/recipes-extended/pam/libpam/pam-no-innetgr.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch b/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch index e622a0d246..5e551ac48f 100644 --- a/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch +++ b/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch @@ -2,6 +2,11 @@ innetgr may not be there so make sure that when innetgr is not present then we inform about it and not use it. -Khem + +Upstream-Status: Pending + +Signed-off-by: Scott Garman <scott.a.garman@intel.com> + Index: Linux-PAM-1.1.3/modules/pam_group/pam_group.c =================================================================== --- Linux-PAM-1.1.3.orig/modules/pam_group/pam_group.c |