Subject: CVS commit: pkgsrc/security/lasso
From: Emmanuel Dreyfus
Date: 2009-12-01 09:49:46
Message id: 20091201084947.00353175DD@cvs.netbsd.org

Log Message:
Pullup single logout related bugfixes from lasso -current.

On SP initiated logout, the SP x509 certificate was included in the
HTTP redirect URL. First this was an SAML standard violation, and second
it inflated the URL beyond 2038 bytes, which is the maximum length for
IE7 and prior. As a result, SP initated single logout was broken with IE7
and prior versions.

Files:
RevisionActionfile
1.3modifypkgsrc/security/lasso/Makefile
1.6modifypkgsrc/security/lasso/distinfo
1.2modifypkgsrc/security/lasso/patches/patch-ca
1.3addpkgsrc/security/lasso/patches/patch-cb
1.1addpkgsrc/security/lasso/patches/patch-cc
1.1addpkgsrc/security/lasso/patches/patch-cd