From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] zlib: Version bump. 1.3.1 -> 1.3.2
Date: Sat, 21 Feb 2026 20:06:12 +0100 [thread overview]
Message-ID: <20260221190612.2881087-1-christian.melki@t2data.com> (raw)
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
reply other threads:[~2026-02-21 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260221190612.2881087-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox