pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/libxml2
Module Name: pkgsrc
Committed By: adam
Date: Tue Jun 17 11:09:23 UTC 2025
Modified Files:
pkgsrc/textproc/libxml2: Makefile.common distinfo
Log Message:
libxml2 py-libxml2: updated to 2.14.4
2.14.4
Regressions
- parser: Fix parsing of PublicIds and VersionNums
- parser: Fix custom SAX parsers without cdataBlock handler
- error: Fix initGenericErrorDefaultFunc compatibility macro again
- io: Make xmlOutputBufferCreate* not free encoder on error
- reader: Fix null deref on malloc failure
- Revert "meson: Install libxml2.py"
Security
- tree: Fix integer overflow in xmlBuildQName
Improvements
- parser: Use parser context as default in resource loader
- parser: Only validate EnumerationTypes when requested
- parser: Undeprecate some parser context members
Build systems
- cmake: Avoid overlinking with non-CMake libxml2-config.cmake
- cmake: Make iconv a private dependency
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/libxml2/Makefile.common
cvs rdiff -u -r1.153 -r1.154 pkgsrc/textproc/libxml2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/libxml2/Makefile.common
diff -u pkgsrc/textproc/libxml2/Makefile.common:1.26 pkgsrc/textproc/libxml2/Makefile.common:1.27
--- pkgsrc/textproc/libxml2/Makefile.common:1.26 Tue May 27 21:43:35 2025
+++ pkgsrc/textproc/libxml2/Makefile.common Tue Jun 17 11:09:23 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.26 2025/05/27 21:43:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.27 2025/06/17 11:09:23 adam Exp $
#
# used by textproc/libxml2/Makefile
# used by textproc/py-libxml2/Makefile
-DISTNAME= libxml2-2.14.3
+DISTNAME= libxml2-2.14.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/textproc/libxml2/distinfo
diff -u pkgsrc/textproc/libxml2/distinfo:1.153 pkgsrc/textproc/libxml2/distinfo:1.154
--- pkgsrc/textproc/libxml2/distinfo:1.153 Tue May 27 21:43:35 2025
+++ pkgsrc/textproc/libxml2/distinfo Tue Jun 17 11:09:23 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.153 2025/05/27 21:43:35 adam Exp $
+$NetBSD: distinfo,v 1.154 2025/06/17 11:09:23 adam Exp $
-BLAKE2s (libxml2-2.14.3.tar.xz) = ae7b160012e148507cbb1e7fac48fefb62d9e891d111e3caeda9303de64f0d68
-SHA512 (libxml2-2.14.3.tar.xz) = 0efdd42c5fe0160a91945fdbe3193937ee799965e0ac19bd091e1a56e63a36dfc585bd9afee83af330b7d93914e5bd28cf4914246802565dd758a6edd80b1bf7
-Size (libxml2-2.14.3.tar.xz) = 2325052 bytes
+BLAKE2s (libxml2-2.14.4.tar.xz) = d2813cbc1f8b7df6d8b88d16cfaa337cee24163e7210ad718de792730e79d06f
+SHA512 (libxml2-2.14.4.tar.xz) = 5991223bdd6c84886bba8fb81c4e48bf92c8bc3571262ffa8c7673a10efeebceafc1dee362624417dca146982d030ee8d0ccda41f4c82d3074845f74ef6da5d4
+Size (libxml2-2.14.4.tar.xz) = 2325848 bytes
SHA1 (patch-configure) = 1f94becea5804e89d32b4e600753aa4dc7527045
Home |
Main Index |
Thread Index |
Old Index