* [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2
@ 2026-02-21 19:06 Christian Melki
2026-03-02 9:25 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-02-21 19:06 UTC (permalink / raw)
To: ptxdist
Some time in the making. Probably plugs a bunch of holes.
https://github.com/madler/zlib/blob/v1.3.2/ChangeLog
https://github.com/madler/zlib/blob/v1.3.1.2/ChangeLog
* Copyright year changed.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/zlib.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/zlib.make b/rules/zlib.make
index 50cc89520..95320db95 100644
--- a/rules/zlib.make
+++ b/rules/zlib.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
# Paths and names
#
-ZLIB_VERSION := 1.3.1
-ZLIB_MD5 := 5e6af153311327e516690d300527ec9e
+ZLIB_VERSION := 1.3.2
+ZLIB_MD5 := be8a129ec5d60c5084911fd7ea16d84e
ZLIB := zlib-$(ZLIB_VERSION)
ZLIB_SUFFIX := tar.xz
ZLIB_URL := \
@@ -27,7 +27,7 @@ ZLIB_SOURCE := $(SRCDIR)/$(ZLIB).$(ZLIB_SUFFIX)
ZLIB_DIR := $(BUILDDIR)/$(ZLIB)
ZLIB_LICENSE := Zlib
ZLIB_LICENSE_FILES := \
- file://LICENSE;md5=b51a40671bc46e961c0498897742c0b8
+ file://LICENSE;md5=66e4e749bb11d80fc7ba510a9ce99534
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] zlib: Version bump. 1.3.1 -> 1.3.2
2026-02-21 19:06 [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2 Christian Melki
@ 2026-03-02 9:25 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-03-02 9:25 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as af7c9ed1fe933f631dd615a660706d5fd5e6c731.
Michael
[sent from post-receive hook]
On Mon, 02 Mar 2026 10:25:23 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Some time in the making. Probably plugs a bunch of holes.
> https://github.com/madler/zlib/blob/v1.3.2/ChangeLog
> https://github.com/madler/zlib/blob/v1.3.1.2/ChangeLog
>
> * Copyright year changed.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260221190612.2881087-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 50cc89520e4f..95320db9593d 100644
> --- a/rules/zlib.make
> +++ b/rules/zlib.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
> # Paths and names
> #
>
> -ZLIB_VERSION := 1.3.1
> -ZLIB_MD5 := 5e6af153311327e516690d300527ec9e
> +ZLIB_VERSION := 1.3.2
> +ZLIB_MD5 := be8a129ec5d60c5084911fd7ea16d84e
> ZLIB := zlib-$(ZLIB_VERSION)
> ZLIB_SUFFIX := tar.xz
> ZLIB_URL := \
> @@ -27,7 +27,7 @@ ZLIB_SOURCE := $(SRCDIR)/$(ZLIB).$(ZLIB_SUFFIX)
> ZLIB_DIR := $(BUILDDIR)/$(ZLIB)
> ZLIB_LICENSE := Zlib
> ZLIB_LICENSE_FILES := \
> - file://LICENSE;md5=b51a40671bc46e961c0498897742c0b8
> + file://LICENSE;md5=66e4e749bb11d80fc7ba510a9ce99534
>
> # ----------------------------------------------------------------------------
> # Prepare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-02 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-21 19:06 [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2 Christian Melki
2026-03-02 9:25 ` [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