pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xerces-c xerces-c: update to 3.2.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fadd937fe913
branches:  trunk
changeset: 387185:fadd937fe913
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 24 14:18:21 2022 +0000

description:
xerces-c: update to 3.2.4.

Bug

    [XERCESC-2195] - Invalid attribute in .gitattributes file
    [XERCESC-2196] - cross-compiling issue
    [XERCESC-2214] - Wrong delete[] in MemBufInputSource dtor
    [XERCESC-2217] - ICUTranscoder::transcodeFrom buffer overflow
    [XERCESC-2218] - CurlURLInputStream constructor memory leak
    [XERCESC-2219] - XMLReader constructor: memory leak when refreshRawBuffer() throws
    [XERCESC-2221] - InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails
    [XERCESC-2222] - DFAContentModel::checkUniqueParticleAttribution(): fix memory leak
    [XERCESC-2223] - SAX2XMLReaderImpl::error(): potential memory leak
    [XERCESC-2225] - Link to installed CMake targets of CURL
    [XERCESC-2227] - Memleak fixes in ContentSpecNode and ComplexTypeInfo classes
    [XERCESC-2228] - DFAContentModel: fix memory leaks when OutOfMemoryException occurs
    [XERCESC-2229] - IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception
    [XERCESC-2230] - DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs
    [XERCESC-2235] - DFAContentModel::buildDFA(): correctly zero-initialize fFollowList
    [XERCESC-2236] - Dependencies aren't loaded when using provided CMake config package
    [XERCESC-2241] - Integer overflows in DFAContentModel class
    [XERCESC-2242] - Non-default curl location breaks autoconf link detection

Improvement

    [XERCESC-2224] - DFAContentModel::checkUniqueParticleAttribution (): speed enhancement
    [XERCESC-2226] - Increment minimum CMake version to 3.12

Task

    [XERCESC-2200] - Update AppVeyor image in use

diffstat:

 textproc/xerces-c/Makefile |  4 ++--
 textproc/xerces-c/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 938c00a8942c -r fadd937fe913 textproc/xerces-c/Makefile
--- a/textproc/xerces-c/Makefile        Mon Oct 24 14:15:26 2022 +0000
+++ b/textproc/xerces-c/Makefile        Mon Oct 24 14:18:21 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2020/04/12 21:24:54 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2022/10/24 14:18:21 wiz Exp $
 
-DISTNAME=      xerces-c-3.2.3
+DISTNAME=      xerces-c-3.2.4
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_APACHE:=xerces/c/3/sources/}
 
diff -r 938c00a8942c -r fadd937fe913 textproc/xerces-c/distinfo
--- a/textproc/xerces-c/distinfo        Mon Oct 24 14:15:26 2022 +0000
+++ b/textproc/xerces-c/distinfo        Mon Oct 24 14:18:21 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2021/10/26 11:23:39 nia Exp $
+$NetBSD: distinfo,v 1.26 2022/10/24 14:18:21 wiz Exp $
 
-BLAKE2s (xerces-c-3.2.3.tar.gz) = 623dc01f48353f8b8516f876bf05fc5e814ca22aa98519e4c739dcc24ede4f77
-SHA512 (xerces-c-3.2.3.tar.gz) = 206c5c31510224b8f6963b051f27968e4fe70374a0adb2c2990ac1f865b3bac41f63e6bfb7279faa21477f8878a3b9671ba70726fc75a84e51f037ef158639ad
-Size (xerces-c-3.2.3.tar.gz) = 7120270 bytes
+BLAKE2s (xerces-c-3.2.4.tar.gz) = 414bb34b8c60b082163593e3e539b14b5f7848c91de07d1cfd6836fb5c774876
+SHA512 (xerces-c-3.2.4.tar.gz) = 9a95c91219c1d86e8a96673ec4758203f185c38722586950bb1037c46f89663c55f988f9cf068a9fc78b6f78dd8d088f7199def920cc5ff8e318eaa5471fc4b1
+Size (xerces-c-3.2.4.tar.gz) = 7374651 bytes
 SHA1 (patch-src_xercesc_util_Base64.cpp) = 56cc5074564fd43bef11e458a037746e0a8b1bc4



Home | Main Index | Thread Index | Old Index