Thu Jul 28 22:44:37 2011 UTC ()
Update fixes CVE-2011-2516
(See http://shibboleth.internet2.edu/secadv/secadv_20110706.txt for details)


(pettai)
diff -r1.7 -r1.8 pkgsrc/security/opensaml/Makefile
diff -r1.4 -r1.5 pkgsrc/security/opensaml/PLIST
diff -r1.2 -r1.3 pkgsrc/security/opensaml/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/security/opensaml/Makefile (expand / switch to unified diff)

--- pkgsrc/security/opensaml/Makefile 2011/07/27 22:30:31 1.7
+++ pkgsrc/security/opensaml/Makefile 2011/07/28 22:44:36 1.8
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2011/07/27 22:30:31 pettai Exp $ 1# $NetBSD: Makefile,v 1.8 2011/07/28 22:44:36 pettai Exp $
2 2
3DISTNAME= opensaml-2.4.1 3DISTNAME= opensaml-2.4.3
4PKGREVISION= 1 
5CATEGORIES= security 4CATEGORIES= security
6MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ 5MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/
7 6
8MAINTAINER= pettai@NetBSD.org 7MAINTAINER= pettai@NetBSD.org
9HOMEPAGE= http://www.opensaml.org/ 8HOMEPAGE= http://www.opensaml.org/
10COMMENT= Security Assertion Markup Language (SAML) 9COMMENT= Security Assertion Markup Language (SAML)
11LICENSE= apache-2.0 10LICENSE= apache-2.0
12 11
13PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
14 13
15USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.4 -r1.5 pkgsrc/security/opensaml/PLIST (expand / switch to unified diff)

--- pkgsrc/security/opensaml/PLIST 2011/03/12 19:55:41 1.4
+++ pkgsrc/security/opensaml/PLIST 2011/07/28 22:44:36 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2011/03/12 19:55:41 pettai Exp $ 1@comment $NetBSD: PLIST,v 1.5 2011/07/28 22:44:36 pettai Exp $
2bin/samlsign 2bin/samlsign
3include/saml/Assertion.h 3include/saml/Assertion.h
4include/saml/RootObject.h 4include/saml/RootObject.h
5include/saml/SAMLConfig.h 5include/saml/SAMLConfig.h
6include/saml/base.h 6include/saml/base.h
7include/saml/binding/ArtifactMap.h 7include/saml/binding/ArtifactMap.h
8include/saml/binding/MessageDecoder.h 8include/saml/binding/MessageDecoder.h
9include/saml/binding/MessageEncoder.h 9include/saml/binding/MessageEncoder.h
10include/saml/binding/SAMLArtifact.h 10include/saml/binding/SAMLArtifact.h
11include/saml/binding/SOAPClient.h 11include/saml/binding/SOAPClient.h
12include/saml/binding/SecurityPolicy.h 12include/saml/binding/SecurityPolicy.h
13include/saml/binding/SecurityPolicyRule.h 13include/saml/binding/SecurityPolicyRule.h
14include/saml/encryption/EncryptedKeyResolver.h 14include/saml/encryption/EncryptedKeyResolver.h
@@ -40,27 +40,27 @@ include/saml/saml2/metadata/MetadataProv @@ -40,27 +40,27 @@ include/saml/saml2/metadata/MetadataProv
40include/saml/saml2/metadata/ObservableMetadataProvider.h 40include/saml/saml2/metadata/ObservableMetadataProvider.h
41include/saml/saml2/profile/AssertionValidator.h 41include/saml/saml2/profile/AssertionValidator.h
42include/saml/saml2/profile/BrowserSSOProfileValidator.h 42include/saml/saml2/profile/BrowserSSOProfileValidator.h
43include/saml/saml2/profile/SAML2AssertionPolicy.h 43include/saml/saml2/profile/SAML2AssertionPolicy.h
44include/saml/signature/ContentReference.h 44include/saml/signature/ContentReference.h
45include/saml/signature/SignableObject.h 45include/saml/signature/SignableObject.h
46include/saml/signature/SignatureProfileValidator.h 46include/saml/signature/SignatureProfileValidator.h
47include/saml/util/CommonDomainCookie.h 47include/saml/util/CommonDomainCookie.h
48include/saml/util/SAMLConstants.h 48include/saml/util/SAMLConstants.h
49include/saml/version.h 49include/saml/version.h
50lib/libsaml.a 50lib/libsaml.a
51lib/libsaml.so 51lib/libsaml.so
52lib/libsaml.so.7 52lib/libsaml.so.7
53lib/libsaml.so.7.0.1 53lib/libsaml.so.7.0.3
54lib/pkgconfig/opensaml.pc 54lib/pkgconfig/opensaml.pc
55share/doc/opensaml-${PKGVERSION}/LICENSE.txt 55share/doc/opensaml-${PKGVERSION}/LICENSE.txt
56share/doc/opensaml-${PKGVERSION}/LOG4CPP.LICENSE 56share/doc/opensaml-${PKGVERSION}/LOG4CPP.LICENSE
57share/doc/opensaml-${PKGVERSION}/NOTICE.txt 57share/doc/opensaml-${PKGVERSION}/NOTICE.txt
58share/doc/opensaml-${PKGVERSION}/README.txt 58share/doc/opensaml-${PKGVERSION}/README.txt
59share/xml/opensaml/cs-sstc-schema-assertion-01.xsd 59share/xml/opensaml/cs-sstc-schema-assertion-01.xsd
60share/xml/opensaml/cs-sstc-schema-assertion-1.1.xsd 60share/xml/opensaml/cs-sstc-schema-assertion-1.1.xsd
61share/xml/opensaml/cs-sstc-schema-protocol-01.xsd 61share/xml/opensaml/cs-sstc-schema-protocol-01.xsd
62share/xml/opensaml/cs-sstc-schema-protocol-1.1.xsd 62share/xml/opensaml/cs-sstc-schema-protocol-1.1.xsd
63share/xml/opensaml/saml-schema-assertion-2.0.xsd 63share/xml/opensaml/saml-schema-assertion-2.0.xsd
64share/xml/opensaml/saml-schema-authn-context-2.0.xsd 64share/xml/opensaml/saml-schema-authn-context-2.0.xsd
65share/xml/opensaml/saml-schema-authn-context-auth-telephony-2.0.xsd 65share/xml/opensaml/saml-schema-authn-context-auth-telephony-2.0.xsd
66share/xml/opensaml/saml-schema-authn-context-ip-2.0.xsd 66share/xml/opensaml/saml-schema-authn-context-ip-2.0.xsd

cvs diff -r1.2 -r1.3 pkgsrc/security/opensaml/distinfo (expand / switch to unified diff)

--- pkgsrc/security/opensaml/distinfo 2011/02/23 09:11:09 1.2
+++ pkgsrc/security/opensaml/distinfo 2011/07/28 22:44:36 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2011/02/23 09:11:09 adam Exp $ 1$NetBSD: distinfo,v 1.3 2011/07/28 22:44:36 pettai Exp $
2 2
3SHA1 (opensaml-2.4.1.tar.gz) = 953ca40f8216ce33fcd10abdebc5dbf2ded54705 3SHA1 (opensaml-2.4.3.tar.gz) = 1835d1815a1937499a21bcaad09ce2a668e3d793
4RMD160 (opensaml-2.4.1.tar.gz) = 64258e01354ca8aac732355583f0f85de38990bc 4RMD160 (opensaml-2.4.3.tar.gz) = a2d05d879ac63817b8e13422a39aa0548efb372e
5Size (opensaml-2.4.1.tar.gz) = 870509 bytes 5Size (opensaml-2.4.3.tar.gz) = 871693 bytes