diff options
author | pettai <pettai> | 2013-09-13 21:08:19 +0000 |
---|---|---|
committer | pettai <pettai> | 2013-09-13 21:08:19 +0000 |
commit | e4482880d1c49df0b8533b3109bffc011f9432ac (patch) | |
tree | 05de812ffb9d37d47852bb98c86e84d10d4f50d4 /textproc | |
parent | ab7a725e7ad6cfa50c70fc03696f711d6505c90b (diff) | |
download | pkgsrc-e4482880d1c49df0b8533b3109bffc011f9432ac.tar.gz |
1.5.3:
Bugfix
[CPPXT-92] - Update xmlsig 1.1 schema to final CR
Improvements
[CPPXT-94] - Configuration check should check for missing private key
[CPPXT-95] - Improve logging when libcurl is built without OpenSSL
1.5.2:
Bugfixes
[CPPXT-89] - Regression in deprecated catalog_path option during initialization
[CPPXT-90] - X509Digest generates base64 based on hex digest instead of binary
Improvement
[CPPXT-91] - KeyInfoResolver code returns empty credential object.
1.5.1:
Improvement
[CPPXT-88] - Support path resolution in ParserPool / catalog files
1.5.0:
Bugfixes
[CPPXT-76] - Remove compile time version output where possible.
[CPPXT-79] - link fails if xml-security-c library outside default link path
[CPPXT-83] - Transport layer not handling Last-Modified header correctly
[CPPXT-84] - Problems compiling log4shib on Solaris SPARC 10 with Sun
Studio 12.1 with 64bit libraries
[CPPXT-86] - Small Memory Leak in XMLObjectBuilder::buildFromElement()
Improvements
[CPPXT-70] - Improve remote CRL access and caching support
[CPPXT-78] - Support configuration of name and policy restrictions for the
signature metadata filter (signing certificate)
[CPPXT-82] - libcurl, ExplicitKeyTrustEngine, PKIX could provide additional
debug information
[CPPXT-87] - Libcurl versions before 7.20 do not refresh caches of IdP IP
address look-ups - this breaks SAML1 attribute query if the IdP's
IP address is changed
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmltooling/Makefile | 10 | ||||
-rw-r--r-- | textproc/xmltooling/PLIST | 7 | ||||
-rw-r--r-- | textproc/xmltooling/distinfo | 8 |
3 files changed, 15 insertions, 10 deletions
diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index 3d1f2ffb98d..5cf94bb36c0 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2013/09/10 11:44:15 obache Exp $ +# $NetBSD: Makefile,v 1.12 2013/09/13 21:08:19 pettai Exp $ -DISTNAME= xmltooling-1.4.2 -PKGREVISION= 3 +DISTNAME= xmltooling-1.5.3 CATEGORIES= textproc -MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.3/ +MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ MAINTAINER= pettai@NetBSD.org -HOMEPAGE= http://shibboleth.internet2.edu/ +HOMEPAGE= http://shibboleth.net/ COMMENT= High level interface for XML processing library LICENSE= apache-2.0 @@ -15,6 +14,7 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-doxygen-doc +.include "../../devel/boost-libs/buildlink3.mk" .include "../../devel/log4shib/buildlink3.mk" .include "../../security/xml-security-c/buildlink3.mk" .include "../../textproc/xerces-c/buildlink3.mk" diff --git a/textproc/xmltooling/PLIST b/textproc/xmltooling/PLIST index 342e178c4ef..193397e7fd4 100644 --- a/textproc/xmltooling/PLIST +++ b/textproc/xmltooling/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2011/02/23 09:09:31 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/09/13 21:08:19 pettai Exp $ include/xmltooling/AbstractAttributeExtensibleXMLObject.h include/xmltooling/AbstractComplexElement.h include/xmltooling/AbstractDOMCachingXMLObject.h @@ -43,7 +43,10 @@ include/xmltooling/security/KeyInfoCredentialContext.h include/xmltooling/security/KeyInfoResolver.h include/xmltooling/security/OpenSSLCredential.h include/xmltooling/security/OpenSSLCryptoX509CRL.h +include/xmltooling/security/OpenSSLPathValidator.h include/xmltooling/security/OpenSSLTrustEngine.h +include/xmltooling/security/PKIXPathValidatorParams.h +include/xmltooling/security/PathValidator.h include/xmltooling/security/SecurityHelper.h include/xmltooling/security/SignatureTrustEngine.h include/xmltooling/security/TrustEngine.h @@ -90,7 +93,9 @@ share/doc/${PKGNAME}/README.txt share/xml/xmltooling/catalog.xml share/xml/xmltooling/soap-envelope.xsd share/xml/xmltooling/xenc-schema.xsd +share/xml/xmltooling/xenc11-schema.xsd share/xml/xmltooling/xml.xsd share/xml/xmltooling/xmldsig-core-schema.xsd share/xml/xmltooling/xmldsig11-schema.xsd share/xml/xmltooling/xmltooling.xsd +@pkgdir share/doc/${PKGNAME}/api diff --git a/textproc/xmltooling/distinfo b/textproc/xmltooling/distinfo index 15deebdab11..142a6a07351 100644 --- a/textproc/xmltooling/distinfo +++ b/textproc/xmltooling/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2012/11/18 01:53:07 joerg Exp $ +$NetBSD: distinfo,v 1.6 2013/09/13 21:08:19 pettai Exp $ -SHA1 (xmltooling-1.4.2.tar.gz) = 599d3ba098bb615df1d1ac063f1ebda67613ac7f -RMD160 (xmltooling-1.4.2.tar.gz) = 84749fc8e26bc8c315a704e1d31e90d3e512ebd1 -Size (xmltooling-1.4.2.tar.gz) = 636598 bytes +SHA1 (xmltooling-1.5.3.tar.gz) = b8498a8dafe18bf612a6651ab7af662add5c2a68 +RMD160 (xmltooling-1.5.3.tar.gz) = 2b8530f41576511b222f515a86e39981f34c2102 +Size (xmltooling-1.5.3.tar.gz) = 675350 bytes SHA1 (patch-xmltooling_Makefile.in) = 9c6764c89d0c81c46486283063e02791c22c37e2 SHA1 (patch-xmltooling_util_XMLHelper.cpp) = 2dc0915af93e4b2aeb0a946ea14f2de89050867f SHA1 (patch-xmltooling_util_XMLHelper.h) = 98c6c0552c81a8599c5337642bcdcaa9cdb76d80 |