pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-authn-otp Version 1.1.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19f99ae7a916
branches:  trunk
changeset: 597974:19f99ae7a916
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Thu Jan 12 20:04:25 2012 +0000

description:
Version 1.1.4:

    - Always allow stale time-based offsets to re-synchronize (issue #14)
    - Added "OTPAuthMaxOTPFailure" to lock accounts after repeated wrong OTP's

diffstat:

 www/ap2-authn-otp/Makefile |  4 ++--
 www/ap2-authn-otp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 1dabf9fd131c -r 19f99ae7a916 www/ap2-authn-otp/Makefile
--- a/www/ap2-authn-otp/Makefile        Thu Jan 12 18:29:12 2012 +0000
+++ b/www/ap2-authn-otp/Makefile        Thu Jan 12 20:04:25 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/12/22 16:34:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/01/12 20:04:25 pettai Exp $
 
 DISTNAME=      mod_authn_otp-${DISTVERS}
 PKGNAME=       ${APACHE_PKG_PREFIX}-authn-otp-${DISTVERS}
@@ -18,7 +18,7 @@
 
 APACHE_MODULE_NAME=    mod_authn_otp.${MODULE_EXT}
 
-DISTVERS=      1.1.3
+DISTVERS=      1.1.4
 MODULE_EXT=    la
 MESSAGE_SUBST+=        MODULE_NAME=authn_otp_module
 
diff -r 1dabf9fd131c -r 19f99ae7a916 www/ap2-authn-otp/distinfo
--- a/www/ap2-authn-otp/distinfo        Thu Jan 12 18:29:12 2012 +0000
+++ b/www/ap2-authn-otp/distinfo        Thu Jan 12 20:04:25 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/04/21 09:49:44 pettai Exp $
+$NetBSD: distinfo,v 1.2 2012/01/12 20:04:25 pettai Exp $
 
-SHA1 (mod_authn_otp-1.1.3.tar.gz) = d052fc1f6e8a3d7a44f054ef45ff6dc8abbbbc8f
-RMD160 (mod_authn_otp-1.1.3.tar.gz) = e45b1ca077002c860a84a9d6b2ce974aea5cadd6
-Size (mod_authn_otp-1.1.3.tar.gz) = 93531 bytes
+SHA1 (mod_authn_otp-1.1.4.tar.gz) = cc1e3bebd3a2bf66fea6f4bf5e609e8bdc822040
+RMD160 (mod_authn_otp-1.1.4.tar.gz) = d1082f45fc94f042fd6b883152a5739b5a354d78
+Size (mod_authn_otp-1.1.4.tar.gz) = 94911 bytes



Home | Main Index | Thread Index | Old Index