public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libxml2: Update to version 2.14.3
@ 2025-05-17 11:42 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2025-05-17 11:42 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- Update from version 2.14.2 to 2.14.3
- Update of rootfile
- Changelog
    2.14.3
	### 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

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/libxml2 | 2 +-
 lfs/libxml2                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/libxml2 b/config/rootfiles/common/libxml2
index a3e256c25..fc7457702 100644
--- a/config/rootfiles/common/libxml2
+++ b/config/rootfiles/common/libxml2
@@ -54,7 +54,7 @@
 #usr/lib/libxml2.la
 #usr/lib/libxml2.so
 usr/lib/libxml2.so.16
-usr/lib/libxml2.so.16.0.2
+usr/lib/libxml2.so.16.0.3
 #usr/lib/pkgconfig/libxml-2.0.pc
 #usr/share/doc/libxml2
 #usr/share/doc/libxml2/xmlcatalog.html
diff --git a/lfs/libxml2 b/lfs/libxml2
index 03749d031..da43cd33d 100644
--- a/lfs/libxml2
+++ b/lfs/libxml2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.14.2
+VER        = 2.14.3
 
 THISAPP    = libxml2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2331234ed60358168298d04c83162bfe7d08e6fc77091fe1ecf8384e68902ab745f039dc807d12dda3124313724806bd7fb651de975dbc60fdaf963bac043ff8
+$(DL_FILE)_BLAKE2 = 25ad281925dee3aa032f9ce5c71bebfdfeb3469351eebdcede01c81978ddc411376f2a13b82d207614857b385ca7d589708c3437ad3effd5bc425d7e6b515cf2
 
 install : $(TARGET)
 
-- 
2.49.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-17 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-17 11:42 [PATCH] libxml2: Update to version 2.14.3 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox