mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] zlib: Version bump. 1.3 -> 1.3.1
@ 2024-01-26 17:25 Christian Melki
  2024-02-08 16:03 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-01-26 17:25 UTC (permalink / raw)
  To: ptxdist

Minor fix version.
https://github.com/madler/zlib/releases/tag/v1.3.1
Includes fixes to CVE-2023-45853 (minizip).
But hasn't affected the ptxdist installation afaict.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/zlib.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/zlib.make b/rules/zlib.make
index a8db413a4..50cc89520 100644
--- a/rules/zlib.make
+++ b/rules/zlib.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
 # Paths and names
 #
 
-ZLIB_VERSION	:= 1.3
-ZLIB_MD5	:= b49e70aacafacfceb1107943497f5545
+ZLIB_VERSION	:= 1.3.1
+ZLIB_MD5	:= 5e6af153311327e516690d300527ec9e
 ZLIB		:= zlib-$(ZLIB_VERSION)
 ZLIB_SUFFIX	:= tar.xz
 ZLIB_URL	:= \
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] zlib: Version bump. 1.3 -> 1.3.1
  2024-01-26 17:25 [ptxdist] [PATCH] zlib: Version bump. 1.3 -> 1.3.1 Christian Melki
@ 2024-02-08 16:03 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-08 16:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as df9b42433caac9c780e9017304fd37557050f167.

Michael

[sent from post-receive hook]

On Thu, 08 Feb 2024 17:03:08 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fix version.
> https://github.com/madler/zlib/releases/tag/v1.3.1
> Includes fixes to CVE-2023-45853 (minizip).
> But hasn't affected the ptxdist installation afaict.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240126172532.1557782-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/zlib.make b/rules/zlib.make
> index a8db413a4d29..50cc89520e4f 100644
> --- a/rules/zlib.make
> +++ b/rules/zlib.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
>  # Paths and names
>  #
>  
> -ZLIB_VERSION	:= 1.3
> -ZLIB_MD5	:= b49e70aacafacfceb1107943497f5545
> +ZLIB_VERSION	:= 1.3.1
> +ZLIB_MD5	:= 5e6af153311327e516690d300527ec9e
>  ZLIB		:= zlib-$(ZLIB_VERSION)
>  ZLIB_SUFFIX	:= tar.xz
>  ZLIB_URL	:= \



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

end of thread, other threads:[~2024-02-08 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26 17:25 [ptxdist] [PATCH] zlib: Version bump. 1.3 -> 1.3.1 Christian Melki
2024-02-08 16:03 ` [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