Changelog for
tcl-devel-8.6.13-6.45.x86_64.rpm :
* Mon Feb 06 2023 Reinhard Max
- bsc#1203982, tcl-interp-limit-time.patch: Fix a y2k38 problem in [interp limit -time] .
* Tue Jan 17 2023 Reinhard Max - bsc#1206623: adopt upstream patch for an improved fix that does not remove the optimisation.
* Fri Dec 23 2022 Reinhard Max - bsc#1206623, tcl-string-compare.patch: Fix a bug in string comparison on big endian that made test string-2.20.1 fail.
* Wed Nov 23 2022 Reinhard Max - New version 8.6.13:
* (bug)[26f132] Crash when sizeof(int) < sizeof(void
*)
* (TIP 623)[e9a271] Tcl_GetRange index args < 0
* (bug)[e5ed1b] numeric IPv6 in URLs
* (bug)[8eb64b] http package tolerant again invalid reply header
* (bug)[6898f9] http package failed detection of shiftjis charset
* (bug)[55bf73] Avoid connection reuse after response code 101.
* (bug)[713653] FP rounding exposed by x86 musl
* (bug)[b3977d] Process CR-LF split across packets
* (bug)[4eb3a1] crash due to undetected bytecode invalidity
* (bug)[55a02f] Fallback init env(HOME) from USERPROFILE
* (bug)[1073da] crash writing invalid utf-8
* (new) Update to Unicode-15
* Many code fixes to avoid overflow or undefined behavior.- Add tcl-refchan-mode-needed.patch to allow refchans to be opened for neither reading nor writing, but still handle events.
* Wed Sep 21 2022 Dirk Müller - skip more tests with qemu_user builds (e.g. riscv64)
* Tue Mar 29 2022 Reinhard Max - Remove the SQLite extension and package it as a subpackage of sqlite3 to have only a single copy and keep it more up to date (bsc#1195773).- Clean up the lib dependencies in tclConfig.sh and tcl.pc.
* Tue Nov 09 2021 Reinhard Max - New version 8.6.12:
* (bug)[d43f96] [string trim
*] broken for Emoji
* (bug)[22324b] [string reverse] broken for Emoji
* (bug)[1dab71,7c64aa] BRE broken by uninitialized value use
* (bug)[8419c5] Unix tty channels tolerate EINTR
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[4c591f] [string compare] EIAS violation
* (bug)[266494] [concat foo [list #]] EIAS violation
* (bug)[24b918] Save IO buffers from modern optimizers
* (new) support for POSIX error EILSEQ
* (bug)[688fcc] segfault during traced delete of alias
* (bug)[ccc448] segfault in ensemble rewrite machinery
* (new) Update to Unicode-14
* (bug)[a8579d] failed proc argument spec processing
* Obsoletes tcl-aa4a13c15516da45.patch- Bump %itclver and ensure it stays in sync.
* Wed May 05 2021 Reinhard Max - bsc#1185662: Move tcl.macros /usr/lib/rpm/macros.d .- https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5: Add tcl-aa4a13c15516da45.patch to disable lto for the stubs libraries.
* Thu Jan 14 2021 Reinhard Max - tclConfig.sh: Fix path names and avoid braces in TCL_PACKAGE_PATH- Set TCL_LIBRARY at configure time for better consistency.
* Mon Jan 04 2021 Reinhard Max - New version: 8.6.11:
* Add tcltest::(Setup|Eval|Cleanup|)Test
* Update to Unicode-13
* Add 3 libtommath functions to stub table
* Many more bug fixes- Potentially incompatible changes:
* (bug)[ffeb20] [binary decode base64] ignore invalid chars
* (bug)[b8e82d] some -maxlen values break uuencode round trip
* (bug)[085913] Tcl_DStringAppendElement # quoting precision
* (bug)[81242a] revised documentation for Tcl_UtfAtIndex()
* (bug)[ed2980] Tcl_UtfToUniChar reads > TCL_UTF_MAX bytes
* (bug)[a1bd37] [clock scan] new ISO format (clock-34.(19-24))
* (bug)[501974] [clock scan] +time zone (clock-34.(53-68))
* (new) force -eofchar \\032 when evaluating library scripts
* (new)[48898a] improve error message consistency
* (new) revised case of module names
* Fri Nov 20 2020 Reinhard Max - Add a manpage symlink for tclsh8.6.
* Fri Oct 09 2020 Dominique Leuenberger - Fix build with RPM 4.16: error: bare words are no longer supported, please use \"...\": lib64 == lib64.