[Lunar-commits] <moonbase-core> Linux-PAM: Version bumped to 1.1.8
Stefan Wold
ratler at lunar-linux.org
Mon Jan 6 20:24:35 CET 2014
commit 552379646265323f33fe111d834883d668d316ce
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 04 Jan 2014 09:54:43 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/552379646265323f33fe111d834883d668d316ce
Linux-PAM: Version bumped to 1.1.8
- New redhat patchset
- New lunar patchset including automake 1.14 fixes
---
security/Linux-PAM/BUILD | +2/-1
security/Linux-PAM/DETAILS | +5/-5
2 files changed, 7 insertions(+), 6 deletions(-)
--- a/security/Linux-PAM/BUILD
+++ b/security/Linux-PAM/BUILD
@@ -9,8 +9,9 @@
# Stop pam_env from installing /etc/environment
sedit "/^sysconf_DATA/d" modules/pam_env/Makefile.am &&
+ aclocal &&
libtoolize -f &&
- AT_M4DIR="m4" autoreconf &&
+ AT_M4DIR="m4" autoreconf -i &&
./configure --libdir=/lib \
--docdir=/usr/share/doc/Linux-PAM \
--- a/security/Linux-PAM/DETAILS
+++ b/security/Linux-PAM/DETAILS
@@ -1,17 +1,17 @@
MODULE=Linux-PAM
- VERSION=1.1.6
- PVERSION=2.5
+ VERSION=1.1.8
+ PVERSION=2.6
RHVERSION=0.99.10-1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-patches-$PVERSION.tar.bz2
SOURCE_URL=https://fedorahosted.org/releases/l/i/linux-pam
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha256:bab887d6280f47fc3963df3b95735a27a16f0f663636163ddf3acab5f1149fc2
- SOURCE2_VFY=sha256:050e9b1d656be6fdb488ac6d68b10cc57436392624ddc53bfac3ed6fdb6b32b9
+ SOURCE_VFY=sha256:c4b1f23a236d169e2496fea20721578d864ba00f7242d2b41d81050ac87a1e55
+ SOURCE2_VFY=sha256:8b64efdefc35dfdb8e8c628aa5cdbb240e63ce59b1f38047491c817df11c10d3
WEB_SITE=https://fedorahosted.org/linux-pam
MAINTAINER=ratler at lunar-linux.org
ENTERED=20010922
- UPDATED=20130101
+ UPDATED=20140104
SHORT="Pluggable Authentication Modules"
PSAFE=no
More information about the Lunar-commits
mailing list