Path to this page:
./
textproc/py-libxml2,
Python wrapper for libxml2
Branch: CURRENT,
Version: 2.12.9nb3,
Package name: py312-libxml2-2.12.9nb3,
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: 2581.5 KB
Version history: (Expand)
- (2024-11-15) Updated to version: py312-libxml2-2.12.9nb3
- (2024-11-01) Updated to version: py312-libxml2-2.12.9nb2
- (2024-11-01) Updated to version: py312-libxml2-2.12.9nb1
- (2024-08-08) Updated to version: py311-libxml2-2.12.9
- (2024-08-06) Updated to version: py311-libxml2-2.12.8nb1
- (2024-06-17) Updated to version: py311-libxml2-2.12.8
CVS history: (Expand)
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.
|
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-06-06 00:44:58 by Thomas Klausner | Files touched by this commit (12) |
Log message:
python: remove Python 2.7 from the default build set
Set PYTHON_27_ACCEPTED for packages where 2.7 needs to be supported
because other 2.7 packages depend on it, but it also supports 3.x.
Tested by jperkin, thanks!
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|