From 6539faf5a9a13e83a70f0baea6f6f9d726c4ddd1 Mon Sep 17 00:00:00 2001 From: manu Date: Tue, 11 Aug 2009 15:53:41 +0000 Subject: Change since 0.2.4: * Fix for downloads of files with Internet Explorer with SSL enabled. * Mark session as disabled as soon as logout starts, in case the IdP doesn't respond. * Bugfix for session lifetime. Take the session lifetime from the SessionNotOnOrAfter attribute if it is present. --- www/ap2-auth-mellon/Makefile | 4 ++-- www/ap2-auth-mellon/distinfo | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'www/ap2-auth-mellon') diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index fae5f20e8e6..a7bec14ed9e 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/06/15 19:45:14 manu Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/11 15:53:41 manu Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/} -DISTNAME= mod_auth_mellon-0.2.2 +DISTNAME= mod_auth_mellon-0.2.4 CATEGORIES= www security MASTER_SITES= http://modmellon.googlecode.com/files/ diff --git a/www/ap2-auth-mellon/distinfo b/www/ap2-auth-mellon/distinfo index 132a42af3d4..299731976e1 100644 --- a/www/ap2-auth-mellon/distinfo +++ b/www/ap2-auth-mellon/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2009/06/15 19:45:14 manu Exp $ +$NetBSD: distinfo,v 1.4 2009/08/11 15:53:41 manu Exp $ + +SHA1 (mod_auth_mellon-0.2.4.tar.gz) = 6a8ff475bb7b4c0027a834c10b2d45a5ef1a7fed +RMD160 (mod_auth_mellon-0.2.4.tar.gz) = ffbcdc9dcfa5ea47ad3319e84a9e84e220307929 +Size (mod_auth_mellon-0.2.4.tar.gz) = 82568 bytes -SHA1 (mod_auth_mellon-0.2.2.tar.gz) = 7a6078a126d4c924484a59cff0215099e73cbbc4 -RMD160 (mod_auth_mellon-0.2.2.tar.gz) = 042461aabaa72afada0bcde3b9acb9fe00706fc1 -Size (mod_auth_mellon-0.2.2.tar.gz) = 82930 bytes -- cgit v1.2.3