From 6559e87c73b34209deaf948c6cae8a198c82d96a Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 5 Mar 2016 13:13:18 +0200 Subject: [PATCH] pam:v.bump --- system/base/pam/actions.py | 5 +++-- system/base/pam/pspec.xml | 21 +++++++++++++++------ 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/system/base/pam/actions.py b/system/base/pam/actions.py index b9525ce6..c51b0522 100644 --- a/system/base/pam/actions.py +++ b/system/base/pam/actions.py @@ -11,9 +11,10 @@ from pisi.actionsapi import get def setup(): pisitools.flags.add("-fPIC -D_GNU_SOURCE") - + autotools.autoreconf("-fi") - autotools.configure("--enable-nls \ + autotools.configure("--libdir=/usr/lib \ + --enable-nls \ --disable-audit \ --enable-securedir=/lib/security \ --enable-isadir=/lib/security") diff --git a/system/base/pam/pspec.xml b/system/base/pam/pspec.xml index b80d1c44..8e065c15 100644 --- a/system/base/pam/pspec.xml +++ b/system/base/pam/pspec.xml @@ -12,7 +12,7 @@ library Pluggable Authentication Modules PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication. - http://www.linux-pam.org/library/Linux-PAM-1.1.8.tar.bz2 + http://www.linux-pam.org/library/Linux-PAM-1.2.1.tar.bz2 dlopen.sh dlopen-test.sh @@ -20,14 +20,16 @@ perl gettext - cracklib-devel + gettext + libxslt-devel + docbook-xsl - no-lib64.patch - nosex-libtirpc-underlinking.patch - pam-1.1.8-cve-2013-7041.patch - pam-1.1.8-cve-2014-2583.patch + + + + @@ -69,6 +71,13 @@ + + 2016-03-05 + 1.2.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2015-04-01 1.1.8