Changelog for
tcl-8.6.6-89.1.x86_64.rpm :
Mon Feb 27 13:00:00 2017 schwabAATTsuse.de
- Reenable testsuite on %arm
Wed Dec 21 13:00:00 2016 bgAATTsuse.com
- Disable check for s390x for now
Tue Jul 26 14:00:00 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 1 13:00:00 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 14:00:00 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 13:00:00 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.
Sat Sep 6 14:00:00 2014 cooloAATTsuse.de
- avoid %nil to pass download_files service
Mon Sep 1 14:00:00 2014 fcrozatAATTsuse.com
- Update license tag to SPDX 1.2.
Thu Aug 28 14:00:00 2014 vwallfahrerAATTsuse.com
- Update to 8.6.2:
* TIP 429: New command [string cat].
* [lsearch -integer], [lsort -integer] operate on wide ints.
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* [dict replace], [dict remove] return canonical dicts.
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* Improved ::env synchronization with environment.
* transchans converted blocked writes to errors.
* [info class subclasses ::oo::object] includes ::oo::class .
* Fix: [chan configure -error] breaks [socket -async] connection.
* Better handle NUL in filenames.
* Fix: failures in nested ensemble bytecode compiler.
* Fixed crashes in...
- [apply {{} {while 1 {a {
*}
[return -level 0 -code continue]}}}]
- [apply {{} {namespace upvar a b [x]}}]
- [coroutine X coroutine Y info frame]
- multi-interp font teardown
- oo chain deletion
* Plugged memory leaks in...
- execution traced coroutine deletion
- [close [zlib push ... -dictionary ...]]
- AtForkChild()
- managing oo instance lists
* Performance addressed in...
- [lappend l $multiple $arg] compile: quadratic -> linear
- binary [chan copy]: move bytes instead of copy
- Improved bytecode: [catch], [foreach], [lmap],
num. conversion
* Bytecode compiled: [concat], [linsert], [namespace origin],
[next], [nextto], [string is], [string replace],
[string tolower], [string totitle], [string toupper],
[string trim], [string trimleft],
[string trimright] [yieldto]
* New package releases:
http 2.8.8: Accept upper case schemes in URLs
tcltest 2.3.7: cleanup runs before output comparisons
platform 1.0.13: Update macosx-
* variant compatibilities
TclOO 1.0.2
itcl 4.0.1
thread 2.7.1
sqlite3 3.8.6
tdbc
* 1.0.1
- removed tcl-unload.patch and tcl.patch
Fri Sep 20 14:00:00 2013 maxAATTsuse.com
- Final 8.6.1 release. Changes since rc0 include:
* Fix segfaults in [dict] compilers.
* Fix mem leak in [lreplace].
Tue Sep 10 14:00:00 2013 kpetschAATTsuse.com
- New patchlevel release 8.6.1rc0:
- Many optimaizations, improvements and tightened stack management
in bytecode
- Many enhancements and Bugfixes:
* Improve ensemble bytecode
* Selected script code improvements => tcltest 2.3.6
* Broaden glibc version detection => platform 1.0.12
* [array set] compile improvement
* [auto_mkindex] support Tcl00
* Tcl_Zlib
*() routines tolerate NULL interps
* Improved [list {
*}...] compile
* Restored lost performance appending to long strings
* Errors from execution traces become errors of the command
Thu Jun 20 14:00:00 2013 maxAATTsuse.com
- New version: 8.6.0.
- Itcl is now part of the Tcl main package.
- Disable profile feedback based optimization for now.
- Highlihhts of the new version:
* Object Oriented Programming: The commands of the TclOO package
are now part of Tcl itself. This gives Tcl a built-in object
system that is fully dynamic, class-based, and includes
advanced features such as meta-classes, filters, and mixins.
* New version 4 of the popular package Itcl (aka incr Tcl) is
also included, now built on a TclOO foundation, granting
support for some traditional OO Tcl programming out of the box
as well.
* Stackless Evaluation: The evaluation of many levels of nested
proc calls are no longer implemented as a stack of nested C
routine calls. This revision in the internal implementation of
Tcl evaluation makes deep recursion in Tcl scripts safe to
do. But there\'s more...
* This new implementation enables a collection of new commands,
coroutine, tailcall, yield, and yieldto that provide profound
new capabilities and models of concurrency to Tcl scripts.
* Enhanced Exceptions: New commands try and throw and a wealth
of new -errorcode values enable far more precise trapping and
handling of exceptions using a familiar construct.
* Batteries Included: Tcl delivers in the pkgs subdirectory a
bundled collection of third-party packages built and installed
along with Tcl.
* Thread-enabled Operations: A thread-enabled default build, a
bundled Thread package, and new command interp cancel make Tcl
8.6 ready for your multi-threaded programming tasks.
* SQL Database Powered: The bundled Tcl DataBase Connectivity
(tdbc) interface package makes it possible to write your SQL
database-powered scripts decoupled from any particular
database engine. The bundled sqlite3 and tdbc::sqlite3
packages supply a powerful and popular SQL database engine
ready to use.
* IPv6 Networking: Both client and server sockets support IPv6
where platform support exists.
* Built-in Zlib Compression: New command zlib provides utilities
to handle compression of data and streams.
* List Processing: New commands lmap and dict map enable the
elegant expression of transformations over Tcl containers.
* Stacked Channels by Script: New commands chan push and chan
pop expose the power of stacked channels without the need to
write C code.
* Additional New Features: Temporary file creation, enhancements
to list sorting and setting, dict filtering, half-close of
bidirectional channels, encoding and decoding of binary
sequences, finer control over load, and many many more.
Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
Sun Nov 25 13:00:00 2012 ajAATTsuse.de
- The testsuite needs timezone data, require it at build time.
Thu Aug 9 14:00:00 2012 maxAATTsuse.com
- New patchlevel: 8.5.12:
* Fix the values returned by [switch -regexp -indexvar]
* Improve RFC compliance of the http package
* Several other bugfixes
Sun Jul 29 14:00:00 2012 jengelhAATTinai.de
- Disable profiling on SPARC due to compiler bug [gcc #54121]
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
Wed Jan 4 13:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-TCL
Use this proprietary extension to SPDX until upstream SPDX accepts TCL
into their license list
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency
Tue Nov 8 13:00:00 2011 maxAATTsuse.com
- New patchlevel release 8.5.11:
* [3349507] correct double(1[string repeat 0 23])
* [3371644] Tcl_ConvertElement() segfault
* [3372130] hypot(.) segfault
* [3389764] memleaks due to reference cycles in dup\'d paths
* [3390272] leak of [info script] value
* [3393150] bignum leaks in Tcl_Get
*() routines
* [3393714] [string toupper] overflow
* [3398794] panic in interp limit setting (gavlian,fellows)
* [3401704] revised expr parser to permit function names like
\"nano()\" instead of parsing as \"nan o()\" with missing op
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* [3405652] DTrace workaround
* [3391977] -headers overrides -type (=> http 2.7.7)
* [3400658] wrong num args msg with TclOO
* [2935503] [file stat] returns bad mode
Tue Oct 4 14:00:00 2011 uliAATTsuse.com
- cross-build fix: use %__cc macro
Thu Jun 30 14:00:00 2011 maxAATTnovell.com
- New patchlevel release 8.5.10:
* Update Unicode data to 6.0
* Fix handling of empty path lists in Safe Tcl.
* (bug fix)[3098302] crash in compiled [catch]
* (TIP 378)[3081184] improved TIP 280 performance
* (enhancement) Restore TclFormatInt for performance
* (enhancement) Tcl_PrintDouble performance improvements
* (bug fix)[3142026] GrowEvaluationStack OBOE
* (bug fix)[3072640] protect writes to ::error
* variables
* (bug fix)[3200987,3192636] parser buffer overruns
* (bug fix)[3202905] failed intrep release of interp result
* (bug fix)[3202171] repair [namespace inscope] optimizer
* (bug fix) Fixes from libtommath 0.42.0 release
* (bug fix)[3216070] [load] extension from embed Tcl apps
* (bug fix)[3285472] intrep corruption in [string reverse]
* (bug fix)[2662380] crash when variable append trace unsets
* (bug fix)[3285375] Buffer overflow in [concat]
* (internals change) revised TclFindElement() interface
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
* (enhancement) dict->list w/o string rep generation
* (bug fix)[3173086] Crash parsing long lists
* (bug fix)[2715421] surplus \
in POST => http 2.7.6
* (enhancement) msgcat internal improvements => msgcat 1.4.4
* (bug fix)[3185407] cmd resolution epoch flaw
* (bug fix)[3315098] mem leak generating double string rep
* (new cmd) [tcltest::loadIntoSlaveInterpreter]
=> tcltest 2.3.3
* (new feature) DEB_HOST_MULTIARCH support => platform 1.0.10
- Add tcl-stack.patch to fix stack direction checking for gcc 4.6.
- Removed stack-3.1 from the list of known-failing tests.
- tcl-SafeLdExp.patch isn\'t needed anymore.
Wed Apr 27 14:00:00 2011 idoenmezAATTnovell.com
- Add stack-3.1 test to known failures, according to
http://www.linuxfoundation.org/en/TestPilot32-U0710#Tcl_Tests___v_8.5a4-1_.3D
it fails elsewhere too.
Fri Sep 3 14:00:00 2010 maxAATTsuse.de
- Bugfix release 8.5.9:
* [sf#2891556] encoding finalization crash
* rewrite of the Safe Base commands
* [sf#2913616] msgcat: improved safe interp support
=> msgcat 1.4.3
* [sf#2913625] [info script/nameof] in safe interps
* [sf#2891362] enable time limit in child interps
* [sf#2895741] enable min(), max() in safe interps
* [sf#2918610] [file rootname] corruption
* [sf#2932421] less [format %s] shimmer
* [sf#2918110] [chan postevent] crash
* [sf#2942697] faster match: some pathological regexp patterns
* [sf#2939073] [array unset] unset trace crash
* [sf#2933089] [info frame] shared lit trouble
* [sf#2949740] [open |noSuch rb] crash
* [sf#2954959] get sign of abs($zero) right
* [sf#2936225] stop [chan copy] to slow channel consuming all
memory with buffer backup
* permit [fcopy] of > 2
*
*31 bytes
* [sf#2383005] [return -errorcode] reject non-list
* [sf#2976504] broken fstatfs() call
* [sf#2978773] refchan mem preservation
* [sf#3004007] dict/list shimmer w/o string rep loss
* platform: several fixes for 64 bit systems
=> platform 1.0.9
* [sf#3016135] [clock format] in he_IL locale
* (enhancement) -errorcode for [expr] domain errors
* [sf#3037525] crash deleting vars AATT callframe pop
* [sf#3034840] mem corrupt when refchan loses interp
* [sf#2826551] line-sensitive matching in regexp
* [sf#3048354] buffer overflow detect in Fortify build
* [sf#3057639] no read traces [lappend arr(elem) ...]
*
*
* POTENTIAL INCOMPATIBILITY
*
*
*
Mon May 17 14:00:00 2010 bgAATTnovell.com
- Disable stack check for hppa to fix build.
Fri Feb 19 13:00:00 2010 maxAATTsuse.de
- Add tcl-SafeLdExp.patch to prevent a floating point assist fault
during startup on IA64 (bnc#578068).
Thu Jan 21 13:00:00 2010 rguentherAATTsuse.de
- Fix fortify violation in TraceVariableObjCmd.
Wed Nov 18 13:00:00 2009 maxAATTsuse.de
- Bugfix release 8.5.8.
* [info frame] account for continuation lines
* account for ia64_32 => platform 1.0.5
* improved error message in tcltest => tcltest 2.3.2
* Broken DST applied EU rules to US zones
* [sf#2446662] uniformly declare EOF on RST on sockets
* [sf#1028264] delay WSACleanup() from under our feet
* [sf#2785893] find command in deleted namespace
* [sf#2798543] incorrect [expr] integer
*
* results
* [sf#2801413] overflow in [format]
* [sf#2802881] corrected compile env context
* [sf#2819200] underflow settings on MIPS systems
* [sf#2820349] plug event leak in notifier
* [sf#2826248] crash in Tcl_GetChannelHandle
* [sf#2830354] overflow in [format]
* [sf#2827000] reflected channels can signal EGAIN
* [sf#2806250] EIAS violation in ~foo pathnames
* [sf#2837800] [glob
*/foo] return ./~x/foo
* [sf#2845535] overflows in [format]
* [sf#2849860] http handle \"quoted\" charset value
* [sf#1941434] broken tclTomMath.h includes
* [sf#2871908] leaked hash table
* [sf#2874678] bignum leak in [dict incr]
* [sf#2629338] crash in var unset traces
* [sf#2107634] extend [read] and [gets] to Tcl string limits
* [sf#2882561] Haiku OS signal support
* [sf#2800740] halved bignum memory on 64-bit systems
POTENTIAL INCOMPATIBILITY
* [sf#2854929] TM search path support in Safe Base
* [sf#2888099] [close] loses ENOSPC error
* [sf#2891171] RFC 3986 compliance for ? in URL => http 2.7.5
* [sf#2895565] [fcopy -size] miscounts when converting encodings
- Added tcl-unload.patch to fix a crash in the browser plugin.
Sun Aug 2 14:00:00 2009 jansimon.moellerAATTopensuse.org
- disable the testsuite for the moment on ARM
Tue Jun 16 14:00:00 2009 maxAATTsuse.de
- Install binaries unstripped to fix debuginfo packages.
Wed Jun 3 14:00:00 2009 maxAATTsuse.de
- New release: 8.5.7:
* Fix failure to read SHOUTcast streams in the http package.
* Fix hang in channel finalization.
* [file normalize] failed on some paths.
* Fix crash with [chan create]d channel
* Fix Tcl_FindCommand() bug exposed by oo.
* Fix [string repeat] overflow crash.
* Fix memleak in [file normalize].
* Fix crash in Tcl_AppendStringToObj.
* Fix Tcl_AppendObjToObj: append to self crash.
* Fix several string overflows.
* Fix [http::geturl] connection failures.