Sun Oct 9 03:17:18 2016 UTC ()
Update to 1.7.3

Changelog:
Bug

    [SANTUARIO-378] - xml-security-c cannot initialise on a Windows system with mandatory user profiles
    [SANTUARIO-380] - Avoid use of PATH_MAX where possible
    [SANTUARIO-381] - Spelling error in xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp
    [SANTUARIO-384] - OpenSSLCryptoKeyEC::signBase64SignatureDSA fails most of time
    [SANTUARIO-400] - Buffer overwrite in WinCAPICryptoSymmetricKey::encrypt() (WinCAPICryptoSymmetricKey.cpp)
    [SANTUARIO-409] - Win32 unicode build breaks due to wchar_t * passed to GetProcAddress()
    [SANTUARIO-426] - xml-security-c-1.7.3 not getting build on AIX with xerces-c-3.1.2

Improvement

    [SANTUARIO-386] - Spec file patch to add RHEL7 support


(ryoon)
diff -r1.15 -r1.16 pkgsrc/security/xml-security-c/Makefile
diff -r1.6 -r1.7 pkgsrc/security/xml-security-c/distinfo

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

--- pkgsrc/security/xml-security-c/Makefile 2016/03/05 11:27:55 1.15
+++ pkgsrc/security/xml-security-c/Makefile 2016/10/09 03:17:18 1.16
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2016/03/05 11:27:55 jperkin Exp $ 1# $NetBSD: Makefile,v 1.16 2016/10/09 03:17:18 ryoon Exp $
2 2
3DISTNAME= xml-security-c-1.7.2 3DISTNAME= xml-security-c-1.7.3
4PKGREVISION= 2 
5CATEGORIES= security devel 4CATEGORIES= security devel
6MASTER_SITES= ${MASTER_SITE_APACHE:=/santuario/c-library/} 5MASTER_SITES= ${MASTER_SITE_APACHE:=/santuario/c-library/}
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://santuario.apache.org/ 8HOMEPAGE= http://santuario.apache.org/
10COMMENT= XML Digital Signature specification implementation 9COMMENT= XML Digital Signature specification implementation
11LICENSE= apache-2.0 10LICENSE= apache-2.0
12 11
13USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17CONFIGURE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}" 16CONFIGURE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}"

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

--- pkgsrc/security/xml-security-c/distinfo 2015/11/04 01:18:12 1.6
+++ pkgsrc/security/xml-security-c/distinfo 2016/10/09 03:17:18 1.7
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.6 2015/11/04 01:18:12 agc Exp $ 1$NetBSD: distinfo,v 1.7 2016/10/09 03:17:18 ryoon Exp $
2 2
3SHA1 (xml-security-c-1.7.2.tar.gz) = fee59d5347ff0666802c8e5aa729e0304ee492bc 3SHA1 (xml-security-c-1.7.3.tar.gz) = bcbe98e0bd3695a0b961a223cce53e2f35c4681b
4RMD160 (xml-security-c-1.7.2.tar.gz) = 305ade41811df9ea10e5f474a7172400daabc774 4RMD160 (xml-security-c-1.7.3.tar.gz) = f0c9c3668a3ff2e13647909b926e20fdba828ad2
5SHA512 (xml-security-c-1.7.2.tar.gz) = 2348b83936ea5f19827c788739b16824a9cae25fd57fdd44484251f7294b322a07543d2f6d3ea001ebffbea64922e87f433ece135d2c113e785e7ae4f14608ce 5SHA512 (xml-security-c-1.7.3.tar.gz) = ea46709d6706edf345e19132d9998774e50dc7b5947a7b4a55e3627998f5ac66f976fdff0a5015ef3cee73c03c04f3c4cf993efd397082491c2000c6548b89d2
6Size (xml-security-c-1.7.2.tar.gz) = 875465 bytes 6Size (xml-security-c-1.7.3.tar.gz) = 909320 bytes
7SHA1 (patch-xsec_Makefile.in) = f610c63b888f8f744a5de5b47975eb7dc4aee55b 7SHA1 (patch-xsec_Makefile.in) = f610c63b888f8f744a5de5b47975eb7dc4aee55b