Thanks, applied as 66962ae04036fa7525f7f26b23c9f63c9b48ebce.

Michael

[sent from post-receive hook]

On Fri, 02 Jun 2023 09:17:47 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> Regression bugfix release.
> https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.4
> 
> * Forward patch, applies cleanly.
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20230526163835.1917200-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git 
> a/patches/libxml2-2.11.3/0200-xml2-config-is-not-SYSROOT-aware.patch 
> b/patches/libxml2-2.11.4/0200-xml2-config-is-not-SYSROOT-aware.patch
> similarity index 100%
> rename from patches/libxml2-2.11.3/0200-xml2-config-is-not-SYSROOT-aware.patch
> rename to patches/libxml2-2.11.4/0200-xml2-config-is-not-SYSROOT-aware.patch
> diff --git a/patches/libxml2-2.11.3/series b/patches/libxml2-2.11.4/series
> similarity index 100%
> rename from patches/libxml2-2.11.3/series
> rename to patches/libxml2-2.11.4/series
> diff --git a/rules/libxml2.make b/rules/libxml2.make
> index 43e05b048e75..b4e773f2e159 100644
> --- a/rules/libxml2.make
> +++ b/rules/libxml2.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
>  #
>  # Paths and names
>  #
> -LIBXML2_VERSION      := 2.11.3
> -LIBXML2_MD5  := d95845bbea9fb0a79788db8411dea484
> +LIBXML2_VERSION      := 2.11.4
> +LIBXML2_MD5  := 882650ac848aec25378b0dcde26e0c01
>  LIBXML2              := libxml2-$(LIBXML2_VERSION)
>  LIBXML2_SUFFIX       := tar.xz
>  LIBXML2_SOURCE       := $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)

Reply via email to