mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] zstd: Version bump 1.5.4 -> 1.5.5
@ 2023-04-05 18:40 Christian Melki
  2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-04-05 18:40 UTC (permalink / raw)
  To: ptxdist

Minor release.
Assorted fixes, including a corruption one, speedups etc.
https://github.com/facebook/zstd/releases/tag/v1.5.5

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 fee30fa8c..88747d984 100644
--- a/rules/zstd.make
+++ b/rules/zstd.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ZSTD) += zstd
 #
 # Paths and names
 #
-ZSTD_VERSION	:= 1.5.4
-ZSTD_MD5	:= 02b49acde4ebb35f7e47a2a41032ffa8
+ZSTD_VERSION	:= 1.5.5
+ZSTD_MD5	:= 4ff0ee1965ab161bc55be7c9dcd1f7f9
 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.4 -> 1.5.5
  2023-04-05 18:40 [ptxdist] [PATCH] zstd: Version bump 1.5.4 -> 1.5.5 Christian Melki
@ 2023-04-12  6:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-04-12  6:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 4c66b93c7c35978061558b5f414ca3d495dcc698.

Michael

[sent from post-receive hook]

On Wed, 12 Apr 2023 08:29:53 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor release.
> Assorted fixes, including a corruption one, speedups etc.
> https://github.com/facebook/zstd/releases/tag/v1.5.5
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230405184003.468381-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 fee30fa8c171..88747d984df3 100644
> --- a/rules/zstd.make
> +++ b/rules/zstd.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ZSTD) += zstd
>  #
>  # Paths and names
>  #
> -ZSTD_VERSION	:= 1.5.4
> -ZSTD_MD5	:= 02b49acde4ebb35f7e47a2a41032ffa8
> +ZSTD_VERSION	:= 1.5.5
> +ZSTD_MD5	:= 4ff0ee1965ab161bc55be7c9dcd1f7f9
>  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:[~2023-04-12  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 18:40 [ptxdist] [PATCH] zstd: Version bump 1.5.4 -> 1.5.5 Christian Melki
2023-04-12  6:29 ` [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