]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libxml2: Update to version 2.15.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 25 Oct 2025 16:11:21 +0000 (18:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Oct 2025 16:35:11 +0000 (16:35 +0000)
- 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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libxml2
lfs/libxml2

index 50b2df9655beb4d1771463a2d5cd7273d7d64a52..779b249ead2790bf38e6fe036673fc330ce9f0fb 100644 (file)
@@ -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
index 00775ce1df4a69a627190c3b57dc94398775362d..c1ea739ebf77f2679e03bb9afceb21f409ed9236 100644 (file)
@@ -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)