From patchwork Tue Sep 22 17:24:09 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10267 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 "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hq6R83HZ2z3wjb for ; Tue, 22 Sep 2026 17:24:36 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hq6R55ML2z6kq for ; Tue, 22 Sep 2026 17:24:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hq6R26P1kz3792 for ; Tue, 22 Sep 2026 17:24:30 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hq6Qv5fjkz36Wy for ; Tue, 22 Sep 2026 17:24:23 +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 4hq6Qv44mvz6lW; Tue, 22 Sep 2026 17:24:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1790097863; 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=Qovk4x9SuKHDUj+VCBITdcy8Bx8JiBQcx6N9SRirvec=; b=49WDk9WXBVMI8UXM5Yd2pRqO2uMmegplkQc06woPPLiATdPrCjKMdIoZqxrUvbhj/KlkWS M6mm1A+Ait+dNkAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1790097863; 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=Qovk4x9SuKHDUj+VCBITdcy8Bx8JiBQcx6N9SRirvec=; b=SoqmuN1aK2y60YoNjeAjbur0483CfPxZltXY8DgszZfuSqcU+2ZYEWMqlYuvHiKh3vsWlk J++fG2SJjChd6fcXQkgC5bm4DAbsLKz30d2FirAoSpGi4uU3xNUr2pyK1++Mg7etJytGS4 D2hqhSMnG0k1B+DqmjO8CD1VPEcQ9hMxppOT4tElbfXsxHg/T8ara1ZwKkrUp17umTFTXQ fd0NL3Zqlj8gHNBFxPGR0EcVD1xIRNSy21qL4QmMTUxbGzr53gweNq8Q6rQ6/5m7Gx9xQ6 4GNvb7IBufR9S3Q74n99Q1jWnI+ksMKUGuXyLcx//MaKHD/el9m0rNBKZ5I9Ew== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] less: Update to version 710 Date: Tue, 22 Sep 2026 19:24:09 +0200 Message-ID: <20260922172417.3447503-8-adolf.belka@ipfire.org> In-Reply-To: <20260922172417.3447503-1-adolf.belka@ipfire.org> References: <20260922172417.3447503-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 704 to 710 - Update of rootfile - Changelog 710 * Add || command. * In | and || commands, ^N allows entering line number instead of mark letter. * Add "ESC-]" / "ESC-RIGHTARROW" (right-limit-scroll) command (github #783). * In lesskey files, add \k^x syntax for control chars and \k+x syntax for shifted chars. * Underline OSC 8 links in text. * Add -DO for custom coloring of OSC 8 links. * Add LESSMSG, which allows translation of messages into other languages. * Add LESSSECURE_DISALLOW. * Add LESS_SHELL_COPTION. * Add %G, %y, and %% in prompt strings. * Add lesskey support for shift-uparrow, shift-downarrow, shift-pageup, shift-pagedown, ctl-uparrow, ctl-downarrow, ctl-pageup, ctl-pagedown, shift-delete. * Change "make check" to use nonstandard object and binary file names, to avoid accidentally installing test binaries (github #791). * Fix issues on systems with volatile getenv return values. * Improve error handling for malformed binary lesskey file. * Improve messaging when using __mouse after --emouse (github #808). * Remove support for obsolete pre-241 lesskey binary format. * Remove obsolete lesskey program. * Move lesskey man page to section 5. * Update display when resize window while in F mode on Windows. * Fix missing "END" message at end of &-filtered output (github #774). * Fix missing bell with G command at end of &-filtered output (github #774). * Don't reset signal handlers in a subprocess on Windows. * Fix ' command to not modify the mark when given a numeric argument (github #799). * Fix erroneous message from --rscroll command when rscroll char is non-ASCII. * Fix unexpected exit when TERM is invalid (github #809). * Fix possible crash when use ":e #" after ":d" (github #810). * Fix infinite loop if invalid option letter in LESS_UNSUPPORT. * Fix crash if run !! command with no previous ! command (github #812). * Fix inability to run a shell command starting with "!" character. * Fix bugs using ^S search modifier (github #814). * Fix display bugs when a status message contains non-ASCII chars or is displayed on a very narrow screen (github #816). * Fix bug defining command which has a built-in command as a prefix (github #795). * Fix string overrrun if input contains "\e\0". * Fix memory leak when using ${...} in lesskey file. * Fix status column display when long line is marked (github #820). Signed-off-by: Adolf Belka --- config/rootfiles/common/less | 3 +-- lfs/less | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/less b/config/rootfiles/common/less index 3cf8123c9..831aed1b1 100644 --- a/config/rootfiles/common/less +++ b/config/rootfiles/common/less @@ -1,7 +1,6 @@ usr/bin/less -#usr/bin/lesskey #usr/libexec/less-osc8-open #usr/libexec/lessecho #usr/share/man/man1/less.1 #usr/share/man/man1/lessecho.1 -#usr/share/man/man1/lesskey.1 +#usr/share/man/man5/lesskey.5 diff --git a/lfs/less b/lfs/less index 97cb9ed4f..6a3aede00 100644 --- a/lfs/less +++ b/lfs/less @@ -24,7 +24,7 @@ include Config -VER = 704 +VER = 710 THISAPP = less-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 490b5ea9006cec85b8a44f19bfc47f99da7394664e4dc4ed37fb9610c42d9fbe206a702540aaa04fe9b3320e0672522fb740ad189c835aa5a4580da4175fae71 +$(DL_FILE)_BLAKE2 = defbc6a019b5d6a598bfbd965cd34ec87777e7ee1dd47025ea84d2a7d474285f2add24b2e5d5aabf7cf9e00f5b2be44c42b1406cb6066d2ac0c5a63b5626917c install : $(TARGET)