pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/xml-security-c



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 23 09:02:08 UTC 2011

Modified Files:
        pkgsrc/security/xml-security-c: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/security/xml-security-c/patches: patch-xsec_Makefile.in
Removed Files:
        pkgsrc/security/xml-security-c/patches: patch-aa

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/xml-security-c/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/xml-security-c/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/xml-security-c/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/xml-security-c/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/xml-security-c/patches/patch-aa
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/security/xml-security-c/patches/patch-xsec_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index