diff --git a/libxml2.changes b/libxml2.changes index d6dc8eb..2f5af21 100644 --- a/libxml2.changes +++ b/libxml2.changes @@ -8,7 +8,7 @@ Wed Jun 12 11:35:32 UTC 2024 - Dominique Leuenberger Tue May 14 08:45:05 UTC 2024 - Dominique Leuenberger - Update to version 2.12.7: - + Fix buffer overread with `xmllint --htmlout` (CVE-2024-34459, bsc#2280532). + + Fix buffer overread with `xmllint --htmlout` (CVE-2024-34459, bsc#1224282). + xmllint: Fix --pedantic option. + save: Handle invalid parent pointers in xhtmlNodeDumpOutput.