Mon May 31 16:46:30 2010 UTC ()
Update to 0.2.7. From the NEWS file:
Version 0.2.7
---------------------------------------------------------------------------

* Optionaly ave the remote IdP entityId in the environment

* Shibboleth 2 interoperability

Version 0.2.6
---------------------------------------------------------------------------

* Fix XSS/DOS vulnerability in repost handler.


(manu)
diff -r1.12 -r1.13 pkgsrc/www/ap2-auth-mellon/Makefile
diff -r1.7 -r1.8 pkgsrc/www/ap2-auth-mellon/distinfo
diff -r1.3 -r0 pkgsrc/www/ap2-auth-mellon/patches/patch-aa

cvs diff -r1.12 -r1.13 pkgsrc/www/ap2-auth-mellon/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ap2-auth-mellon/Makefile 2010/01/17 12:02:48 1.12
+++ pkgsrc/www/ap2-auth-mellon/Makefile 2010/05/31 16:46:30 1.13
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.12 2010/01/17 12:02:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2010/05/31 16:46:30 manu Exp $
2# 2#
3 3
4PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/} 4PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/}
5DISTNAME= mod_auth_mellon-0.2.5 5DISTNAME= mod_auth_mellon-0.2.7
6PKGREVISION= 3 
7CATEGORIES= www security 6CATEGORIES= www security
8MASTER_SITES= http://modmellon.googlecode.com/files/ 7MASTER_SITES= http://modmellon.googlecode.com/files/
9 8
10MAINTAINER= manu@NetBSD.org 9MAINTAINER= manu@NetBSD.org
11HOMEPAGE= http://code.google.com/p/modmellon/ 10HOMEPAGE= http://code.google.com/p/modmellon/
12COMMENT= SAML 2.0 authentication for Apache 11COMMENT= SAML 2.0 authentication for Apache
13 12
14GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
15USE_LIBTOOL= YES 14USE_LIBTOOL= YES
16USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
17 16
18APACHE_MODULE= YES 17APACHE_MODULE= YES
19APACHE_MODULE_NAME= auth_mellon_module 18APACHE_MODULE_NAME= auth_mellon_module

cvs diff -r1.7 -r1.8 pkgsrc/www/ap2-auth-mellon/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ap2-auth-mellon/distinfo 2009/12/20 11:31:30 1.7
+++ pkgsrc/www/ap2-auth-mellon/distinfo 2010/05/31 16:46:30 1.8
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.7 2009/12/20 11:31:30 manu Exp $ 1$NetBSD: distinfo,v 1.8 2010/05/31 16:46:30 manu Exp $
2 2
3SHA1 (mod_auth_mellon-0.2.5.tar.gz) = f1d75456df39d183b6d1919f06dc2bc7b9b1afb6 3SHA1 (mod_auth_mellon-0.2.7.tar.gz) = ed6b7e74d00bcf32889eff7d647b93e7adb41bd8
4RMD160 (mod_auth_mellon-0.2.5.tar.gz) = 7db221e431384ff9f73badc208eed55a0a0011a7 4RMD160 (mod_auth_mellon-0.2.7.tar.gz) = 35acee9d78f20388792dae0ec96f7490e36ea685
5Size (mod_auth_mellon-0.2.5.tar.gz) = 89404 bytes 5Size (mod_auth_mellon-0.2.7.tar.gz) = 90018 bytes
6SHA1 (patch-aa) = b8a46a2a82f228a95cf28c1d395394373e0f6ccb 

File Deleted: pkgsrc/www/ap2-auth-mellon/patches/Attic/patch-aa