From 1f89469c6213848aea7bb2e4c57b2eaa3045f05a Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 5 Mar 2016 12:12:19 +0200 Subject: [PATCH 1/3] v86d:rebuild --- system/base/v86d/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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 From 6559e87c73b34209deaf948c6cae8a198c82d96a Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 5 Mar 2016 13:13:18 +0200 Subject: [PATCH 2/3] 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 From d413b6a03f82aafc74dbee83cd6972b10621b2a1 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 5 Mar 2016 13:14:39 +0200 Subject: [PATCH 3/3] pam:add build dep --- system/base/pam/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/pam/pspec.xml b/system/base/pam/pspec.xml index 8e065c15..c32df381 100644 --- a/system/base/pam/pspec.xml +++ b/system/base/pam/pspec.xml @@ -20,7 +20,7 @@ perl gettext - gettext + cracklib-devel libxslt-devel docbook-xsl