From patchwork Tue Jun 15 17:15:11 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4430 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4G4FLv271Wz3x6q for ; Tue, 15 Jun 2021 17:15:19 +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 ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4G4FLs11vFz145; Tue, 15 Jun 2021 17:15:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G4FLr6XD9z2yRy; Tue, 15 Jun 2021 17:15:16 +0000 (UTC) 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4G4FLq3Fdkz2xLq for ; Tue, 15 Jun 2021 17:15:15 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4G4FLq08RmzYh; Tue, 15 Jun 2021 17:15:14 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1623777315; 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; bh=Tnn8ewa3g5r1fHAfKfe7mk8W2BP+ZMVSEpRPiAPKXKs=; b=+yuPobJ+R8aUx5oB8IkGnrHTagoXN/lpWfqC2Fht7rdnCu0vLPLL6He4Pq9xDdhzrLbufw ZoI9fgrZ157ZKFCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1623777315; 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; bh=Tnn8ewa3g5r1fHAfKfe7mk8W2BP+ZMVSEpRPiAPKXKs=; b=ZC1WXLbeNKIWmsG75iQbLcE1ZRRr4aW8WWZRh+jDgP6wCHskPE0fkiBLzdrep4GdmdiMKB z/vICGuSczsTmz+B/IuQ0XC1iuPCFSJmZnnBHmZ8Q/duN3t1jIxjq+R8enS6Y2nAQC8hA9 9QEhhbyT6rXz6g2VQ1WRTT+KGrGNKX9EIyPsHYp9tUsVkzAZOOr+MCCfvQNj+4kn4FJ1eU PcbO4KijbZISPi0P7GpdLh1HmMEeLfvxp6fUAbhdfIv3XRGijG5YtvQ4hYenN1Zl4zlHZc mNCddeEz4O5T2teVWPiViDk93mxJgdSssE/Pnl06c5etyJyUzbm1PSn2GjwO1g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] cmake: Update to 3.20.4 Date: Tue, 15 Jun 2021 19:15:11 +0200 Message-Id: <20210615171511.3589265-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 3.20.3 to 3.20.4 - Update of rootfile not required. - Changelog Changes in 3.20.4 since 3.20.3: Ben Boeckel (1): ci: use consistent sccache builds Brad King (8): VS: Add special case for '-T version=14.29.16.10' under VS 16.10 VS: Add flag table entries for '/external:W*' flags in VS 16.10 gitlab-ci: Update Windows builds to MSVC 19.29-16.10 toolset Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule presets: Fix buildPreset "jobs" field test case IRSL: Add Intel oneAPI redist location on Windows fileapi: Fix codemodel-v2 link command fragment relative paths John Drouhard (1): FindBoost: Add check for json component header in Boost 1.75+ Marc Chevrier (1): Help: cmake_path: fix erroneous example for IS_PREFIX Raul Tambre (2): MSVC: C++20 final flag, C++23 support Clang/MSVC: C++20 final flag, C++23 support Sam Freed (2): presets: Fix buildPreset "jobs" presets: Fix buildPreset "targets" not allowing a single string Signed-off-by: Adolf Belka --- lfs/cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/cmake b/lfs/cmake index 489513b90..85ac8690c 100644 --- a/lfs/cmake +++ b/lfs/cmake @@ -24,7 +24,7 @@ include Config -VER = 3.20.3 +VER = 3.20.4 THISAPP = cmake-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 57ddb91cd14cb7e58a34f1f1066bf8c2 +$(DL_FILE)_MD5 = 99e849c6910f1df027cc0365027fa19b install : $(TARGET)