./textproc/expat, XML parser library written in C

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


Branch: pkgsrc-2017Q1, Version: 2.2.1, Package name: expat-2.2.1, Maintainer: drochner

This 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)


CVS history: (Expand)


   2017-06-21 20:36:19 by Benny Siegert | Files touched by this commit (4) | Package updated
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