Thanks, applied as fbfc83f4ef3aeff2ea2ef22f23b7d817e078b953.

Michael

[sent from post-receive hook]

On Fri, 17 Oct 2025 10:20:57 +0200, Sven Püschel <[email protected]> 
wrote:
> Fixes 2 Use-After-Free vulnerabilities, see
> https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.43.news
> 
> Signed-off-by: Sven Püschel <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git 
> a/patches/libxslt-1.1.42/0200-xslt-config-add-SYSROOT-support.patch 
> b/patches/libxslt-1.1.43/0200-xslt-config-add-SYSROOT-support.patch
> similarity index 100%
> rename from patches/libxslt-1.1.42/0200-xslt-config-add-SYSROOT-support.patch
> rename to patches/libxslt-1.1.43/0200-xslt-config-add-SYSROOT-support.patch
> diff --git a/patches/libxslt-1.1.42/series b/patches/libxslt-1.1.43/series
> similarity index 100%
> rename from patches/libxslt-1.1.42/series
> rename to patches/libxslt-1.1.43/series
> diff --git a/rules/libxslt.make b/rules/libxslt.make
> index c30bd22318d3..72226f6279f7 100644
> --- a/rules/libxslt.make
> +++ b/rules/libxslt.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBXSLT) += libxslt
>  #
>  # Paths and names
>  #
> -LIBXSLT_VERSION      := 1.1.42
> -LIBXSLT_MD5  := 56bc5d89aa39d62002961c150fec08a0
> +LIBXSLT_VERSION      := 1.1.43
> +LIBXSLT_MD5  := 5dc0179c81be7a3082b43030ecfdebd4
>  LIBXSLT              := libxslt-$(LIBXSLT_VERSION)
>  LIBXSLT_SUFFIX       := tar.xz
>  LIBXSLT_SOURCE       := $(SRCDIR)/$(LIBXSLT).$(LIBXSLT_SUFFIX)

Reply via email to