From patchwork Sun Sep 15 16:43:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8130 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 "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4X6DQT5g6mz3wyW for ; Sun, 15 Sep 2024 16:44:01 +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 4X6DQQ54m4z61c; Sun, 15 Sep 2024 16:43:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4X6DQQ4XPzz33s7; Sun, 15 Sep 2024 16:43:58 +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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4X6DQF6ZRGz33vV for ; Sun, 15 Sep 2024 16:43:49 +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 4X6DQF56yPz1T7; Sun, 15 Sep 2024 16:43:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1726418629; 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=iWsZpVSEL19SJVRlN21AR4xBegq3K94dSrNXChV+y3E=; b=+pU6gXvP69hnDOnY9taScYJv+QDU3TSjU5P9RaTJ8gY4YhMreD08hRzz9FxkOKTJ8Pcmx5 Qqj2GAQFoNq6Q9CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1726418629; 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=iWsZpVSEL19SJVRlN21AR4xBegq3K94dSrNXChV+y3E=; b=XAtDR/LCwt3YTYmb16ovbn97HlpKty6K+jZQEVoyW00Yertc+sNOKPXlceSkMldGTaZKCb a9xaPK2d/AKsYSB96GISVga/YXS+nq45MVvOwX9QWFfVgXCLmKCNP7a1qdWqavWQnRYo6N U3vcnuMPdCjpUQMRHDijtjSuPBjX6xd1LeocjAVlfGqM6Rish+E4+i1R9DMJ4V+/ETA8TY ppUO2bvjo69FIcgh8mioDOlbry4b0z6Atsyj8rPdgFTwO2nA/mVuB4jR8NBFui/60cqxlR tXDHZcNRYWDn/UTmVlFSQ+guRovtj7BgDdQ49Ri9hcZ97rMfO7V6/kJYmmwqwA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] ninja: Update to version 1.12.1 Date: Sun, 15 Sep 2024 18:43:42 +0200 Message-ID: <20240915164342.4134180-9-adolf.belka@ipfire.org> In-Reply-To: <20240915164342.4134180-1-adolf.belka@ipfire.org> References: <20240915164342.4134180-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 7O6IU2Y6H3EYVNS6N2RBCBB5ICPCRIMD X-Message-ID-Hash: 7O6IU2Y6H3EYVNS6N2RBCBB5ICPCRIMD X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.11.1 to 1.12.1 - Update of rootfile not required - Changelog 1.12.1 Bugfixes: Screen updates extremely slow on Windows #2435 Dry run error if the build directory does not exist #2431 New critical path scheduler performance improvements #2443 1.12.0 Critical path scheduler which orders the jobs by their runtime history #2177 This may break your build if you haven't specified your dependencies correctly. Resiliency against inputs changing during the build #1943 Reliable ETA and progress percentage in status #1963 Support for path lengths over 260 characters on Windows #1900 ARM binaries are now available for Windows and Linux, too Several bugfixes Signed-off-by: Adolf Belka --- lfs/ninja | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/ninja b/lfs/ninja index 1386a3046..50e97f69f 100644 --- a/lfs/ninja +++ b/lfs/ninja @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.11.1 +VER = 1.12.1 THISAPP = ninja-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c96cf7c319b7abd65f644465688d256f8b3a576c4616d0c63852e25dd0dc5f63c66708d429d8dddb6228502eb147211a86a5dd369b80ec2228902b370d2343e5 +$(DL_FILE)_BLAKE2 = 915545888cbd7d9e6e7e4fb0bad42f6c36ecef2de93356966541de0f8f4315e59e47cf20f189de5de11ba2a038488c7964ec709bad8868488cc03524a88483f4 install : $(TARGET)