Path to this page:
./
textproc/expat,
XML parser library written in C
Branch: pkgsrc-2009Q4,
Version: 2.0.1nb2,
Package name: expat-2.0.1nb2,
Maintainer: drochnerThis is James Clark's expat XML parser library in C. It is a stream oriented
parser that requires setting handlers to deal with the structure that the
parser discovers in the document.
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites: (Expand)
SHA1: 663548c37b996082db1f2f2c32af060d7aa15c2d
RMD160: d31bcb152adaff9e358968be1ea901e1b4ed3b2f
Filesize: 435.992 KB
Version history: (Expand)
- (2010-01-29) Updated to version: expat-2.0.1nb2
- (2010-01-15) Package added to pkgsrc.se, version expat-2.0.1nb1 (created)
CVS history: (Expand)
2010-01-28 16:57:25 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket 2978 - requested by tron
security patch
Revisions pulled up:
- pkgsrc/textproc/expat/Makefile 1.25
- pkgsrc/textproc/expat/distinfo 1.19
Files added:
- pkgsrc/textproc/expat/patches/patch-ab
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Tue Jan 26 18:37:02 UTC 2010
Modified Files:
pkgsrc/textproc/expat: Makefile distinfo
Added Files:
pkgsrc/textproc/expat/patches: patch-ab
Log message:
add patch from upstream CVS to fix CVE-2009-3560
(possible DOS due to crash on bad input)
bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/expat/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/expat/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/expat/patches/patch-ab
|