Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libexpat to 2.2.8. CVE-2019-15903 has been fixed earlier | 2019-09-25 | 1 | -93/+86 | |
| | | | | | | in our tree. Relevant is only bug fix #240. Most of the upstream diff is automated source format change. OK deraadt@ | ||||
* | Update libexpat to 2.2.6. Relevant for OpenBSD is | 2018-08-22 | 1 | -1/+1 | |
| | | | | | | | | - Avoid doing arithmetic with NULL pointers in XML_GetBuffer - Fix 2.2.5 regression with suspend-resume while parsing a document like '<root/>' - Address compiler warnings - Fix miscellaneous typos | ||||
* | Update libexpat to 2.2.5. Changes for OpenBSD include a few bug | 2017-11-02 | 1 | -0/+162 | |
fixes, no library bump needed. OK deraadt@ |