[Lunar-commits] <moonbase> Linux-PAM: updated to 1.1.1 * Update translations * pam_access: Revert netgroup match to original behavior, add new syntax for adding the local hostname to netgroup match * libpam: Add new functions pam_get_authtok_noverify() and pam_get_authtok_verify() * Add sepermit.conf.5 manual page * Lot of bug fixes

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat May 8 02:41:57 CEST 2010


commit 0127c09b79aebf18e5ffd6d200b3e9db974077b1
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat May 8 02:41:57 2010 +0200

    Linux-PAM: updated to 1.1.1
    * Update translations
    * pam_access: Revert netgroup match to original behavior, add new
      syntax for adding the local hostname to netgroup match
    * libpam: Add new functions pam_get_authtok_noverify() and pam_get_authtok_verify()
    * Add sepermit.conf.5 manual page
    * Lot of bug fixes
---
 security/Linux-PAM/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/Linux-PAM/DETAILS b/security/Linux-PAM/DETAILS
index 3d6f24f..978d8c2 100644
--- a/security/Linux-PAM/DETAILS
+++ b/security/Linux-PAM/DETAILS
@@ -1,5 +1,5 @@
           MODULE=Linux-PAM
-         VERSION=1.1.0
+         VERSION=1.1.1
         PVERSION=2.1
        RHVERSION=0.99.10-1
           SOURCE=$MODULE-$VERSION.tar.bz2
@@ -7,12 +7,12 @@
    SOURCE_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/
    SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:1ef5b91bf483ecf31e8f07c3c0322b397b13af70
+      SOURCE_VFY=sha1:8baf11b04396230ba7cf8b2bfb2d2bd75aab8fa6
      SOURCE2_VFY=sha1:fb34b46d14f4a2bc12f9d745486602fdc7480180
         WEB_SITE=http://www.kernel.org/pub/linux/libs/pam
       MAINTAINER=ratler at lunar-linux.org
          ENTERED=20010922
-         UPDATED=20091101
+         UPDATED=20100502
            SHORT="Pluggable Authentication Modules"
 PSAFE=no
 


More information about the Lunar-commits mailing list