Path to this page:
./
textproc/expat,
XML parser library written in C
Branch: pkgsrc-2009Q2,
Version: 2.0.1nb1,
Package name: expat-2.0.1nb1,
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)
- (2009-09-14) Updated to version: expat-2.0.1nb1
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version expat-2.0.1 (created)
CVS history: (Expand)
2009-09-13 13:38:45 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket 2886 - requested by drochner
security fix
Revisions pulled up:
- pkgsrc/textproc/expat/Makefile 1.24
- pkgsrc/textproc/expat/distinfo 1.17
Files added:
pkgsrc/textproc/expat/patches/patch-aa 1.7
Module Name: pkgsrc
Committed By: drochner
Date: Thu Sep 10 09:59:21 UTC 2009
Modified Files:
pkgsrc/textproc/expat: Makefile distinfo
Added Files:
pkgsrc/textproc/expat/patches: patch-aa
Log message:
fix SA36425: possible DoS due to an error when parsing certain
UTF-8 sequences
(patch from Python CVS)
bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/expat/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/expat/distinfo
cvs rdiff -u -r0 -r1.7 pkgsrc/textproc/expat/patches/patch-aa
|