* [ptxdist] [PATCH] zstd: Version bump. 1.5.6 -> 1.5.7
@ 2025-02-22 19:36 Christian Melki
2025-02-24 15:53 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-02-22 19:36 UTC (permalink / raw)
To: ptxdist
Pretty massive "minor" version bump.
Substantial improvements in speed, compression etc.
https://github.com/facebook/zstd/releases/tag/v1.5.7
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/zstd.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/zstd.make b/rules/zstd.make
index fdda5819e..346f0c34d 100644
--- a/rules/zstd.make
+++ b/rules/zstd.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ZSTD) += zstd
#
# Paths and names
#
-ZSTD_VERSION := 1.5.6
-ZSTD_MD5 := 2543d7cb3beda9ec48f965e5059dbd42
+ZSTD_VERSION := 1.5.7
+ZSTD_MD5 := 619a019adbbc4536e7fb93cdbb01af3e
ZSTD := zstd-$(ZSTD_VERSION)
ZSTD_SUFFIX := tar.gz
ZSTD_URL := https://github.com/facebook/zstd/archive/v$(ZSTD_VERSION).$(ZSTD_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] zstd: Version bump. 1.5.6 -> 1.5.7
2025-02-22 19:36 [ptxdist] [PATCH] zstd: Version bump. 1.5.6 -> 1.5.7 Christian Melki
@ 2025-02-24 15:53 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-02-24 15:53 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 74702bcb552c364b29874955153440f7c9a35950.
Michael
[sent from post-receive hook]
On Mon, 24 Feb 2025 16:53:01 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Pretty massive "minor" version bump.
> Substantial improvements in speed, compression etc.
> https://github.com/facebook/zstd/releases/tag/v1.5.7
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250222193612.2147042-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/zstd.make b/rules/zstd.make
> index fdda5819ebed..346f0c34d587 100644
> --- a/rules/zstd.make
> +++ b/rules/zstd.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ZSTD) += zstd
> #
> # Paths and names
> #
> -ZSTD_VERSION := 1.5.6
> -ZSTD_MD5 := 2543d7cb3beda9ec48f965e5059dbd42
> +ZSTD_VERSION := 1.5.7
> +ZSTD_MD5 := 619a019adbbc4536e7fb93cdbb01af3e
> ZSTD := zstd-$(ZSTD_VERSION)
> ZSTD_SUFFIX := tar.gz
> ZSTD_URL := https://github.com/facebook/zstd/archive/v$(ZSTD_VERSION).$(ZSTD_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-24 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-22 19:36 [ptxdist] [PATCH] zstd: Version bump. 1.5.6 -> 1.5.7 Christian Melki
2025-02-24 15:53 ` [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