The NetBSD Project

CVS log for pkgsrc/textproc/xerces-c/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / xerces-c

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2015Q1


Revision 1.45 / (download) - annotate - [select for diffs], Thu Mar 26 21:02:31 2015 UTC (9 years ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

SECURITY: Update xerces-c to 3.1.2.

** Bug
    * [XERCESC-1925] - Wrong temporary token type causes regex construction to
      fail
    * [XERCESC-1926] - IGXMLScanner can fail to properly set its XSModel.
    * [XERCESC-1936] - ICUTransService and IconvGNUransService CAN NOT deal
      with huge file.
    * [XERCESC-1937] - xsi:type is not applied to root element
    * [XERCESC-1940] - Problem in prefix parsing while creating Documnet,
      Element, Attributes on all platforms : Issue is in poolString creation
    * [XERCESC-1945] - Whitespace in xsi:type
    * [XERCESC-1947] - XMLUTF8Transcoder::transcodeTo  fails with an exception
      when transcoding single characters that require 3 or more bytes as UTF8.
    * [XERCESC-1949] - getWholeText leaks memory
    * [XERCESC-1951] - Missing Libs.private in the xerces-c pkg-config file
    * [XERCESC-1958] - XMLUni::fgXercesLoadSchema[] is not null-terminated in
      XMLUni.cpp
    * [XERCESC-1966] - XMLURL.cpp: isHexDigit() and xlatHexDigit() accept whole
      alphabet
    * [XERCESC-1968] - Xerces livelocks while reading external DTD if socket
      closes prematurely
    * [XERCESC-1974] - Memory leak occurs if an exception is thrown in
      TranscodeToStr or TranscodeFromStr constructors
    * [XERCESC-1978] - DOMDocumentImpl:: getPooledNString(const XMLCh *in,
      XMLSize_t n) returns incorrect string
    * [XERCESC-1979] - OutOfMemoryException being thrown on creation of an LS
      Serializer
    * [XERCESC-1984] - TranscodeToStr::transcode throws an exception when
      transcoding to UTF-8
    * [XERCESC-1994] - ContentSpecNode::getMaxTotalRange: Operator precedence
      flaw
    * [XERCESC-1998] - Add support for GNU/Hurd by using POSIX.1-2001 and
      POSIX.1-2008 functions
    * [XERCESC-2000] - enumeration value Loop not handled in switch
      src/SEnumVal/SEnumVal.cpp:
    * [XERCESC-2004] - bit operation error in
      DOMNodeImpl::reverseTreeOrderBitPattern
    * [XERCESC-2006] - build xerces-c with icu on mingw gcc 4.7.2
    * [XERCESC-2011] - Xerces 3.1.1 Xerces.Lib fails to build with new Visual
      Studio 2012 Update 1 when v110_xp platform is chosen
    * [XERCESC-2020] - Off-by-one error in TranscodeFromStr (with ICU)
    * [XERCESC-2023] - Use icu, which is built with features
    * [XERCESC-2024] - LocalFileFormatTarget leaks file handle
    * [XERCESC-2028] - Curl Checking
    * [XERCESC-2031] - Janitor<BinInputStream>::~Janitor() throws in unwind
    * [XERCESC-2043] - String pooling in DOMDocumentImpl is unsafe,
      particularly on 64-bit platforms
    * [XERCESC-2044] - Code analysis revealed multiple potential NULL derefence
      conditions (currently unconfirmed)
    * [XERCESC-2045] - XMLString sizeToText/binToText produce mixed case
    * [XERCESC-2046] - Crash while parsing malformed documents




** Improvement
    * [XERCESC-1922] - MacOSUnicodeConverter.cpp: ISO C++ forbids comparison
      between pointer of type 'void *' and pointer-to-function
    * [XERCESC-1995] - Allow compiling Xerces-C using C++11 (especially Clang)
    * [XERCESC-1997] - VS2012 Project

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>