mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxslt: version bump 1.1.35 -> 1.1.37
@ 2022-11-09 16:57 Marc Kleine-Budde
  2022-11-11 18:04 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2022-11-09 16:57 UTC (permalink / raw)
  To: ptxdist; +Cc: Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 .../0200-xslt-config-add-SYSROOT-support.patch              | 0
 patches/{libxslt-1.1.35 => libxslt-1.1.37}/series           | 0
 rules/libxslt.make                                          | 6 ++----
 3 files changed, 2 insertions(+), 4 deletions(-)
 rename patches/{libxslt-1.1.35 => libxslt-1.1.37}/0200-xslt-config-add-SYSROOT-support.patch (100%)
 rename patches/{libxslt-1.1.35 => libxslt-1.1.37}/series (100%)

diff --git a/patches/libxslt-1.1.35/0200-xslt-config-add-SYSROOT-support.patch b/patches/libxslt-1.1.37/0200-xslt-config-add-SYSROOT-support.patch
similarity index 100%
rename from patches/libxslt-1.1.35/0200-xslt-config-add-SYSROOT-support.patch
rename to patches/libxslt-1.1.37/0200-xslt-config-add-SYSROOT-support.patch
diff --git a/patches/libxslt-1.1.35/series b/patches/libxslt-1.1.37/series
similarity index 100%
rename from patches/libxslt-1.1.35/series
rename to patches/libxslt-1.1.37/series
diff --git a/rules/libxslt.make b/rules/libxslt.make
index 4b5da2c4aa41..1921201178b7 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -15,14 +15,13 @@ PACKAGES-$(PTXCONF_LIBXSLT) += libxslt
 #
 # Paths and names
 #
-LIBXSLT_VERSION	:= 1.1.35
-LIBXSLT_MD5	:= 5b3a634b77effd8a6268c21173575053
+LIBXSLT_VERSION	:= 1.1.37
+LIBXSLT_MD5	:= 84e86fc8a1b7495674016e05e4c5da44
 LIBXSLT		:= libxslt-$(LIBXSLT_VERSION)
 LIBXSLT_SUFFIX	:= tar.xz
 LIBXSLT_SOURCE	:= $(SRCDIR)/$(LIBXSLT).$(LIBXSLT_SUFFIX)
 LIBXSLT_DIR	:= $(BUILDDIR)/$(LIBXSLT)
 LIBXSLT_LICENSE	:= MIT
-# The file 'COPYING' is just a symlink on the file 'Copyright'
 LIBXSLT_LICENSE_FILES := \
 	file://Copyright;md5=0cd9a07afbeb24026c9b03aecfeba458
 
@@ -43,7 +42,6 @@ LIBXSLT_CONF_ENV := \
 LIBXSLT_CONF_TOOL := autoconf
 LIBXSLT_CONF_OPT := \
 	 $(CROSS_AUTOCONF_USR) \
-	--disable-rebuild-docs \
 	--disable-static \
 	--without-python \
 	--$(call ptx/wwo, PTXCONF_LIBXSLT_CRYPTO)-crypto \
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libxslt: version bump 1.1.35 -> 1.1.37
  2022-11-09 16:57 [ptxdist] [PATCH] libxslt: version bump 1.1.35 -> 1.1.37 Marc Kleine-Budde
@ 2022-11-11 18:04 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-11-11 18:04 UTC (permalink / raw)
  To: ptxdist; +Cc: Marc Kleine-Budde

Thanks, applied as a0187e3e3ce7e11425bab2dd2bfebb14bf59bac4.

Michael

[sent from post-receive hook]

On Fri, 11 Nov 2022 19:04:33 +0100, Marc Kleine-Budde <mkl@pengutronix.de> wrote:
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> Message-Id: <20221109165735.1193956-1-mkl@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/libxslt-1.1.35/0200-xslt-config-add-SYSROOT-support.patch b/patches/libxslt-1.1.37/0200-xslt-config-add-SYSROOT-support.patch
> similarity index 100%
> rename from patches/libxslt-1.1.35/0200-xslt-config-add-SYSROOT-support.patch
> rename to patches/libxslt-1.1.37/0200-xslt-config-add-SYSROOT-support.patch
> diff --git a/patches/libxslt-1.1.35/series b/patches/libxslt-1.1.37/series
> similarity index 100%
> rename from patches/libxslt-1.1.35/series
> rename to patches/libxslt-1.1.37/series
> diff --git a/rules/libxslt.make b/rules/libxslt.make
> index 4b5da2c4aa41..1921201178b7 100644
> --- a/rules/libxslt.make
> +++ b/rules/libxslt.make
> @@ -15,14 +15,13 @@ PACKAGES-$(PTXCONF_LIBXSLT) += libxslt
>  #
>  # Paths and names
>  #
> -LIBXSLT_VERSION	:= 1.1.35
> -LIBXSLT_MD5	:= 5b3a634b77effd8a6268c21173575053
> +LIBXSLT_VERSION	:= 1.1.37
> +LIBXSLT_MD5	:= 84e86fc8a1b7495674016e05e4c5da44
>  LIBXSLT		:= libxslt-$(LIBXSLT_VERSION)
>  LIBXSLT_SUFFIX	:= tar.xz
>  LIBXSLT_SOURCE	:= $(SRCDIR)/$(LIBXSLT).$(LIBXSLT_SUFFIX)
>  LIBXSLT_DIR	:= $(BUILDDIR)/$(LIBXSLT)
>  LIBXSLT_LICENSE	:= MIT
> -# The file 'COPYING' is just a symlink on the file 'Copyright'
>  LIBXSLT_LICENSE_FILES := \
>  	file://Copyright;md5=0cd9a07afbeb24026c9b03aecfeba458
>  
> @@ -43,7 +42,6 @@ LIBXSLT_CONF_ENV := \
>  LIBXSLT_CONF_TOOL := autoconf
>  LIBXSLT_CONF_OPT := \
>  	 $(CROSS_AUTOCONF_USR) \
> -	--disable-rebuild-docs \
>  	--disable-static \
>  	--without-python \
>  	--$(call ptx/wwo, PTXCONF_LIBXSLT_CRYPTO)-crypto \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-11 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 16:57 [ptxdist] [PATCH] libxslt: version bump 1.1.35 -> 1.1.37 Marc Kleine-Budde
2022-11-11 18:04 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox