From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libarchive: Version bump. 3.8.1 -> 3.8.5
Date: Fri, 23 Jan 2026 16:02:05 +0100 [thread overview]
Message-ID: <20260123150205.1567619-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260112193243.1117702-1-christian.melki@t2data.com>
Thanks, applied as a319d59d9aca53ce6b9a83373bbe7405b0663432.
Michael
[sent from post-receive hook]
On Fri, 23 Jan 2026 16:02:05 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20260112193243.1117702-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libarchive.make b/rules/libarchive.make
> index c506b644d306..28348ee794ae 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 \
prev parent reply other threads:[~2026-01-23 15:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 19:32 [ptxdist] [PATCH] " Christian Melki
2026-01-23 15:02 ` Michael Olbrich [this message]
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=20260123150205.1567619-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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