From patchwork Thu Mar 14 13:32:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7619 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 4TwSy13GRkz3wnl for ; Thu, 14 Mar 2024 13:33:29 +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 4TwSxn3bchzFLs; Thu, 14 Mar 2024 13:33:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4TwSxm519Gz32r0; Thu, 14 Mar 2024 13:33:16 +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 4TwSxg5rMFz2yWM for ; Thu, 14 Mar 2024 13:33:11 +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 4TwSxd1tGZzn4; Thu, 14 Mar 2024 13:33:09 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1710423189; 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=DkFlzFI+jME0S3xIsc2mh5ydl6rVt+rZu99dVdRFKEo=; b=/z4of0/VqaIg3AABtVLIdvWUlkwheFjgV1bXe0uM7HL0cWzNpr+DLdxpjzz6diFiCInpQC TLElBStN7rh4VPDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1710423189; 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=DkFlzFI+jME0S3xIsc2mh5ydl6rVt+rZu99dVdRFKEo=; b=PAp+oR5H+fHo9Gvy+p/HfeHfv+bgDUloJVq2yqj0fGP9d0tlFhRTGX5+zmjxDHS+ucSaDQ tlmCxI6A8JV+SHkmvDwSv8UQa4T2IrFu9kXWSmBp8ilSDB5ygaIMA0ljT6GuZqFj2cB9sB zjaPpX9EAjXBbozMbnW60N0sUC+ile21ddq1I4dyRC2aUf+KlzVMj8lr+g229V6WQPeNkJ aQUUOHXomSIyvUrp/KYftxxWeKcKqtolgCLjgX4WLyFOb5WoaNt8vv6veNmzR7yGotKYL1 F9RQBwc2Lnvz7nwZNW5jgHcI8pKIJB+prD1V/36zPzOGqLb6nObdZrIeSi/BQw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] tcl: Update to version 8.6.14 Date: Thu, 14 Mar 2024 14:32:56 +0100 Message-ID: <20240314133258.13438-8-adolf.belka@ipfire.org> In-Reply-To: <20240314133258.13438-1-adolf.belka@ipfire.org> References: <20240314133258.13438-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: KC6BSWRE3M2PNQMM74TWRJIWAYTU4N53 X-Message-ID-Hash: KC6BSWRE3M2PNQMM74TWRJIWAYTU4N53 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 8.6.13 to 8.6.14 - Update of rootfile - Changelog 8.6.14 This is a patch release, so it primarily includes bug fixes and corrections to erratic behavior. Highlighted changes are noted below. The changes file at the root of the source tree contains a more complete list. The Timelines of all changes are online. http://core.tcl-lang.org/tcl/timeline http://core.tcl-lang.org/tk/timeline * [TIP 402] revise path normalization for x-platform UNC path support *** POTENTIAL INCOMPATIBILITY *** * Harmonize Tk's parse of numbers (screen distance, etc) with Tcl *** POTENTIAL INCOMPATIBILITY *** * Iconlist ignores options db for fg text color; affects dialogs *** POTENTIAL INCOMPATIBILITY *** * Aqua: XPutImage() swaps red and blue channels *** POTENTIAL INCOMPATIBILITY *** * [encoding convertfrom] handling of incomplete code sequences *** POTENTIAL INCOMPATIBILITY *** * Harmonize handling of ~ in paths across platforms. *** POTENTIAL INCOMPATIBILITY *** * Fix menu clone binding misbehavior, menu-20.1[2-6]. *** POTENTIAL INCOMPATIBILITY *** * Improved performance of [exec] and [open |$cmd] on unix-lke systems, especially with large memory footprints. * Improve performance of large treeview destruction. * Improve performance of large image insertions into text. * Improve widget creation performance due to poor font caching. * Fix notebook tab appearances when placed on edge other than top. * Enable treeview display of partial final line. * Win: restore [exec %var%] that was dropped in 8.6.13. * Allow [chan create {} $cmd]. Enables simulation of server channels. * Allow return from [tk scaling] in safe interps. * Prevent navigation by word exposing clues to masked entry contents. * Fix crashes or hangs in... - [chan pop] with pending input - thread finalization of reflected channels - [label .l -bitmap floppy] - [set tcl_precision 15; expr 6.4623485355705287e-27] - [tk busy forget] and [tk busy hold] - channel read into "string" Tcl_Obj can BO, and perform poorly - KVO crash after destroying Aqua's first root toplevel - Test treeview-6ee162c3f9 - Test tailcall-bug-784befb0ba - Tests menu-40.[12] * Repair memory leaks and errors - Eliminate undefined realloc() calls - Silence many warnings from -fsanitize=function - Flawed interfacing with XIM - Tcl_UtfToExternal writing to one-byte buffer - Tcl_UtfToUniChar() handling of 0xC1. - Tk_ConfigureValue could call wrong free() routine. - tests getuncichar-1.* in utf.test - ...and many more * No more support for 32-bit Cygwin * ::tcl_platform(osVersion) updated to report Windows 11 * Accommodate macOS deprecation of sprintf() * Silence macOS 14 warnings about secure restorable state. * Code changes to support ASan use-after-return detection * Revise Tcl_MakeFileChannel() to better partner with pledge() * Prevent false [clock format] error reports on FreeBSD * Region clip & copy make better use of OS facilities. * Update handling of Apple FourCC creator codes. * Text selection omits first character, text-38.1 * Windows: improved support of non-BMP pathnames * Fixed some Y2038 limitations * Fix photo color drawing on X11 32-bit visuals. * Fix <> regression on menus with -tearoff * Correct rounding of [nsFont pointSize]. * zlib comment/filename error handling (zlib-8.19, zlib-8.2[012]) * Prevent theme change attempts after Tk finalize. * Make dialogs robust against parent destruction. * Make [tk_chooseColor] robust against failed grab. * Fix menu parsing of @x,y indices. menu-22.[6-9] * Fix inconsistent results from [font measure]. * Fixed [clock scan|add] handling of abbreviated options * Avoid endless loops replacing [unknown] or [history]. * Fix polluted error messages from [send -option]. * PNG photo image decoder missed a 0xFF entry. * Fix failing winTime-2.1 on Windows * test string-2.20.1 failed on big endian platforms * Updated bundled packages, libraries, standards, data - Itcl 4.2.4 - sqlite3 3.44.2 - Thread 2.8.9 - TDBC* 1.1.7 - tcltest 2.5.7 - libtommath 1.2.1 - zlib 1.3.1 - Unicode 15.1 - tzdata 2024a Signed-off-by: Adolf Belka --- config/rootfiles/common/tcl | 70 ++++++++++++++++++------------------- lfs/tcl | 6 ++-- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/config/rootfiles/common/tcl b/config/rootfiles/common/tcl index 5dd185c51..e01d7cfa2 100644 --- a/config/rootfiles/common/tcl +++ b/config/rootfiles/common/tcl @@ -25,20 +25,20 @@ usr/bin/tclsh8.6 #usr/include/tdbc.h #usr/include/tdbcDecls.h #usr/include/tdbcInt.h -usr/lib/itcl4.2.3 -usr/lib/itcl4.2.3/itcl.tcl -usr/lib/itcl4.2.3/itclConfig.sh -usr/lib/itcl4.2.3/itclHullCmds.tcl -usr/lib/itcl4.2.3/itclWidget.tcl -usr/lib/itcl4.2.3/libitcl4.2.3.so -usr/lib/itcl4.2.3/libitclstub4.2.3.a -usr/lib/itcl4.2.3/pkgIndex.tcl +usr/lib/itcl4.2.4 +usr/lib/itcl4.2.4/itcl.tcl +usr/lib/itcl4.2.4/itclConfig.sh +usr/lib/itcl4.2.4/itclHullCmds.tcl +usr/lib/itcl4.2.4/itclWidget.tcl +usr/lib/itcl4.2.4/libitcl4.2.4.so +usr/lib/itcl4.2.4/libitclstub4.2.4.a +usr/lib/itcl4.2.4/pkgIndex.tcl usr/lib/libtcl8.6.so #usr/lib/libtclstub8.6.a #usr/lib/pkgconfig/tcl.pc -#usr/lib/sqlite3.40.0 -usr/lib/sqlite3.40.0/libsqlite3.40.0.so -usr/lib/sqlite3.40.0/pkgIndex.tcl +usr/lib/sqlite3.44.2 +usr/lib/sqlite3.44.2/libsqlite3.44.2.so +usr/lib/sqlite3.44.2/pkgIndex.tcl #usr/lib/tcl8 #usr/lib/tcl8.6 usr/lib/tcl8.6/auto.tcl @@ -273,35 +273,35 @@ usr/lib/tcl8/8.4/platform-1.0.19.tm usr/lib/tcl8/8.4/platform/shell-1.1.4.tm #usr/lib/tcl8/8.5 usr/lib/tcl8/8.5/msgcat-1.6.1.tm -usr/lib/tcl8/8.5/tcltest-2.5.5.tm +usr/lib/tcl8/8.5/tcltest-2.5.7.tm #usr/lib/tcl8/8.6 usr/lib/tcl8/8.6/http-2.9.8.tm usr/lib/tcl8/8.6/tdbc -usr/lib/tcl8/8.6/tdbc/sqlite3-1.1.5.tm +usr/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm usr/lib/tclConfig.sh usr/lib/tclooConfig.sh -usr/lib/tdbc1.1.5 -usr/lib/tdbc1.1.5/libtdbc1.1.5.so -usr/lib/tdbc1.1.5/libtdbcstub1.1.5.a -usr/lib/tdbc1.1.5/pkgIndex.tcl -usr/lib/tdbc1.1.5/tdbc.tcl -usr/lib/tdbc1.1.5/tdbcConfig.sh -#usr/lib/tdbcmysql1.1.5 -usr/lib/tdbcmysql1.1.5/libtdbcmysql1.1.5.so -usr/lib/tdbcmysql1.1.5/pkgIndex.tcl -usr/lib/tdbcmysql1.1.5/tdbcmysql.tcl -#usr/lib/tdbcodbc1.1.5 -usr/lib/tdbcodbc1.1.5/libtdbcodbc1.1.5.so -usr/lib/tdbcodbc1.1.5/pkgIndex.tcl -usr/lib/tdbcodbc1.1.5/tdbcodbc.tcl -#usr/lib/tdbcpostgres1.1.5 -usr/lib/tdbcpostgres1.1.5/libtdbcpostgres1.1.5.so -usr/lib/tdbcpostgres1.1.5/pkgIndex.tcl -usr/lib/tdbcpostgres1.1.5/tdbcpostgres.tcl -#usr/lib/thread2.8.8 -usr/lib/thread2.8.8/libthread2.8.8.so -usr/lib/thread2.8.8/pkgIndex.tcl -usr/lib/thread2.8.8/ttrace.tcl +usr/lib/tdbc1.1.7 +usr/lib/tdbc1.1.7/libtdbc1.1.7.so +usr/lib/tdbc1.1.7/libtdbcstub1.1.7.a +usr/lib/tdbc1.1.7/pkgIndex.tcl +usr/lib/tdbc1.1.7/tdbc.tcl +usr/lib/tdbc1.1.7/tdbcConfig.sh +usr/lib/tdbcmysql1.1.7 +usr/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.so +usr/lib/tdbcmysql1.1.7/pkgIndex.tcl +usr/lib/tdbcmysql1.1.7/tdbcmysql.tcl +usr/lib/tdbcodbc1.1.7 +usr/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.so +usr/lib/tdbcodbc1.1.7/pkgIndex.tcl +usr/lib/tdbcodbc1.1.7/tdbcodbc.tcl +usr/lib/tdbcpostgres1.1.7 +usr/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.so +usr/lib/tdbcpostgres1.1.7/pkgIndex.tcl +usr/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl +usr/lib/thread2.8.9 +usr/lib/thread2.8.9/libthread2.8.9.so +usr/lib/thread2.8.9/pkgIndex.tcl +usr/lib/thread2.8.9/ttrace.tcl #usr/man/man1/tclsh.1 #usr/man/man3 #usr/man/man3/DString.3 diff --git a/lfs/tcl b/lfs/tcl index 3bfde88a2..05cf99aa6 100644 --- a/lfs/tcl +++ b/lfs/tcl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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 # @@ -24,7 +24,7 @@ include Config -VER = 8.6.13 +VER = 8.6.14 THISAPP = tcl$(VER) DL_FILE = $(THISAPP)-src.tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = f7d895ee04bf2be2a327a957189a8a4400afae13d065163c4c7b6b5ee909bae2352114843d82d9475046eafd3d288da2c1649fe6285fdb26eb22f0b97e4227ab +$(DL_FILE)_BLAKE2 = 7089747a4d539b46e710ecb795aa3cd5576243862fae3cf8e6f0efb15681174881396c0147071dca18421d9d95eb35557b17d623f0f63383476fe882cef35a61 install : $(TARGET)