From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libarchive: Version bump. 3.8.1 -> 3.8.5
Date: Mon, 12 Jan 2026 20:32:43 +0100 [thread overview]
Message-ID: <20260112193243.1117702-1-christian.melki@t2data.com> (raw)
Various security plus mostly bugfixes.
https://github.com/libarchive/libarchive/releases/tag/v3.8.2
https://github.com/libarchive/libarchive/releases/tag/v3.8.3
https://github.com/libarchive/libarchive/releases/tag/v3.8.4
https://github.com/libarchive/libarchive/releases/tag/v3.8.5
Plugs CVE:
CVE-2025-25724: tar reader: fix checking the result of the strftime
* Add global config option.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libarchive.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/libarchive.make b/rules/libarchive.make
index c506b644d..28348ee79 100644
--- a/rules/libarchive.make
+++ b/rules/libarchive.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBARCHIVE) += libarchive
#
# Paths and names
#
-LIBARCHIVE_VERSION := 3.8.1
-LIBARCHIVE_MD5 := 29353cd50c2146601b708a80307a5a76
+LIBARCHIVE_VERSION := 3.8.5
+LIBARCHIVE_MD5 := 2226a84d3720b1a3d00deb0d11530a60
LIBARCHIVE := libarchive-$(LIBARCHIVE_VERSION)
LIBARCHIVE_SUFFIX := tar.gz
LIBARCHIVE_URL := https://www.libarchive.org/downloads/$(LIBARCHIVE).$(LIBARCHIVE_SUFFIX)
@@ -50,6 +50,7 @@ LIBARCHIVE_CONF_OPT := \
--disable-xattr \
--disable-acl \
$(GLOBAL_LARGE_FILE_OPTION) \
+ --$(call ptx/endis, PTXDIST_Y2038)-year2038 \
--with-zlib \
--$(call ptx/wwo, PTXCONF_LIBARCHIVE_BZIP2)-bz2lib \
--without-libb2 \
--
2.43.0
reply other threads:[~2026-01-12 19:33 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=20260112193243.1117702-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