aboutsummaryrefslogtreecommitdiff
path: root/contrib/expat/examples/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* contrib/expat: import expat 2.7.5Philip Paeps2026-04-021-0/+3
| | | | | | | | | | | | Changes: https://github.com/libexpat/libexpat/blob/R_2_7_5/expat/Changes https://github.com/libexpat/libexpat/blob/R_2_7_4/expat/Changes Security: CVE-2026-32776 Security: CVE-2026-32777 Security: CVE-2026-32778 Security: CVE-2026-24515 Security: CVE-2026-25210 MFC after: 3 days
* MFV: libexpat 2.7.2Xin LI2025-09-191-14/+21
| | | | MFC after: 3 days
* MFV: expat 2.6.3Enji Cooper2024-09-281-1/+1
| | | | | | | | | | | | | 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-14/+34
| | | | MFC after: 3 days
* MFV 66082b6c88b9: libbsdxml (expat) 2.4.9Xin LI2022-09-211-0/+1
|
* MFV d1b143ee9a5: libbsdxml (expat) 2.4.6Eric van Gyzen2022-03-021-0/+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/+25
|
* MFV r355071: libbsdxml (expat) 2.2.9.Xin LI2019-11-251-14/+33
| | | | | | | | MFC after: 2 weeks Relnotes: yes Notes: svn path=/head/; revision=355085
* Update expat to 2.2.6Eric van Gyzen2018-11-041-0/+636
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