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

- Update from version 2.15.0 to 2.15.1
- Update of rootfile
- Changelog
    2.15.1
      Regressions
	- parser: Fix attribute normalization and standalone check
      Build
	- io: Handle clashing error codes on AIX
	- Fixed compilation error on GCC versions prior to 4.5 (Lars Erik Wik)
	- meson: Fix install dir of man pages
      Deprecations
	- tree: Undeprecate several struct members
	- io: Undeprecate xmlOutputBuffer members
	- valid: Undeprecate xmlValidGetPotentialChildren

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 50b2df965..779b249ea 100644
--- a/config/rootfiles/common/libxml2
+++ b/config/rootfiles/common/libxml2
@@ -54,5 +54,5 @@
 #usr/lib/libxml2.la
 #usr/lib/libxml2.so
 usr/lib/libxml2.so.16
-usr/lib/libxml2.so.16.1.0
+usr/lib/libxml2.so.16.1.1
 #usr/lib/pkgconfig/libxml-2.0.pc
diff --git a/lfs/libxml2 b/lfs/libxml2
index 00775ce1d..c1ea739eb 100644
--- a/lfs/libxml2
+++ b/lfs/libxml2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.15.0
+VER        = 2.15.1
 #          https://download.gnome.org/sources/libxml2/
 
 THISAPP    = libxml2-$(VER)
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 07a570cd38528eb253d67f1eb88d375c5b3e32dfb23e97662c6243b8af2c4087f2cc931015cc183ff9bc231be88b6099fda42104d77d6fb0126f7804f277a088
+$(DL_FILE)_BLAKE2 = 73c4d17adacda67d71c5a120c7de2324df1db35963cadbe18166dafe122e1f10dcab9d4fed0e128c077a5ca31432bfaf72f742c42680251660d397ab8bc3538b
 
 install : $(TARGET)
 
-- 
2.51.1



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

only message in thread, other threads:[~2025-10-25 16:11 UTC | newest]

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

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