Path to this page:
./
textproc/py-libxml2,
Python wrapper for libxml2
Branch: CURRENT,
Version: 2.14.6nb1,
Package name: py313-libxml2-2.14.6nb1,
Maintainer: pkgsrc-usersThis is the libxml2 python module, providing access to the libxml2
library.
Required to run:[
textproc/libxml2] [
lang/python310]
Required to build:[
textproc/py-expat]
Master sites:
Filesize: 2273.027 KB
Version history: (Expand)
- (2026-01-07) Updated to version: py313-libxml2-2.14.6nb1
- (2025-05-28) Updated to version: py312-libxml2-2.14.3
- (2025-04-23) Updated to version: py312-libxml2-2.14.2nb1
- (2025-02-19) Updated to version: py312-libxml2-2.12.10
- (2024-11-15) Updated to version: py312-libxml2-2.12.9nb3
- (2024-11-01) Updated to version: py312-libxml2-2.12.9nb2
CVS history: (Expand)
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2025-05-27 23:43:35 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
libxml2 py-libxml2: updated to 2.14.3
v2.14.3: May 13 2025
Regressions
- reader: Fix reading compressed data
- parser: Make undeclared entities in XML content fatal
- save: Fix XML escape table
- save: Fix xmlSave with NULL encoding
- Revert "valid: Remove duplicate error messages when streaming"
Bug fixes
- save: Fix serialization of attribute defaults containing <
- io: Fix linkage of __xml*BufferCreateFilename functions
Build systems
- cmake: Fix installation directories in libxml2-config.cmake
- meson: Install libxml2.py
Improvements
- parser: Make xmlCtxtGetValidCtxt depend on VALID_ENABLED
- html: Avoid HTML_PARSE_HTML5 clashing with XML_PARSE_NOENT
|
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
| 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 (2428) |
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 (2425) |
Log message:
*: revbump for icu downgrade
|