2025-02-19 02:10:36 by David H. Gutteridge | Files touched by this commit (1) |
Log message: py-libxml2: fix typos in comments |
2025-02-18 23:08:20 by Thomas Klausner | Files touched by this commit (4) | ![]() |
Log message: {py-,}libxml2: update to 2.12.10 v2.12.10: Feb 18 2025 ### Security - [CVE-2025-24928] Fix stack-buffer-overflow in xmlSnprintfElements - [CVE-2024-56171] Fix use-after-free after xmlSchemaItemListAdd - pattern: Fix compilation of explicit child axis ### Regressions - parser: Fix detection of duplicate attributes ### Bug fixes - xpath: Fix parsing of non-ASCII names ### Portability - python: Declare init func with PyMODINIT_FUNC - tests: Fix sanitizer version check on old Apple clang ### Build - autotools: Set AC_CONFIG_AUX_DIR - cmake: Always build Python module as shared library - cmake: Fix compatibility in package version file |
2025-02-09 01:28:21 by Roland Illig | Files touched by this commit (12) |
Log message: don't add unknown configure option for libiconv in a few packages |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-08-08 10:51:09 by Adam Ciarcinski | Files touched by this commit (4) | ![]() |
Log message: libxml2 py-libxml2: updated to 2.12.9 2.12.9: Jul 24 2024 Security - [CVE-2024-40896] Fix XXE protection in downstream code Improvements - Undeprecate xmlKeepBlanksDefault |
2024-08-06 20:48:42 by Taylor R Campbell | Files touched by this commit (4) |
Log message: textproc/libxml2: Avoid ctype(3) abuse. |