mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] coreutils: version bump 8.31 -> 8.32
@ 2021-06-11 12:54 Bastian Krause
  2021-06-29  5:08 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2021-06-11 12:54 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

coreutils' 5b9d74726 [1] transformed the http URLs to https in COPYING.

[1] https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=5b9d74726

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/coreutils.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/coreutils.make b/rules/coreutils.make
index 842944c81..e34c39d74 100644
--- a/rules/coreutils.make
+++ b/rules/coreutils.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_COREUTILS) += coreutils
 #
 # Paths and names
 #
-COREUTILS_VERSION	:= 8.31
-COREUTILS_MD5		:= 0009a224d8e288e8ec406ef0161f9293
+COREUTILS_VERSION	:= 8.32
+COREUTILS_MD5		:= 022042695b7d5bcf1a93559a9735e668
 COREUTILS		:= coreutils-$(COREUTILS_VERSION)
 COREUTILS_SUFFIX	:= tar.xz
 COREUTILS_URL		:= $(call ptx/mirror, GNU, coreutils/$(COREUTILS).$(COREUTILS_SUFFIX))
 COREUTILS_SOURCE	:= $(SRCDIR)/$(COREUTILS).$(COREUTILS_SUFFIX)
 COREUTILS_DIR		:= $(BUILDDIR)/$(COREUTILS)
 COREUTILS_LICENSE	:= GPL-3.0-or-later
-COREUTILS_LICENSE_FILES	:= file://COPYING;md5=d32239bcb673463ab874e80d47fae504
+COREUTILS_LICENSE_FILES	:= file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -162,6 +162,7 @@ COREUTILS_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	$(GLOBAL_LARGE_FILE_OPTION) \
 	--enable-threads=posix \
+	--enable-cross-guesses=conservative \
 	--disable-acl \
 	--disable-assert \
 	--disable-rpath \
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] coreutils: version bump 8.31 -> 8.32
  2021-06-11 12:54 [ptxdist] [PATCH] coreutils: version bump 8.31 -> 8.32 Bastian Krause
@ 2021-06-29  5:08 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-06-29  5:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as 4eb379fd593ee3b0e0f4589d3b57ea7499dd4d6e.

Michael

[sent from post-receive hook]

On Tue, 29 Jun 2021 07:08:59 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> coreutils' 5b9d74726 [1] transformed the http URLs to https in COPYING.
> 
> [1] https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=5b9d74726
> 
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210611125452.11658-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/coreutils.make b/rules/coreutils.make
> index 842944c8186c..e34c39d7465e 100644
> --- a/rules/coreutils.make
> +++ b/rules/coreutils.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_COREUTILS) += coreutils
>  #
>  # Paths and names
>  #
> -COREUTILS_VERSION	:= 8.31
> -COREUTILS_MD5		:= 0009a224d8e288e8ec406ef0161f9293
> +COREUTILS_VERSION	:= 8.32
> +COREUTILS_MD5		:= 022042695b7d5bcf1a93559a9735e668
>  COREUTILS		:= coreutils-$(COREUTILS_VERSION)
>  COREUTILS_SUFFIX	:= tar.xz
>  COREUTILS_URL		:= $(call ptx/mirror, GNU, coreutils/$(COREUTILS).$(COREUTILS_SUFFIX))
>  COREUTILS_SOURCE	:= $(SRCDIR)/$(COREUTILS).$(COREUTILS_SUFFIX)
>  COREUTILS_DIR		:= $(BUILDDIR)/$(COREUTILS)
>  COREUTILS_LICENSE	:= GPL-3.0-or-later
> -COREUTILS_LICENSE_FILES	:= file://COPYING;md5=d32239bcb673463ab874e80d47fae504
> +COREUTILS_LICENSE_FILES	:= file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> @@ -162,6 +162,7 @@ COREUTILS_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--enable-threads=posix \
> +	--enable-cross-guesses=conservative \
>  	--disable-acl \
>  	--disable-assert \
>  	--disable-rpath \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2021-06-29  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 12:54 [ptxdist] [PATCH] coreutils: version bump 8.31 -> 8.32 Bastian Krause
2021-06-29  5:08 ` [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