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] which: Update to version 2.23
Date: Sun, 02 Mar 2025 09:26:14 +0000	[thread overview]
Message-ID: <20250226181250.1470980-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250226181250.1470980-1-adolf.belka@ipfire.org>

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

- Update from version 2.21 to 2.23
- Update of rootfile not required
- Changelog
    2.23
	Bug fix; cleaning up a path like "/path/a/../b/foo" before printing was broken
	 in 2.22.
    2.22
	Improved Windows support (by Mitch Capper).
	The function that decides if a found path is executable (file_status)
	 was updated to that of bash version 5.2.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/which | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/which b/lfs/which
index e76ddf4f0..f505a39e6 100644
--- a/lfs/which
+++ b/lfs/which
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2025  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        = 2.21
+VER        = 2.23
 
 THISAPP    = which-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 355888b0dfe3e4e1679a8a9e1255a935fa48be220408abc441fae69fe0b26bd39e0544ed20e75497ed5bccaa75e788d9aec17007c668f15eaf6b1599faa131a0
+$(DL_FILE)_BLAKE2 = 64a3ae1f23a4c389f945f6c0985e6f6062b46785125a0d0659ff160560a4a473633d38af71b1505beeabba8336f5a9906f1ba58ab3494635e970bd5529b3936f
 
 install : $(TARGET)
 
-- 
2.48.1


  parent reply	other threads:[~2025-03-02  9:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-02  9:26 [PATCH] btrfs-progs: Update to version 6.13 Adolf Belka
2025-03-02  9:26 ` [PATCH] libffi: Update to version 3.4.7 Adolf Belka
2025-03-02  9:26 ` Adolf Belka [this message]
2025-03-02  9:26 ` [PATCH] tshark: Update to version 4.4.5 Adolf Belka
2025-03-02  9:26 ` [PATCH] pcre2: Update to version 10.45 Adolf Belka
2025-03-02  9:26 ` [PATCH] diffutils: Update to version 3.11 Adolf Belka
2025-03-02  9:26 ` [PATCH] zstd: Update to version 1.5.7 Adolf Belka
2025-03-02  9:26 ` [PATCH] postfix: Update to version 3.10.1 Adolf Belka
2025-03-02  9:26 ` [PATCH] xfsprogs: Update to version 6.13.0 Adolf Belka

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=20250226181250.1470980-7-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