From patchwork Mon May 20 13:35:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7809 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Vjdqb1pXQz3wxV for ; Mon, 20 May 2024 13:35:39 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4VjdqV5CbVz3B3; Mon, 20 May 2024 13:35:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VjdqV2XYpz336Z; Mon, 20 May 2024 13:35:34 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VjdqS3w9Tz2y2N for ; Mon, 20 May 2024 13:35:32 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4VjdqS0R99z19F; Mon, 20 May 2024 13:35:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1716212132; 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=PEeKEnqxEtcSqB+uhYxBiqyx6QrJBxDv2o/GNhV8ryo=; b=PAdBvi9ClcOEzFY68G7PnbspbcWXoYyDFB/XqUdU06HFGs2nHeFEAioCyxReTYRbYZKlWh AY1uPDsfCf85QKAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1716212132; 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=PEeKEnqxEtcSqB+uhYxBiqyx6QrJBxDv2o/GNhV8ryo=; b=FCxLpBpXUjXbcTcniRdy6x+VzZ5TY/zv0GPd59zOR4ElfcXTdkB4d2C1JlfmlBAhgk1yQr Aj9/B/YHRUkeYJMLYvuQzaS+iN3Ah19UX3ljCl5kMLIQlvXMnbo1/kwcYavd+Wirc+FPvU gXLPxWWq8LYLc5Lrqhrr80BA0awXUFTUUs4JsTajO7Wrjr1MBTyFFGyxP6u1zFwLHUtLOi ldlxGpcuV6nHp+RhIXq1koqQ67EhdAuxoSOx2CJDMLV3hTYGZYyOdaaHZAy0XaRPttBlrj 8CxDBK/XoXNZ2M5/mgtCkPP4K7sjl9w1kQwaaIR7XlbKucSZyLCDlvCw82FwPQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] ed: Update to version 1.20.2 Date: Mon, 20 May 2024 15:35:20 +0200 Message-ID: <20240520133525.3502954-2-adolf.belka@ipfire.org> In-Reply-To: <20240520133525.3502954-1-adolf.belka@ipfire.org> References: <20240520133525.3502954-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: UFCT55CZQGX63GF7Y5VZSTXGMMBKPAY7 X-Message-ID-Hash: UFCT55CZQGX63GF7Y5VZSTXGMMBKPAY7 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.20 to 1.20.2 - Update of root filr not required - Changelog 1.20.2 A bug has been fixed that made global commands like 'g/x/s/x/x', with the last delimiter omitted, print every substituted line twice. (Bug introduced in 1.18. Reported by Douglas McIlroy). 1.20.1 New command-line options '+line', '+/RE', and '+?RE' have been implemented to set the current line to the line number specified or to the first or last line matching the regular expression 'RE'. (Suggested by Matthew Polk and John Cowan). File names containing control characters 1 to 31 are now rejected unless they are allowed with the command-line option '--unsafe-names'. File names containing control characters 1 to 31 are now printed using octal escape sequences. Ed now rejects file names ending with a slash. Intervening commands that don't set the modified flag no longer make a second 'e' or 'q' command fail with a 'buffer modified' warning. Tilde expansion is now performed on file names supplied to commands; if a file name starts with '~/', the tilde (~) is expanded to the contents of the variable HOME. (Suggested by John Cowan). Ed now warns the first time that a command modifies a buffer loaded from a read-only file. (Suggested by Dan Jacobson). It has been documented that 'e' creates an empty buffer if file does not exist. It has been documented that 'f' sets the default filename, whether or not its argument names an existing file. The description of the exit status has been improved in '--help' and in the manual. The variable MAKEINFO has been added to configure and Makefile.in. It has been documented in INSTALL that when choosing a C standard, the POSIX features need to be enabled explicitly: ./configure CFLAGS+='--std=c99 -D_POSIX_C_SOURCE=2' Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- lfs/ed | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/ed b/lfs/ed index 633ec4055..7f5072cf4 100644 --- a/lfs/ed +++ b/lfs/ed @@ -24,7 +24,7 @@ include Config -VER = 1.20 +VER = 1.20.2 THISAPP = ed-$(VER) DL_FILE = $(THISAPP).tar.lz @@ -39,7 +39,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d212c6d5302627145332ec25b989ca2d4a064ce5c0ea45ad1ad6b780ffd72037ff2144b933c52667c52192d6f5acd5766b5c31d4a2b5cf5993813c43e1523af3 +$(DL_FILE)_BLAKE2 = 5a9d36dba98488e3cacb3e4c0b9d70003345ca94dbf9a3ebd3181b93567b9ef94df0e72614e99e2c6dde4929933d9333c6dba90fafcea6962e2c1abccb0525af install : $(TARGET)