aboutsummaryrefslogtreecommitdiff
path: root/contrib/expat/README.md
Commit message (Collapse)AuthorAgeFilesLines
* MFV: expat 2.7.3.Xin LI2025-09-291-2/+2
| | | | MFC after: 3 days
* MFV: libexpat 2.7.2Xin LI2025-09-191-3/+3
| | | | MFC after: 3 days
* contrib/expat: import expat 2.7.1Philip Paeps2025-04-021-11/+7
| | | | | | | | Changes: https://github.com/libexpat/libexpat/blob/R_2_7_1/expat/Changes https://github.com/libexpat/libexpat/blob/R_2_7_0/expat/Changes Security: CVE-2024-8176 MFC after: 3 days
* MFV: expat 2.6.4.Xin LI2024-12-091-4/+43
| | | | MFC after: 2 weeks
* MFV: expat 2.6.3Enji Cooper2024-09-281-4/+10
| | | | | | | | | | | | | The 2.6.1 - 2.6.3 releases address several security issues with the library. The release notes for the 2.6.1-2.6.3 releases can be found at https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes . MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D46829 Merge commit '8e1eae2319cd3a651941c88b46d95e8ee8507c6c'
* MFV: expat 2.6.0.Xin LI2024-02-171-3/+4
| | | | MFC after: 3 days
* MFV: expat 2.5.0Xin LI2022-11-181-1/+1
| | | | MFC after: 2 weeks
* MFV 66082b6c88b9: libbsdxml (expat) 2.4.9Xin LI2022-09-211-11/+11
|
* MFV 45916e7c91ce: libbsdxml (expat) 2.4.7Xin LI2022-03-281-1/+1
| | | | | | | Update contrib/expat from 2.4.6 to 2.4.7. MFC after: 2 weeks Relnotes: yes
* MFV d1b143ee9a5: libbsdxml (expat) 2.4.6Eric van Gyzen2022-03-021-1/+1
| | | | | | | | | | Update contrib/expat from 2.4.3 to 2.4.6 to fix multiple vulnerabilities. Reviewed by: delphij MFC after: 2 weeks Relnotes: yes Security: yes; see contrib/expat/Changes since 2.4.3 Sponsored by: Dell EMC Isilon
* MFV f83ac37f1e66: libbsdxml (expat) 2.4.3.Xin LI2022-01-181-8/+89
|
* MFV r355071: libbsdxml (expat) 2.2.9.Xin LI2019-11-251-1/+63
| | | | | | | | MFC after: 2 weeks Relnotes: yes Notes: svn path=/head/; revision=355085
* Update expat to 2.2.6Eric van Gyzen2018-11-041-0/+126
Update contrib/expat by merging from the vendor branch. Update expat_config.h manually, using make -C /usr/ports/textproc/expat2 configure as a baseline. MFC after: 1 month Relnotes: yes Security: yes; see contrib/expat/Changes since 2.2.0 Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=340127