From 16cc42617a829dc4d61a1ee75415e55a4688763e Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 24 Jul 2009 20:33:16 +0000 Subject: Update to 1.5.1. No detailed changelog, but from announcements: 1.5.1 release provides some bug fixes and a fix for the recently announced HMAC vulnerability in the XML Signature specification (CVE-2009-0217). 1.5.0 release provides more bug fixes, partial support for Inclusive Canonicalization 1.1, and support for the Xerces 3.x official release and 32/64-bit portability APIs. --- security/xml-security-c/Makefile | 4 ++-- security/xml-security-c/PLIST | 3 ++- security/xml-security-c/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/xml-security-c/Makefile b/security/xml-security-c/Makefile index 93a12b18533..546cea87fc7 100644 --- a/security/xml-security-c/Makefile +++ b/security/xml-security-c/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/07/24 20:33:16 hasso Exp $ -DISTNAME= xml-security-c-1.4.0 +DISTNAME= xml-security-c-1.5.1 CATEGORIES= security devel MASTER_SITES= http://santuario.apache.org/dist/c-library/ diff --git a/security/xml-security-c/PLIST b/security/xml-security-c/PLIST index 53c455ce73f..a03050697c1 100644 --- a/security/xml-security-c/PLIST +++ b/security/xml-security-c/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:41 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/07/24 20:33:16 hasso Exp $ bin/c14n bin/checksig bin/cipher @@ -13,6 +13,7 @@ include/xsec/canon/XSECXMLNSStack.hpp include/xsec/dsig/DSIGAlgorithmHandlerDefault.hpp include/xsec/dsig/DSIGConstants.hpp include/xsec/dsig/DSIGKeyInfo.hpp +include/xsec/dsig/DSIGKeyInfoExt.hpp include/xsec/dsig/DSIGKeyInfoList.hpp include/xsec/dsig/DSIGKeyInfoMgmtData.hpp include/xsec/dsig/DSIGKeyInfoName.hpp diff --git a/security/xml-security-c/distinfo b/security/xml-security-c/distinfo index 2402d435493..20f1aa22e89 100644 --- a/security/xml-security-c/distinfo +++ b/security/xml-security-c/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/05/10 12:23:36 hasso Exp $ +$NetBSD: distinfo,v 1.2 2009/07/24 20:33:16 hasso Exp $ -SHA1 (xml-security-c-1.4.0.tar.gz) = 0e4b189aeb890693c9f97e3331cf66332c62be27 -RMD160 (xml-security-c-1.4.0.tar.gz) = 6a9279c6b24583096523ab4d8b61941690c95954 -Size (xml-security-c-1.4.0.tar.gz) = 934876 bytes +SHA1 (xml-security-c-1.5.1.tar.gz) = e51d3dca7f32cfcc2090d4d20cf8a1d032d95d79 +RMD160 (xml-security-c-1.5.1.tar.gz) = eadeb25398d6a0fa6cd22d531470bc1dea1632d3 +Size (xml-security-c-1.5.1.tar.gz) = 957928 bytes SHA1 (patch-aa) = 71f089b555f755eedfecf174d418487de5c5b589 -- cgit v1.2.3