From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] minicom: Update to 2.8
Date: Thu, 28 Jan 2021 15:55:57 +0100 [thread overview]
Message-ID: <20210128145557.3200175-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2189 bytes --]
- Update minicom from 2.7.1 to 2.8
- Changelog for version 2.8
New timestamp mode: Delta to previous line.
Add HPA ESC sequence
Add alternative window support (ti/te)
Fix file name of non-global configuration settings.
Update translations: Indonesian, French, Swedish, Spanish, German, Brazilian Portuguese, Vietnamese, Polish, Danish, Norwegian, Serbian
New translation: Serbian, Simplified chinese
Fix F10 macro key used in current setups
Add F11 and F12 for macro use
Fixed DTR for recent systems
Add support for RS485.
Add --capturefile-buffer-mode option
Bug fixes
- Updated rootfile
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/minicom | 2 ++
lfs/minicom | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/minicom b/config/rootfiles/packages/minicom
index 53266e604..38d7e524a 100644
--- a/config/rootfiles/packages/minicom
+++ b/config/rootfiles/packages/minicom
@@ -17,8 +17,10 @@ usr/bin/xminicom
#usr/share/locale/ro/LC_MESSAGES/minicom.mo
#usr/share/locale/ru/LC_MESSAGES/minicom.mo
#usr/share/locale/rw/LC_MESSAGES/minicom.mo
+#usr/share/locale/sr/LC_MESSAGES/minicom.mo
#usr/share/locale/sv/LC_MESSAGES/minicom.mo
#usr/share/locale/vi/LC_MESSAGES/minicom.mo
+#usr/share/locale/zh_CN/LC_MESSAGES/minicom.mo
#usr/share/locale/zh_TW/LC_MESSAGES/minicom.mo
#usr/share/man/man1/ascii-xfr.1
#usr/share/man/man1/minicom.1
diff --git a/lfs/minicom b/lfs/minicom
index 154c31984..7e6ec7586 100644
--- a/lfs/minicom
+++ b/lfs/minicom
@@ -24,7 +24,7 @@
include Config
-VER = 2.7.1
+VER = 2.8
THISAPP = minicom-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = minicom
-PAK_VER = 1
+PAK_VER = 2
DEPS =
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9021cb8c5445f6e6e74b2acc39962d62
+$(DL_FILE)_MD5 = dd71fa302ae822a8e73dcfe5bccc8dca
install : $(TARGET)
--
2.30.0
reply other threads:[~2021-01-28 14:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210128145557.3200175-1-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