pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/xml-security-c Update to 1.7.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/f88744b0a6f2
branches: trunk
changeset: 353548:f88744b0a6f2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Oct 09 03:17:18 2016 +0000
description:
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
diffstat:
security/xml-security-c/Makefile | 5 ++---
security/xml-security-c/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 5a0a67c2d3b9 -r f88744b0a6f2 security/xml-security-c/Makefile
--- a/security/xml-security-c/Makefile Sun Oct 09 03:15:57 2016 +0000
+++ b/security/xml-security-c/Makefile Sun Oct 09 03:17:18 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2016/03/05 11:27:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2016/10/09 03:17:18 ryoon Exp $
-DISTNAME= xml-security-c-1.7.2
-PKGREVISION= 2
+DISTNAME= xml-security-c-1.7.3
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_APACHE:=/santuario/c-library/}
diff -r 5a0a67c2d3b9 -r f88744b0a6f2 security/xml-security-c/distinfo
--- a/security/xml-security-c/distinfo Sun Oct 09 03:15:57 2016 +0000
+++ b/security/xml-security-c/distinfo Sun Oct 09 03:17:18 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 01:18:12 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/10/09 03:17:18 ryoon Exp $
-SHA1 (xml-security-c-1.7.2.tar.gz) = fee59d5347ff0666802c8e5aa729e0304ee492bc
-RMD160 (xml-security-c-1.7.2.tar.gz) = 305ade41811df9ea10e5f474a7172400daabc774
-SHA512 (xml-security-c-1.7.2.tar.gz) = 2348b83936ea5f19827c788739b16824a9cae25fd57fdd44484251f7294b322a07543d2f6d3ea001ebffbea64922e87f433ece135d2c113e785e7ae4f14608ce
-Size (xml-security-c-1.7.2.tar.gz) = 875465 bytes
+SHA1 (xml-security-c-1.7.3.tar.gz) = bcbe98e0bd3695a0b961a223cce53e2f35c4681b
+RMD160 (xml-security-c-1.7.3.tar.gz) = f0c9c3668a3ff2e13647909b926e20fdba828ad2
+SHA512 (xml-security-c-1.7.3.tar.gz) = ea46709d6706edf345e19132d9998774e50dc7b5947a7b4a55e3627998f5ac66f976fdff0a5015ef3cee73c03c04f3c4cf993efd397082491c2000c6548b89d2
+Size (xml-security-c-1.7.3.tar.gz) = 909320 bytes
SHA1 (patch-xsec_Makefile.in) = f610c63b888f8f744a5de5b47975eb7dc4aee55b
Home |
Main Index |
Thread Index |
Old Index