From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bQ9V06YG5z34PC for ; Sun, 22 Jun 2025 12:28:08 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bQ9Tx30R9z33B7 for ; Sun, 22 Jun 2025 12:28:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4bQ9Tx1Xm7z4j1; Sun, 22 Jun 2025 12:28:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1750595285; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yYeKzch/uG5gcUnw3Jt+ILI+ZO9MeXu+sLnWevGwZMI=; b=wX1pCvydPxBvFxdnt08QJfVIhfF5XM7thltU2+SKrvJ+Sefgv7+y4dqx1Fv24xIEBsTtWE URd61qthj2d6ZPBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1750595285; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yYeKzch/uG5gcUnw3Jt+ILI+ZO9MeXu+sLnWevGwZMI=; b=Lo0YoGas99ylTz4Mvt7B4PA/4XmqBBhKEtX4jejk+OH1wPBfUeQkrj3bLWew6aI1XifNFn 0WiPbL6TO/pALHvBbXUYkcbHy1p5bjDfz14j7p40rZM8+sXJWh994E9kcyM7sY+/Qmcvrn yXm/3VVa2N5DLExybrJ8B6XF9aJWEkJ6YJxuTL/mt4oZtuTAFdYbzaC1ozusn042eKv/Pc Ph6/iES210HBlg2FXpFXefqRQVNfSIR3WaGEJpGXzjJ/rFdie5d16B3s8XUh3ZufiyCqh6 dyzpkAZLTAvlXm/Mp1Cg8kqKXmblpibSIQ0ONH4xYA/Dk8Q/6uHZSjmITGVRMw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] libxml2: Update to version 2.14.4 Date: Sun, 22 Jun 2025 14:28:00 +0200 Message-ID: <20250622122801.3375973-3-adolf.belka@ipfire.org> In-Reply-To: <20250622122801.3375973-1-adolf.belka@ipfire.org> References: <20250622122801.3375973-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - 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 --- 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