Subject: CVS commit: pkgsrc/security/xml-security-c
From: Adam Ciarcinski
Date: 2011-02-23 10:02:08
Message id: 20110223090208.6F9B7175DD@cvs.netbsd.org

Log Message:
Changes 1.6.0:
* Fix: wrong namespace in encryption DigestMethod
* Fix: RetrievalMethod handler
* Fix: support for >1 CRL per KeyInfo
* Fix: buffer initialization issue
* Fix: vector index bug
* Fix: stylesheet append bug
* Fix: header guard in XPath transform header
* Fix: string release crash
* Fix: improper c14n of XSLT
* Fix: setters for Reference Type/Id
* Fix: skip comments in X509Certificate elements
* Fix: more header guards
* Fix: NSS verification of RSA broken
* Expose algorithm URI on Signature and Reference objects
* White/blacklisting of otherwise registered algorithms
* Add selected XML Signature 1.1 KeyInfo extensions
* Add elliptic curve keys and signatures via ECDSA
* Support debugging of Reference/SignedInfo data
* Clean up tests for SHA2 algorithms in OpenSSL
* Updated autoconf script, added NSS support, removed pre-automake material
* Add methods for Reference removal to DSIGSignature/DSIGSignedInfo classes

Files:
RevisionActionfile
1.7modifypkgsrc/security/xml-security-c/Makefile
1.4modifypkgsrc/security/xml-security-c/PLIST
1.5modifypkgsrc/security/xml-security-c/buildlink3.mk
1.3modifypkgsrc/security/xml-security-c/distinfo
1.1addpkgsrc/security/xml-security-c/patches/patch-xsec_Makefile.in
1.1.1.1removepkgsrc/security/xml-security-c/patches/patch-aa