From patchwork Wed Sep 17 11:09:37 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9108 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) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cRbdh6TgSz3wtZ for ; Wed, 17 Sep 2025 11:10:00 +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) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cRbdb31Lgz42q for ; Wed, 17 Sep 2025 11:09:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cRbdY1fxDz32nq for ; Wed, 17 Sep 2025 11:09:53 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cRbdR0bDYz32Xd for ; Wed, 17 Sep 2025 11:09:47 +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 4cRbdQ4458z3XQ; Wed, 17 Sep 2025 11:09:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1758107386; 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=XBticR/hu1iQkFqY9GggDt/xAtFl5J1iHeEY5wVqEi4=; b=o8jjvnOeALnJ7YW/Xtg3DGKHuJWiyFKEq1yM9j+XZI3rJJsT9LhXWV5a3McYgUOFxWjrrB P59h9f6R1MVREQBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1758107386; 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=XBticR/hu1iQkFqY9GggDt/xAtFl5J1iHeEY5wVqEi4=; b=jegq/L8sSPahN0eeMufy65Zg/ZCWnhoIr4SP6XXUcBCBniizIhq7k5oYuNJwEEkwoJ5mUA xkL0F9zY9B5u+fGHiQbhuV/S3Iy7GXehTpEQaK5EHIEsZ9qjr9dQ4fu5FihZiL53dnrAWj CuMq8Wqq6MG0cOauyWil7oYg4mDRqoGMEIiDxytAV1BeTLstN8M9nViZGZB/btqssmPJeb CbkvMiO/4qVfvVAh8YhiJ9zKZniYui/hvayCicM7Cd3Jp+Vig9PbirkpWwZxfMWYHyyLeL YA1//PQerhdVPaEO/zhwf2WfZ9WgvSh0gZxx5V9XUkVbjmHycDhYDtWZ/VATKA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] less: Update to version 679 Date: Wed, 17 Sep 2025 13:09:37 +0200 Message-ID: <20250917110940.3378937-7-adolf.belka@ipfire.org> In-Reply-To: <20250917110940.3378937-1-adolf.belka@ipfire.org> References: <20250917110940.3378937-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 - Update from version 678 to 679 - Update of rootfile not required - Changelog 679 Fix bad parsing of lesskey file an env var is a prefix of another env var (github #626). Fix unexpected exit using -K if a key press is received while reading the input file (github #628). Signed-off-by: Adolf Belka --- lfs/less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/less b/lfs/less index 33b40ac68..0a60623f6 100644 --- a/lfs/less +++ b/lfs/less @@ -24,7 +24,7 @@ include Config -VER = 678 +VER = 679 THISAPP = less-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 5e6644a8c66f35f1b3ab72a0727c76922b7d3cf299d5d1cf1c94882e8b0d3ec0461cd351e6b2db554b331d993760db8eb17209f41f271f5704fee0caf8d6540e +$(DL_FILE)_BLAKE2 = 024cd7f4014958e9be52a89aefd9404298850c56f0f8d2403e8648b06ce37bcca6742ebd8a3a4900acb78a3884c4f17270919feb3ca76c6978c34ec79043f154 install : $(TARGET)