summaryrefslogtreecommitdiff
path: root/libxerces-c/xercesc/.gitattributes
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01Upgrade to 3.2.5Karen Arutyunov1-0/+2
Note that this upstream version properly fixes the use-after-free error (CVE-2018-1311) triggered during the scanning of external DTDs (see https://issues.apache.org/jira/browse/XERCESC-2188 for details).
2022-01-12Release version 3.2.3+4v3.2.3+4Karen Arutyunov1-1/+0
- Make sure all source files are UTF-8-encoded.
2021-02-25Release version 3.2.3+2v3.2.3+2Karen Arutyunov1-0/+7
Use caret version constraint for depends manifest values Add config.libxerces_c.network project configuration variable Fix use-after-free error (CVE-2018-1311) Add symlink attribute for symbolic links that refer to upstream subdirectories Fix MinGW GCC's 'redeclared without dllimport attribute' warnings