* [ptxdist] [PATCH] bash: Hash for tarball 5.3 changed upstream.
@ 2025-08-04 17:03 Christian Melki
2025-08-29 9:46 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-08-04 17:03 UTC (permalink / raw)
To: ptxdist
Minor difference. Unknown why it needed a new tarball.
$ diff -urN bash-5.3.old bash-5.3
Binary files bash-5.3.old/po/ka.gmo and bash-5.3/po/ka.gmo differ
diff -urN bash-5.3.old/po/stamp-po bash-5.3/po/stamp-po
--- bash-5.3.old/po/stamp-po 1970-01-01 01:00:00.000000000 +0100
+++ bash-5.3/po/stamp-po 2025-07-30 15:27:52.000000000 +0200
@@ -0,0 +1 @@
+timestamp
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/bash.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/bash.make b/rules/bash.make
index c727c61a0..cb3637708 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_BASH) += bash
# Paths and names
#
BASH_VERSION := 5.3
-BASH_MD5 := 4c7fb7d82586f93ab1d833ef20378ee8
+BASH_MD5 := 977c8c0c5ae6309191e7768e28ebc951
BASH := bash-$(BASH_VERSION)
BASH_SUFFIX := tar.gz
BASH_URL := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] bash: Hash for tarball 5.3 changed upstream.
2025-08-04 17:03 [ptxdist] [PATCH] bash: Hash for tarball 5.3 changed upstream Christian Melki
@ 2025-08-29 9:46 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-08-29 9:46 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as bab62913bfb3b6c0a169b68b8d35289bba0e9e96.
Michael
[sent from post-receive hook]
On Fri, 29 Aug 2025 11:46:15 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor difference. Unknown why it needed a new tarball.
>
> $ diff -urN bash-5.3.old bash-5.3
> Binary files bash-5.3.old/po/ka.gmo and bash-5.3/po/ka.gmo differ
> diff -urN bash-5.3.old/po/stamp-po bash-5.3/po/stamp-po
> --- bash-5.3.old/po/stamp-po 1970-01-01 01:00:00.000000000 +0100
> +++ bash-5.3/po/stamp-po 2025-07-30 15:27:52.000000000 +0200
> @@ -0,0 +1 @@
> +timestamp
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250804170353.2121549-1-christian.melki@t2data.com>
> [mol: keep the old hash to avoid breaking already downloaded archives]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/bash.make b/rules/bash.make
> index c727c61a0238..bf7511720a4c 100644
> --- a/rules/bash.make
> +++ b/rules/bash.make
> @@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_BASH) += bash
> # Paths and names
> #
> BASH_VERSION := 5.3
> -BASH_MD5 := 4c7fb7d82586f93ab1d833ef20378ee8
> +BASH_MD5 := 977c8c0c5ae6309191e7768e28ebc951 4c7fb7d82586f93ab1d833ef20378ee8
> BASH := bash-$(BASH_VERSION)
> BASH_SUFFIX := tar.gz
> BASH_URL := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-29 9:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-04 17:03 [ptxdist] [PATCH] bash: Hash for tarball 5.3 changed upstream Christian Melki
2025-08-29 9:46 ` [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