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..c32df381 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
@@ -21,13 +21,15 @@
perl
gettext
cracklib-devel
+ 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
diff --git a/system/base/v86d/pspec.xml b/system/base/v86d/pspec.xml
index 4786c4f4..e9faf5bc 100644
--- a/system/base/v86d/pspec.xml
+++ b/system/base/v86d/pspec.xml
@@ -28,6 +28,13 @@
+
+ 2016-03-05
+ 0.1.10
+ Rebuild with new toolchain.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-05-11
0.1.10