public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] libxml2: Update to version 2.14.4
Date: Sun, 22 Jun 2025 14:28:00 +0200	[thread overview]
Message-ID: <20250622122801.3375973-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250622122801.3375973-1-adolf.belka@ipfire.org>

- Update from 2,14.3 to 2.14.4
- Update of rootfile
- Changelog
    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

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 fc7457702..009e1fb06 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.3
+usr/lib/libxml2.so.16.0.4
 #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 da43cd33d..7e3be5f8d 100644
--- a/lfs/libxml2
+++ b/lfs/libxml2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.14.3
+VER        = 2.14.4
 
 THISAPP    = libxml2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 25ad281925dee3aa032f9ce5c71bebfdfeb3469351eebdcede01c81978ddc411376f2a13b82d207614857b385ca7d589708c3437ad3effd5bc425d7e6b515cf2
+$(DL_FILE)_BLAKE2 = 6ee7e4f35e6f15124fe1ceb55758236229f87e05344c55e82c419f8e8dba763adbd25746c038d13189dfadc3bb023fd8891251e78e9c9046d42961829d93b885
 
 install : $(TARGET)
 
-- 
2.50.0



  parent reply	other threads:[~2025-06-22 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-22 12:27 [PATCH] fetchmail: Update to version 6.5.4 Adolf Belka
2025-06-22 12:27 ` [PATCH] git: Update to version 2.50.0 Adolf Belka
2025-06-22 12:28 ` Adolf Belka [this message]
2025-06-22 12:28 ` [PATCH] pixman: Update to version 0.46.2 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250622122801.3375973-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox