From 88dd997d9941b63ae9eead6690ecf2b785c0740c Mon Sep 17 00:00:00 2001 From: Amarnath Valluri Date: Fri, 17 Jul 2015 11:53:24 +0300 Subject: libpam: Upgrade v1.1.6 -> v1.2.1 Dropped upstreamed patches(commit-id): - add-checks-for-crypt-returning-NULL.patch(8dc056c) - destdirfix.patch(d7e6b92) - libpam-fix-for-CVE-2010-4708.patch(4c430f6) Dropped backported patches(commit-id): - pam_timestamp-fix-potential-directory-traversal-issu.patch(9dcead8) - reflect-the-enforce_for_root-semantics-change-in-pam.patch(bd07ad3) Forward ported patches: - pam-unix-nullok-secure.patch - crypt_configure.patch (From OE-Core rev: 8683206f7ba85f693751415f896a0cc62931e3c4) Signed-off-by: Amarnath Valluri Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-extended/pam/libpam/crypt_configure.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-extended/pam/libpam/crypt_configure.patch') diff --git a/meta/recipes-extended/pam/libpam/crypt_configure.patch b/meta/recipes-extended/pam/libpam/crypt_configure.patch index efa82fb9b9..bec82a5f10 100644 --- a/meta/recipes-extended/pam/libpam/crypt_configure.patch +++ b/meta/recipes-extended/pam/libpam/crypt_configure.patch @@ -16,8 +16,8 @@ Signed-off-by: Khem Raj Index: Linux-PAM-1.1.6/configure.in =================================================================== ---- Linux-PAM-1.1.6.org/configure.in -+++ Linux-PAM-1.1.6/configure.in +--- Linux-PAM-1.1.6.org/configure.ac ++++ Linux-PAM-1.1.6/configure.ac @@ -400,7 +400,9 @@ AS_IF([test "x$ac_cv_header_xcrypt_h" = [crypt_libs="crypt"]) -- cgit v1.2.3-54-g00ecf