Thanks, applied as d94e235737183b04766be2a048c69290fdb48a96.

Michael

[sent from post-receive hook]

On Fri, 05 May 2023 16:56:55 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> A significant bump. Includes a lot of hardening
> against various types of problems.
> Might cause some mishaps as internal stuff previously
> accessible now won't be.
> https://gitlab.gnome.org/GNOME/libxml2/-/releases
> 
> * Forward patchset. Applies cleanly
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20230502192248.4162341-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git 
> a/patches/libxml2-2.10.4/0200-xml2-config-is-not-SYSROOT-aware.patch 
> b/patches/libxml2-2.11.1/0200-xml2-config-is-not-SYSROOT-aware.patch
> similarity index 100%
> rename from patches/libxml2-2.10.4/0200-xml2-config-is-not-SYSROOT-aware.patch
> rename to patches/libxml2-2.11.1/0200-xml2-config-is-not-SYSROOT-aware.patch
> diff --git a/patches/libxml2-2.10.4/series b/patches/libxml2-2.11.1/series
> similarity index 100%
> rename from patches/libxml2-2.10.4/series
> rename to patches/libxml2-2.11.1/series
> diff --git a/rules/libxml2.make b/rules/libxml2.make
> index 9e74e9f9dd80..a505c57c9097 100644
> --- a/rules/libxml2.make
> +++ b/rules/libxml2.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
>  #
>  # Paths and names
>  #
> -LIBXML2_VERSION      := 2.10.4
> -LIBXML2_MD5  := 76808c467a58c31e2dbd511e71d5fd13
> +LIBXML2_VERSION      := 2.11.1
> +LIBXML2_MD5  := 700bdd6a8cd0d87736a6786a36926cec
>  LIBXML2              := libxml2-$(LIBXML2_VERSION)
>  LIBXML2_SUFFIX       := tar.xz
>  LIBXML2_SOURCE       := $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)

Reply via email to