From patchwork Wed Jul 9 12:09:52 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8917 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 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4bccHJ2kVGz3wnD for ; Wed, 9 Jul 2025 12:10:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bccHC4qvWz6yv for ; Wed, 9 Jul 2025 12:09:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bccHC2d8rz34P1 for ; Wed, 9 Jul 2025 12:09:59 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bccH835F7z34NN for ; Wed, 9 Jul 2025 12:09:56 +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 4bccH81hCHzlf; Wed, 9 Jul 2025 12:09:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1752062996; 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=eyTE+vd6r2V/uA4O1P2HgqD9AKnUjOTwPw0QnCjSPYc=; b=4gcwxNTc0ZxQ60Rfdmn68TLGIJvg+1RRdQXqGC1H+sIFOFDV6iwJXBGMQN/0ZGHdqlNbWT Hls/wrYn3CRv21DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1752062996; 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=eyTE+vd6r2V/uA4O1P2HgqD9AKnUjOTwPw0QnCjSPYc=; b=H77piFUkChh3jamozaFfxPDQH+SWcOkRUhOlbIR6yWyF35ysCJOpySqgUz9+2bpeWZAr0P CKGhHSwlJeDdXJXMmUAEn+FTHMXJfALWTlbGczM6lRW2MFnKaoFL1gPAqZKhO0EHiZsVB1 pUdmJ+NxUk/K0iQX80onLz0HI6KF1DAHi/jhj3IiDIY5sXHws+a6GqeCPZJdHaCc7ngPwz I29g+vukXcJz+lJOSPI4Nu2XPxoKCkL0ohda7uWyByZLZEkVkG4PKYIKl/paYMkxWMv5pW GDoH5g4pp9yo3C/NWL94nOy9DEhNKedYP8mOzypiJ9RZLbFqQEmGH8I+rlvsOA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 4/4] swtpm: Add dist to lfs file Date: Wed, 9 Jul 2025 14:09:52 +0200 Message-ID: <20250709120952.210031-4-adolf.belka@ipfire.org> In-Reply-To: <20250709120952.210031-1-adolf.belka@ipfire.org> References: <20250709120952.210031-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 Signed-off-by: Adolf Belka --- lfs/swtpm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lfs/swtpm b/lfs/swtpm index ccd09517e..1547610a2 100644 --- a/lfs/swtpm +++ b/lfs/swtpm @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = swtpm -PAK_VER = 1 +PAK_VER = 2 DEPS = libtpms @@ -58,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) b2 : $(subst %,%_BLAKE2,$(objects)) +dist: + @$(PAK) + ############################################################################### # Downloading, checking, b2sum ###############################################################################