From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] tcl: Add note in lfs about tcl9 incompatibilities
Date: Sat, 13 Sep 2025 12:38:03 +0200 [thread overview]
Message-ID: <20250913103803.12114-1-adolf.belka@ipfire.org> (raw)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/tcl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lfs/tcl b/lfs/tcl
index 05cf99aa6..b02f11ac0 100644
--- a/lfs/tcl
+++ b/lfs/tcl
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@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 #
@@ -25,6 +25,8 @@
include Config
VER = 8.6.14
+# Do not update to tcl9 without careful checking as expect and maybe other packages
+# in the toolchain arer incomaptible
THISAPP = tcl$(VER)
DL_FILE = $(THISAPP)-src.tar.gz
--
2.51.0
reply other threads:[~2025-09-13 10:38 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=20250913103803.12114-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