From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] minicom: Update to version 2.9
Date: Sat, 11 Nov 2023 11:58:49 +0100 [thread overview]
Message-ID: <20231111105850.717840-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20231111105850.717840-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 3195 bytes --]
- 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 <adolf.belka(a)ipfire.org>
---
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 <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# 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)
--
2.42.1
next prev parent reply other threads:[~2023-11-11 10:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-11 10:58 [PATCH] lua: Update to version 5.4.6 Adolf Belka
2023-11-11 10:58 ` [PATCH] man: Update to version 2.12.0 Adolf Belka
2023-11-24 13:16 ` Peter Müller
2023-11-24 13:50 ` Adolf Belka
2023-11-11 10:58 ` [PATCH] mcelog: Update to version 196 Adolf Belka
2023-11-11 10:58 ` [PATCH] mdns-repeater: Update to version 1.11 Adolf Belka
2023-11-11 10:58 ` [PATCH] meson: Update to version 1.2.3 Adolf Belka
2023-11-11 10:58 ` [PATCH] mindlna: Update to version 1.3.3 Adolf Belka
2023-11-11 10:58 ` Adolf Belka [this message]
2023-11-11 10:58 ` [PATCH] mpd: Update to version 0.23.14 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231111105850.717840-7-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox