From patchwork Sat Nov 11 10:58:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7345 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 4SSCP723CGz3wvq for ; Sat, 11 Nov 2023 10:59:07 +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 4SSCNy5dj6z1wp; Sat, 11 Nov 2023 10:58:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SSCNy30fxz2y9y; Sat, 11 Nov 2023 10:58:58 +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 4SSCNw2TTzz2xjh for ; Sat, 11 Nov 2023 10:58:56 +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 4SSCNw12FQzMS; Sat, 11 Nov 2023 10:58:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699700336; 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=6sOvAy/As6ApSVn+0C+ib6BOQwLRg/dgTfQWpPWP7Vc=; b=e0iJ98fBi2gp5cg2sFPH1CKzuv52P7UeOCSIhMCiQjGec2T0L92EWi53Oik3yMHjM0NKSH P8C4UlZH1HDuINCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699700336; 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=6sOvAy/As6ApSVn+0C+ib6BOQwLRg/dgTfQWpPWP7Vc=; b=NBWKbqNiXZ5lIT7ksGvBscUdd93LYfBKB7k3rDRCPQaGivXK3TkOV+wr9r7DcbDl3qnYmg 4uWNnTQjzwL3WZoKhnP1nkIaCW3RF1eQmZSm7whCO7lL86e7YpP+OC6/ue39zGo7dqzKAm j5CufB/RXxfjZAdVzaf98flYTodNoPphS5+GeFxQX6FhOgljLK66ysP0XERZIl0ZpZFoyi F1KFZxKkuCxbMLMvmTgdsD3czQC97F0RORBwy/+mbRGPwD7+qZOXT4fnB5hCvHQCGQXEP6 v6ctVpZkAbf6R81gmHfGmJTwHlXIM0tVfQDv5sDrTaF5R/aysao4kz+L1clIOQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] minicom: Update to version 2.9 Date: Sat, 11 Nov 2023 11:58:49 +0100 Message-ID: <20231111105850.717840-7-adolf.belka@ipfire.org> In-Reply-To: <20231111105850.717840-1-adolf.belka@ipfire.org> References: <20231111105850.717840-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 4MHOJFY7CQTSKTBF46R23QGNQSHXDWYB X-Message-ID-Hash: 4MHOJFY7CQTSKTBF46R23QGNQSHXDWYB 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 2.8 to 2.9 - Update of rootfile - Changelog This file (NEWS) lists the most important changes to the previous released version. For a full list of changes please refer to the ChangeLog file. New for version 2.9: - Change Hardware Flow Control Default to No. - Timestamping mode is now saved and restored. - Split "Screen and Keyboard" menu into two menus. - Update to gettext-0.21. - Change return values of --help and --version to success. - Support higher baud rates on MacOS - Save character send delay to config file - Save newline send delay to config file - Update translations: Romanian, German, French, Norwegian/Bookmal, Polish, Serbian, Swedish - New translation: Georgian, Korean Signed-off-by: Adolf Belka --- config/rootfiles/packages/minicom | 2 ++ lfs/minicom | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/packages/minicom b/config/rootfiles/packages/minicom index 38d7e524a..d100edae3 100644 --- a/config/rootfiles/packages/minicom +++ b/config/rootfiles/packages/minicom @@ -11,6 +11,8 @@ usr/bin/xminicom #usr/share/locale/hu/LC_MESSAGES/minicom.mo #usr/share/locale/id/LC_MESSAGES/minicom.mo #usr/share/locale/ja/LC_MESSAGES/minicom.mo +#usr/share/locale/ka/LC_MESSAGES/minicom.mo +#usr/share/locale/ko/LC_MESSAGES/minicom.mo #usr/share/locale/nb/LC_MESSAGES/minicom.mo #usr/share/locale/pl/LC_MESSAGES/minicom.mo #usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo diff --git a/lfs/minicom b/lfs/minicom index 1799e103f..c2d379b13 100644 --- a/lfs/minicom +++ b/lfs/minicom @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # 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 # @@ -26,7 +26,7 @@ include Config SUMMARY = A Terminal Program -VER = 2.8 +VER = 2.9 THISAPP = minicom-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minicom -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 007a2975a996e2dd2390b1cf20e1a70c4bb1b57d224211d30e8d83a9d02a45c147df34bf409961a20ad3746cb6b5551c1e0702a05bb0a0a3f7f042d251b553be +$(DL_FILE)_BLAKE2 = 4c17f235d770ff9b4719c0ce9d3dfdb01603986d08cec245b1bfba5addbea597032bb06fc73c585886e035915dec990f37e9690b58d0a80a3e6faf8675485f96 install : $(TARGET)