public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ninja: Update to version 1.12.1
Date: Sun, 15 Sep 2024 18:43:42 +0200	[thread overview]
Message-ID: <20240915164342.4134180-9-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240915164342.4134180-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2258 bytes --]

- 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 <adolf.belka(a)ipfire.org>
---
 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  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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)
 
-- 
2.46.0


      parent reply	other threads:[~2024-09-15 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-15 16:43 [PATCH] libpng: Update to version 1.6.44 Adolf Belka
2024-09-15 16:43 ` [PATCH] lmdb: Update to version 0.9.33 Adolf Belka
2024-09-15 16:43 ` [PATCH] logrotate: Update to version 3.22.0 Adolf Belka
2024-09-15 16:43 ` [PATCH] lvm2: Update to version 2.03.26 Adolf Belka
2024-09-15 16:43 ` [PATCH] netatalk: Update to version 3.2.8 Adolf Belka
2024-09-15 16:43 ` [PATCH] nettle: Update to version 3.10 Adolf Belka
2024-09-15 16:43 ` [PATCH] nfs: Update to version 2.7.1 Adolf Belka
2024-09-15 16:43 ` [PATCH] nginx: Update to version 1.26.2 Adolf Belka
2024-09-15 16:43 ` Adolf Belka [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=20240915164342.4134180-9-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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