Changelog for
tcl-8.6.7-lp151.6.3.1.x86_64.rpm :
* Wed Dec 09 2020 Reinhard Max
- bsc#1179615: TCL_LIBS in tclConfig.sh possibly breaks build on newer service packs and is not needed for linking to a dynamic libtcl anyway, so make it empty.
* Thu Mar 15 2018 roAATTsuse.de- handle s390 like s390x (bnc#1085480)
* Thu Dec 14 2017 mlsAATTsuse.de- adapt check section for rpm-4.14.0
* Thu Dec 14 2017 normandAATTlinux.vnet.ibm.com- Add more tests in Whitelist as bypass boo#1072657 identified following tests failed on PowerPC interp-34.9 interp-34.13 http-3.25 timer-2.1 thread-20.9
* Mon Sep 25 2017 maxAATTsuse.com- Whitelist known-failing tests. Further investigation needed.
* Fri Aug 11 2017 maxAATTsuse.com- New version: 8.6.7:
* (bug)[c09edf] Bad caching with custom resolver
* (bug)[4dbdd9] Memleak in test var-8.3
* (bug)[2bf561] Allow empty command as alias target
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[4d5ae7] Crash in async connects host no address
* (bug)[838e99] treat application/xml as text => http 2.8.10
* (bug)[3cc1d9] Thread finalization crash in zippy
* (bug)[be003d] Fix [scan 0x1 %b], [scan 0x1 %o]
* (bug)[eb6b68] Fix stringComp-14.5
* (bug)[b26e38] Fix zlib-7.8
* (bug)[1ae129] Fix memleak in [history] destruction
* (feature) Provisional Tcl 9 support in msgcat and tcltest => msgcat 1.6.1 => tcltest 2.4.1
* (bug)[824752] Crash in Tcl_ListObjReplace()
* (bug)[79614f] invalidate VFS mounts on sytem encoding change
* (bug) TclOO fix stops crash mixing Itcl and snit
* (update) Reconcile libtommath updates; purge unused files
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[b87ad7] Repair drifts in timer clock
* (bug)[39f630] Revise Tcl_LinkVar to tolerate some prefixes
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[d0f7ba] Improper NAN optimization. expr-22.1[01]
* (bug)[25842c] zlib stream finalization
* (enhancement) [clock] and [encoding] are now ensembles
* (enhancement) several [clock] subcommands bytecoded
* (bug)[900cb0] Fix OO unexport introspection
* (bug)[42202b] Nesting imbalance in coro injection
* (bug)[bc4322] http package support for safe interps
* (bug)[f34cf8] [file join a //b] => /b
* (bug)[8bd13f] Windows threads and pipe
* (bug)[f9fe90] [file join //a b] EIAS violation
* (bug)[601522] [binary] field spec overflow -> segfault
* (bug)[6ca52a] http memleak handling keep-alive=> http 2.8.11
* (bug)[a3fb33] crash in [lsort] on long lists
* (bug)[67aa9a] Tcl_UtfToUniChar() revised handling invalid UTF-8
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[2738427] Tcl_NumUtfChars() corner case utf-4.9
* (update) Update Unicode data to 10.0
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (TIP 473) Let [oo::copy] specify target namespace
* (bug)[46f801] Repair autoloader fragility
* (bug)[adb198] Plug memleak in TclJoinPath
* (bug)[fb2208] Repeatable tclIndex generation- Included Itcl is now version 4.0.5.
* Sat Jul 22 2017 schwabAATTlinux-m68k.org- Add zlib-devel to BuildRequires, don\'t use included zlib sources
* Mon Feb 27 2017 schwabAATTsuse.de- Reenable testsuite on %arm
* Wed Dec 21 2016 bgAATTsuse.com- Disable check for s390x for now
* Tue Jul 26 2016 maxAATTsuse.com- New version 8.6.6:
* (bug)[803042] mem leak due to reference cycle.
* (bug)[bbc304] reflected watch race condition.
* (bug)[fadc99] compile-5.3.
* (enhancement)[1a25fd] compile [variable ${ns}::v]
* (bug)[1af8de] crash in compiled [string replace]
* (bug)[d30718] segv in notifier finalize
* (enhancement)[7d0db7] parallel make
* [f12535] enable test bindings customization
* (bug)[47ac84] compiled [lreplace] fixes
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[866368] RE \\w includes \'Punctuation Connector\'
* [07d13d] Restore TclBlend support lost in 8.6.1
* (bug)[3154ea] Mem corruption in assembler exceptions
* (bug) registry package support any Unicode env => registry 1.3.2
* (bug)[f7d4e] [namespace delete] performance
* (TIP 447) execution time verbosity option => tcltest 2.4.0
* (bug)[16828b] crash due to [vwait] trace undo fail
* (enhancement)[4b61af] good [info frame] from more cases.
* (bug)[c383eb] crash in [glob -path a]
* (update) Update Unicode data to 9.0 (nijtmans)
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[16896d] Tcl_DString tolerate append to self.
* (bug)[d55322] crash in [dict update].
* (bug)[dd260a] crash in [chan configure -dictionary].
* (bug)[f961d7] usage message with parameters with spaces.
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (enhancement)[09fabc] Sort order of -relateddir.
* (bug)[1493a4] [namespace upvar] use of resolvers.
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[da340d] integer division in clock math.- Fix %check (\"make test\" was run in the wrong directory).
* Tue Mar 01 2016 fweissAATTsuse.com- New version 8.6.5:
* (bug)[d87cb1] Proper tailcall from compiled ensembles
* (bug)[879a07] Incomplete chars AATT buffer ends
* (bug)[894da1] Hang flushing blocking channels
* (enhance)[b9d043] Default use of gzip transfer encoding => http 2.8.9
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[9dd1bd] destructor [self] after failed constructor
* (bug)[0f42ff] [tailcall] combined with [next]
* (bug)[c11a51] http: race condition in -accept option
* (enhance) More pure lists from compiled [list]
* (enhancement) Relax memdebug constraint on extensions
* (bug)[268b23] crash in traced [expr]
* (bug)[478c44] Memleak in zlib compresion errors
* (bug)[e770d9] Higher baud on serial channels
* (update) Update Unicode data to 8.0
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (bug)[a4cb3f] compiled [lreplace] handling of end
* (enhance) Use Unicode SendMessageTimeout() => registry 1.3.1
* (TIP 412) msgcat dynamic locale change and package private locale => msgcat 1.6.0
* (bug)[a0ece9] crash in traced [expr]
* (TIP 436) [info object isa] favors \'false\' over error => TclOO 1.0.4
* (bug)[b1534b][9bad63] writes beyond buffer bounds
* (bug)[a3309d] Memleak in compiled [unset a($i)]
* (bug)[57945b] lock in forking/multi-threading
* (bug)[3e7eca] Allocation overflow in expr parsing
* (bug) Correct problems found in Coverity audit
* (bug)[00189c] MSVC 14: semi-static UCRT support
* (bug)[0df7a1] Tolerate getcwd() failures
* (bug)[1115587][a3c350][d7ea9f][0e0e15][187d7f] Many fixes and improvements to regexp engine from Postgres
* (enhance) hash lookup microoptimization
* (bug)[e0a7b3] Input buffer draining & file events
* (bug)[219866] Cygwin support error (yorick,nijtmans) => platform 1.0.14
* (bug)[1080042][8f2450] More regexp from Postgres
* (bug)[4a0c16] [clock] react to msgcat locale change
* (bug)[261a8a] Overflow segfault in I/O translation
* (bug)[40f628] ListObjReplace callers fail to detect max
* (enhance)[32c574] Improve list growth performance
* (bug)[c9eb6b] tolerate unset ::env(TZ)
* (TIP 440) tcl_platform(engine) -- Tcl implementation
* (bug)[25842c] stream [zlib deflate] fails with 0 input
* (bug)[3d96b7][593baa][cf74de] crashes in OO teardown
* (bug)[9b4702] [info exists env(missing)] kills trace
* Wed Jul 29 2015 maxAATTsuse.com- New version 8.6.4:
* restore tbcload/tclcompiler support
* (bug)[0c043a] Fix compiled [set var($) val]
* (bug)[d2ffcc] Limit $... and bareword parsing to ASCII
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (TIP 427) [fconfigure $h -connecting, -peername, -sockname]
* (bug)[af08c8] Crash in full finalize encoding teardown
* (bug)[7c187a] [chan copy] crash (io-53.17)
* (bug)[df0848] Trouble with INFINITY macro
* (bug) Stop crashes when extension var resolvers misbehave
* (bug)[088727] [read] past EOF (io-73.4)
* (bug)[32b615] Fix compiled [lreplace] (lreplace-4.[345])- Obsoletes itcl-unbreak-iwidgets.patch
* Wed Nov 12 2014 maxAATTsuse.com- New version 8.6.3:
* (bug)[b9e1a3] Correct Method Search Order
* (bug)[ccc2c2] Regression [lreplace {} 1 1]
* Crash regression in [oo::class destroy]
* (bug)[84af11] Regress [regsub -all {\\(.
*} a(b) {}]
* (bug)[cee90e] [try {} on ok {} - on return {} {}] panic
* (feature) [tcl::unsupported::getbytecode] disassember
* (enhancement) [string cat] bytecode optimization
* (bug)[82521b] segfault in mangled bytecode
* (bug)[bc5b79] Hang in some [read]s of limited size
* (bug)[bc1a96] segfault in [array set] of traced array
* (bug)[59a2e7] MSVC14 compile support
* (bug)[ed29c4] [fcopy] treats [blocked] as error
* (bug)[bf7135] regression in Tcl_Write() interface
* (bug)[10dc6d] fix [gets] on non-blocking channels
* (bug)[214cc0] Restore [lappend v] return value
* (bug)[5adc35] Stop forcing EOF to be permanent- Add itcl-unbreak-iwidgets.patch to revert a recent change in itcl that broke iwidgets.