From patchwork Fri Aug 7 20:34:01 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10112 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hGx0G2Kg1z3wqC for ; Fri, 07 Aug 2026 20:42:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hGx060yJJz793 for ; Fri, 07 Aug 2026 20:41:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hGws60wnxz37T0 for ; Fri, 07 Aug 2026 20:35:54 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hGws33yYQz2xKR for ; Fri, 07 Aug 2026 20:35:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hGwrv2mjPz5gm; Fri, 07 Aug 2026 20:35:43 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1786134943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=f5r0ObgrB51NS9p7IJo3fQNPicGerphGicVcylZZDNY=; b=mPGlCLXenHSxZoR114sqkcKnq6TJ1BpmO5Yw2NT+HHqfqISXzsFd1WF1kqkL5w26y5yCrr FHel9u8h6d3UZDDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1786134943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=f5r0ObgrB51NS9p7IJo3fQNPicGerphGicVcylZZDNY=; b=dH30ZrpJ2FR9ooP39TvCFDkdso4TuAZEdRpCOG09gBV3/k4dH7VAVQO34wxpP3mxqkvbBY 2pwP4icGBnTXQFoq0s5l9iOQf2RZp8gd31YalUp+5+7zt6Ct+6XtFAToJFG3ZnnszArR4x uKGeWiTSyGioaEirc4Udo3aHBI80lIRUuQEXPmguVem9M6So2u8GWeQzFSohIZLF5QQKM7 kd0zCMW5Im5s+rBgqBw3buaMBKSkxzSQK/+4zBgcd5pJp+w7KlYw6DrM88y4LnkDtUhFeG Pib7Jf0n0BeouSCo/gOxAjl9jsBsucRy8WCXG5UFuSI8Z5dijL3Q5+7EyeSz6g== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] libarchive: Update to version 3.8.9 Date: Fri, 7 Aug 2026 22:34:01 +0200 Message-ID: <20260807203410.1596981-12-adolf.belka@ipfire.org> In-Reply-To: <20260807203410.1596981-1-adolf.belka@ipfire.org> References: <20260807203410.1596981-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 3.8.8 to 3.8.9 - Update of rootfile - Changelog 3.8.9 There is no changelog. Changes are the individual commits between 3.8.8 and 3.8.9 https://github.com/libarchive/libarchive/compare/v3.8.8...v3.8.9 Signed-off-by: Adolf Belka --- config/rootfiles/common/libarchive | 2 +- lfs/libarchive | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libarchive b/config/rootfiles/common/libarchive index 0b636a186..f7dc116f0 100644 --- a/config/rootfiles/common/libarchive +++ b/config/rootfiles/common/libarchive @@ -7,7 +7,7 @@ #usr/lib/libarchive.la #usr/lib/libarchive.so usr/lib/libarchive.so.13 -usr/lib/libarchive.so.13.8.8 +usr/lib/libarchive.so.13.8.9 #usr/lib/pkgconfig/libarchive.pc #usr/share/man/man1/bsdcat.1 #usr/share/man/man1/bsdcpio.1 diff --git a/lfs/libarchive b/lfs/libarchive index 08c1ce689..e807477a5 100644 --- a/lfs/libarchive +++ b/lfs/libarchive @@ -24,7 +24,7 @@ include Config -VER = 3.8.8 +VER = 3.8.9 THISAPP = libarchive-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = dc210097fbd6bf2db240699dc2ad9fc6030b4179ffc02fa1de96537eb59897d964470fb1a675c76bc0691aa2f138f5cb2479495ea904124c80297c7bd84effc6 +$(DL_FILE)_BLAKE2 = 4f3df81fa32231471b866a443d77069e74d25c5b806bccf9358b5e7df25e6626c882aafffbd22ff8fa6b78a009efd58827a75ce0169b0ed4a780f65968a799c7 install : $(TARGET)