From patchwork Fri Aug 5 20:32:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 5830 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Lzy216KZgz3x7M for ; Fri, 5 Aug 2022 20:32:09 +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 ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Lzy201n9Gz17p; Fri, 5 Aug 2022 20:32:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Lzy2016QVz2ySQ; Fri, 5 Aug 2022 20:32:08 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Lzy1z1nsdz2xLb for ; Fri, 5 Aug 2022 20:32:07 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Lzy1y0sBTzlb for ; Fri, 5 Aug 2022 20:32:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1659731526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JpAOhELVw1CTs8TK/5JNAAgvk+O8UFlOy255dEmIvTU=; b=rsPh5cq9+SOa01EWSa2DP9XasBptvArXd17YAlsPoj4HzVz61+edFeFj7SofTDkCo7il6W uqVweFLnKb13HpBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1659731526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JpAOhELVw1CTs8TK/5JNAAgvk+O8UFlOy255dEmIvTU=; b=TaZIA6Tz02jrE41Q+CzX06ZH7CUobgZwGo7Zs98ESS9hr68haVlSNX76mjchgxSQg673zL ynZYSGBDJ752AGvWen9mLXQQXUymybnK5EAIIL1pn/pUrfYgBPCwSeMLTB+M6mdbtbvYZ3 2IaZD6cl+wguEgv2I7MA5XlpL8AqIl4c3dfNRIxGtGrmwUlQlW01ok1GFyi1ZzZhQKbyBQ aeKBJeFxCZwRAgdnRUlUmEfJuSBm8lPAFYUXx06XuqFbUIQDQONvcf57szUjLNBtPCTO3d VoA4D/CNlaJ4aNu1yARUVhLuRbbfzWazfkzZZONMh+fPUU65/+IUOJqOAbc36w== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] nano: Update to 6.4 Date: Fri, 5 Aug 2022 22:32:01 +0200 Message-Id: <20220805203201.3768010-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://www.nano-editor.org/news.php "Changes between v6.3 and v6.4: ------------------------------ Benno Schulenberg (24): bump version numbers and add a news item for the 6.4 release display: remember text and column positions when softwrapping a line docs: concisely describe how the linter behaves docs: remove the two notices about the changed defaults docs: rename README.GIT to README.hacking, so it's clearer what is meant docs: stop mentioning the obsoleted keywords that were removed files: designate the root directory with a simple "/", not with "//" formatter: instead of leaving curses, use full_refresh() to wipe messages gnulib: update to its current upstream state help: reshuffle two shortcuts so that more help-line items are paired options: stop accepting -z, as --suspendable has been dropped too rcfile: remove five obsolete or deprecated keywords syntax: default: do not colorize a square or angle bracket after a URL syntax: perl: add missing keywords, and reduce the length of some lines syntax: python: mention an alternative linter in a comment tweaks: add a missing word to a news item tweaks: add a translator hint tweaks: improve a comment, and reshuffle two functions plus some lines tweaks: put each regex on separate line, to better show many keywords tweaks: rename a variable, to not be the same as a function name tweaks: rename two variables, to not contain the name of another tweaks: reshuffle a description and rewrap another tweaks: reshuffle a few lines, to group things better version: condense the copyright message, to not dominate the output LIU Hao (1): build: ignore errors from `git describe`" Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- lfs/nano | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/nano b/lfs/nano index 05e63528c..5dc6981b0 100644 --- a/lfs/nano +++ b/lfs/nano @@ -24,7 +24,7 @@ include Config -VER = 6.3 +VER = 6.4 THISAPP = nano-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 92ef2acac0dacebc0bf8364bfee928a8394d8e4323e622ad6ba9d35bebd18d3976ab0ca747f7c9b5597874775b44ba4b5560e7392606aa68736158c2bda62b92 +$(DL_FILE)_BLAKE2 = b59ff7a741ce4c8b31afdbbfaf1d704cccbceddcd7f1421f30a6dd40495ec456ca891aeb9777c070c6cce4e9c594f83798ff0cdacdfe06e81b0aa0b700033da3 install : $(TARGET)