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-07 00:40:14 by Taylor R Campbell | Files touched by this commit (2) |
Log message:
textproc/libxml2: Cite upstream bug report of ctype(3) abuse.
No functional change intended -- patch comment only.
|
2024-08-06 20:48:42 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
textproc/libxml2: Avoid ctype(3) abuse.
|
2024-06-17 20:48:25 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
libxml2 py-libxml2: updated to 2.12.8
v2.12.8: Jun 12 2024
Regressions
- parser: Fix performance regression when parsing namespaces
v2.12.7: May 13 2024
Security
- [CVE-2024-34459] Fix buffer overread with `xmllint --htmlout`
Regressions
- xmllint: Fix --pedantic option
- save: Handle invalid parent pointers in xhtmlNodeDumpOutput
v2.12.6: Mar 15 2024
Regressions
- parser: Fix detection of duplicate attributes in XML namespace
- xmlreader: Fix xmlTextReaderConstEncoding
- html: Fix htmlCreatePushParserCtxt with encoding
- xmllint: Return error code if XPath returns empty nodeset
v2.12.5: Feb 4 2024
Security
- [CVE-2024-25062] xmlreader: Don't expand XIncludes when backtracking
Regressions
- parser: Fix crash in xmlParseInNodeContext with HTML documents
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|