From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] minicom: Version bump. 2.10 -> 2.11
Date: Tue, 24 Feb 2026 19:53:10 +0100 [thread overview]
Message-ID: <20260224185310.3568614-1-christian.melki@t2data.com> (raw)
Minor changes.
https://salsa.debian.org/minicom-team/minicom/-/releases/2.11
* Offset adjust patchset. Applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
.../0001-build-reproducibly.patch | 6 +++---
patches/{minicom-2.10 => minicom-2.11}/series | 0
rules/minicom.make | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
rename patches/{minicom-2.10 => minicom-2.11}/0001-build-reproducibly.patch (87%)
rename patches/{minicom-2.10 => minicom-2.11}/series (100%)
diff --git a/patches/minicom-2.10/0001-build-reproducibly.patch b/patches/minicom-2.11/0001-build-reproducibly.patch
similarity index 87%
rename from patches/minicom-2.10/0001-build-reproducibly.patch
rename to patches/minicom-2.11/0001-build-reproducibly.patch
index 606c1e45d..611f2ca12 100644
--- a/patches/minicom-2.10/0001-build-reproducibly.patch
+++ b/patches/minicom-2.11/0001-build-reproducibly.patch
@@ -8,10 +8,10 @@ Origin: Debian, https://sources.debian.org/patches/minicom/2.8-1/04reproducible.
1 file changed, 6 deletions(-)
diff --git a/src/minicom.c b/src/minicom.c
-index 7cead0e22f50..bccaa3cb9a09 100644
+index 7d7da3618dae..c58a840a0743 100644
--- a/src/minicom.c
+++ b/src/minicom.c
-@@ -1322,9 +1322,6 @@ int main(int argc, char **argv)
+@@ -1370,9 +1370,6 @@ int main(int argc, char **argv)
switch(c) {
case 'v':
printf(_("%s version %s"), PACKAGE, VERSION);
@@ -21,7 +21,7 @@ index 7cead0e22f50..bccaa3cb9a09 100644
printf("\n");
printf(_("Copyright (C) Miquel van Smoorenburg.\n\n"));
printf(_("This program is free software; you can redistribute it and/or\n"
-@@ -1658,9 +1655,6 @@ int main(int argc, char **argv)
+@@ -1703,9 +1700,6 @@ int main(int argc, char **argv)
mc_wprintf(us, "\n%s %s\r\n", _("Welcome to minicom"), VERSION);
mc_wprintf(us, "\n%s: %s\r\n", _("OPTIONS"), option_string);
diff --git a/patches/minicom-2.10/series b/patches/minicom-2.11/series
similarity index 100%
rename from patches/minicom-2.10/series
rename to patches/minicom-2.11/series
diff --git a/rules/minicom.make b/rules/minicom.make
index 13921dfeb..b94dd4725 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MINICOM) += minicom
#
# Paths and names
#
-MINICOM_VERSION := 2.10
-MINICOM_MD5 := df480a0c10447b39b3741fe26637ddee
+MINICOM_VERSION := 2.11
+MINICOM_MD5 := bf34ca28ccaccef3883dbbc1ef12275a
MINICOM_SUFFIX := tar.bz2
MINICOM := minicom-$(MINICOM_VERSION)
MINICOM_URL := https://salsa.debian.org/minicom-team/minicom/-/archive/$(MINICOM_VERSION)/$(MINICOM).$(MINICOM_SUFFIX)
--
2.43.0
reply other threads:[~2026-02-24 18:53 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=20260224185310.3568614-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/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