./textproc/xerces-c, Validating C++ XML parser with DOM and SAX support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 2.8.0nb1, Package name: xerces-c-2.8.0nb1, Maintainer: pkgsrc-users

Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to
read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents.

Xerces-C++ is faithful to the XML 1.0 recommendation and many
associated standards.


Required to build:
[devel/gmake]

Master sites: (Expand)

SHA1: f0803b1330daec3f44b17dee64c3c99de6b3cd3e
RMD160: d576df7870b043a338358834a0e1180dca39e838
Filesize: 7708.046 KB

Version history: (Expand)


CVS history: (Expand)


   2009-08-28 14:07:16 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2876 - requested by hasso
xerces-c: security patch

Revisions pulled up:
- textproc/xerces-c/Makefile			1.38
- textproc/xerces-c/distinfo			1.13
- textproc/xerces-c/patches/patch-ba		1.1
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Fri Aug 28 05:24:34 UTC 2009

Modified Files:
        pkgsrc/textproc/xerces-c: Makefile distinfo
Added Files:
        pkgsrc/textproc/xerces-c/patches: patch-ba

Log message:
Add the fix for CVE-2009-1885 - nested DTD structure XML parsing remote
denial of service vulnerability. While there fix MASTER_SITES as
recommended by pkglint. Bump PKGREVISION.