Path to this page:
./
textproc/expat,
XML parser library written in C
Branch: pkgsrc-2017Q1,
Version: 2.2.1,
Package name: expat-2.2.1,
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:[
pkgtools/cwrappers]
Master sites:
SHA1: f45eb724f182776a9cacec9ed70d549e87198987
RMD160: 3c8e8e8c73775706d88b4938f514d85b49eac182
Filesize: 395.938 KB
Version history: (Expand)
- (2017-06-22) Updated to version: expat-2.2.1
- (2017-04-04) Package added to pkgsrc.se, version expat-2.2.0 (created)
CVS history: (Expand)
2017-06-21 20:36:19 by Benny Siegert | Files touched by this commit (4) | |
Log message:
Pullup ticket #5486 - requested by sevan
textproc/expat: security fix
Revisions pulled up:
- textproc/expat/Makefile 1.34
- textproc/expat/distinfo 1.27
- textproc/expat/patches/patch-configure 1.1
- textproc/expat/patches/patch-configure.ac 1.1
---
Module Name: pkgsrc
Committed By: spz
Date: Sun Jun 18 06:01:33 UTC 2017
Modified Files:
pkgsrc/textproc/expat: Makefile distinfo
Added Files:
pkgsrc/textproc/expat/patches: patch-configure patch-configure.ac
Log message:
update of expat from 2.2.0 to 2.2.1 (mostly security fixes and cleanup)
Security issues fixed:
CVE-2017-9233, CVE-2016-9063, improve fix for CVE-2016-5300
fixed regression from fix to CVE-2016-0718
Cleanup: Drop AmigaOS 4.x, Borland C++ Builder, OpenVMS, Open Watcom,
Visual Studio 6.0 and Pre-X Mac OS support
|