Thu Jul 28 23:33:31 2011 UTC ()
Changes since 1.6.0:

* [SANTUARIO-268] - TXFMXPathFilter->evaluateExpr crashes on Windows
* [SANTUARIO-270] - DSIGObject::load method crashes for ds:Object without Id att
ribute
* [SANTUARIO-271] - Bug when signing files with big RSA keys
* [SANTUARIO-272] - Memory bug inside XENCCipherImpl::deSerialise
* [SANTUARIO-274] - Function cleanURIEscapes always throws XSECException, when a
ny escape sequence occurs
* [SANTUARIO-275] - Function isHexDigit doesn't recognize invalid escape sequenc
es.
* [SANTUARIO-276] - Percent-encoded multibyte (UTF-8) sequences unrecognized
* [SANTUARIO-280] - RSA-OAEP handler only allows SHA-1 digests


(pettai)
diff -r1.8 -r1.9 pkgsrc/security/xml-security-c/Makefile
diff -r1.3 -r1.4 pkgsrc/security/xml-security-c/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/security/xml-security-c/Makefile (expand / switch to unified diff)

--- pkgsrc/security/xml-security-c/Makefile 2011/02/28 14:53:02 1.8
+++ pkgsrc/security/xml-security-c/Makefile 2011/07/28 23:33:31 1.9
@@ -1,18 +1,20 @@ @@ -1,18 +1,20 @@
1# $NetBSD: Makefile,v 1.8 2011/02/28 14:53:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2011/07/28 23:33:31 pettai Exp $
2 2
3DISTNAME= xml-security-c-1.6.0 3DISTNAME= xml-security-c-1.6.1
4CATEGORIES= security devel 4CATEGORIES= security devel
5MASTER_SITES= http://santuario.apache.org/dist/c-library/ 5MASTER_SITES= http://apache.dataphone.se/santuario/c-library/ \
 6 http://www.apache.org/dist//santuario/c-library/
 7
6 8
7MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://santuario.apache.org/ 10HOMEPAGE= http://santuario.apache.org/
9COMMENT= XML Digital Signature specification implementation 11COMMENT= XML Digital Signature specification implementation
10LICENSE= apache-2.0 12LICENSE= apache-2.0
11 13
12PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
13 15
14USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
15USE_LIBTOOL= yes 17USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
17GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
18CONFIGURE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}" 20CONFIGURE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}"

cvs diff -r1.3 -r1.4 pkgsrc/security/xml-security-c/distinfo (expand / switch to unified diff)

--- pkgsrc/security/xml-security-c/distinfo 2011/02/23 09:02:07 1.3
+++ pkgsrc/security/xml-security-c/distinfo 2011/07/28 23:33:31 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2011/02/23 09:02:07 adam Exp $ 1$NetBSD: distinfo,v 1.4 2011/07/28 23:33:31 pettai Exp $
2 2
3SHA1 (xml-security-c-1.6.0.tar.gz) = df5f18bee1017b70da36e208dbe50e8e580c3eb4 3SHA1 (xml-security-c-1.6.1.tar.gz) = 239304659752eb214f3516b6c457c99f0e6467c7
4RMD160 (xml-security-c-1.6.0.tar.gz) = cbc460ab41c6e15cb37e15ea066d0cb23cdc9c6d 4RMD160 (xml-security-c-1.6.1.tar.gz) = 02c2e21a8ed2b3eab56b2b0635bc6513116c32b2
5Size (xml-security-c-1.6.0.tar.gz) = 865131 bytes 5Size (xml-security-c-1.6.1.tar.gz) = 864366 bytes
6SHA1 (patch-xsec_Makefile.in) = f610c63b888f8f744a5de5b47975eb7dc4aee55b 6SHA1 (patch-xsec_Makefile.in) = f610c63b888f8f744a5de5b47975eb7dc4aee55b