Thanks, applied as 808463ebe94233649dc55d295309915e5b489477. Michael
[sent from post-receive hook] On Mon, 05 Aug 2024 08:49:19 +0200, Christian Melki <[email protected]> wrote: > Minor changes. > Probably a good idea to keep libxslt up to date > as it adjusts to the rather large libxml2 changes. > > https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.41 > https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.42 > > * Forward patchset, applies cleanly. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git > a/patches/libxslt-1.1.40/0200-xslt-config-add-SYSROOT-support.patch > b/patches/libxslt-1.1.42/0200-xslt-config-add-SYSROOT-support.patch > similarity index 100% > rename from patches/libxslt-1.1.40/0200-xslt-config-add-SYSROOT-support.patch > rename to patches/libxslt-1.1.42/0200-xslt-config-add-SYSROOT-support.patch > diff --git a/patches/libxslt-1.1.40/series b/patches/libxslt-1.1.42/series > similarity index 100% > rename from patches/libxslt-1.1.40/series > rename to patches/libxslt-1.1.42/series > diff --git a/rules/libxslt.make b/rules/libxslt.make > index e07944c291c6..a0c3510d4032 100644 > --- a/rules/libxslt.make > +++ b/rules/libxslt.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBXSLT) += libxslt > # > # Paths and names > # > -LIBXSLT_VERSION := 1.1.40 > -LIBXSLT_MD5 := d9f936c2d94cbb229b504d48b2649376 > +LIBXSLT_VERSION := 1.1.42 > +LIBXSLT_MD5 := 56bc5d89aa39d62002961c150fec08a0 > LIBXSLT := libxslt-$(LIBXSLT_VERSION) > LIBXSLT_SUFFIX := tar.xz > LIBXSLT_SOURCE := $(SRCDIR)/$(LIBXSLT).$(LIBXSLT_SUFFIX)
