public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libxml2: Update to version 2.11.4
Date: Mon, 10 Jul 2023 11:23:52 +0200	[thread overview]
Message-ID: <20230710092352.6011-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230710092352.6011-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2245 bytes --]

- Update from version 2.11.1 to 2.11.4
- Update of rootfile
- Changelog
    v2.11.4: May 18 2023
	Fixes a serious regression.
		- parser: Fix regression when push parsing UTF-8 sequences
    v2.11.3: May 11 2023
	Fixes more regressions.
		- xinclude: Fix false positives in inclusion loop detection
		- autotools: Fix ICU detection
		- parser: Fix "huge input lookup" error with push parser
		- xpath: Fix build without LIBXML_XPATH_ENABLED
		- hash: Fix possible startup crash with old libxslt versions
		- autoconf: fix iconv library paths (Mike Dalessio)
    v2.11.2: May 5 2023
	Fix regressions.
		- threads: Fix startup crash with weak symbol hack
		- win32: Don't depend on removed .def file
		- schemas: Fix memory leak in xmlSchemaValidateStream

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

diff --git a/config/rootfiles/common/libxml2 b/config/rootfiles/common/libxml2
index 46def714f..1e701c303 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.2
-usr/lib/libxml2.so.2.11.1
+usr/lib/libxml2.so.2.11.4
 #usr/lib/pkgconfig/libxml-2.0.pc
 #usr/share/aclocal/libxml.m4
 #usr/share/doc/libxml2
@@ -188,3 +188,4 @@ usr/lib/libxml2.so.2.11.1
 #usr/share/man/man1/xml2-config.1
 #usr/share/man/man1/xmlcatalog.1
 #usr/share/man/man1/xmllint.1
+
diff --git a/lfs/libxml2 b/lfs/libxml2
index 92fe88f2a..5ca438121 100644
--- a/lfs/libxml2
+++ b/lfs/libxml2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.11.1
+VER        = 2.11.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 = 4ae2c8583ff2fb590b29ffc250baae8d4d3978c6cb9d1d7fadbd3d9aa1d38a69ed0aeb0c9036efb060f869154e6f6d6ea6464ecbb05c7e788b7d93b1c2fa932d
+$(DL_FILE)_BLAKE2 = 5d7e6388291a8473195131f5cb22aee9a4182f28fd8eed468c449b762d363cfb1713a7466c1f98e96cf819ed8f78e13a6ba930c2fadd8d63869b6efe8e8be8a8
 
 install : $(TARGET)
 
-- 
2.41.0


      parent reply	other threads:[~2023-07-10  9:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10  9:23 [PATCH] glib: Update to version 2.77.0 Adolf Belka
2023-07-10  9:23 ` [PATCH] groff: Update to version 1.23.0 Adolf Belka
2023-07-10  9:23 ` [PATCH] libxcrypt: Update to version 4.4.36 Adolf Belka
2023-07-10  9:23 ` Adolf Belka [this message]

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=20230710092352.6011-4-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