SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tcl-debugsource-8.5.11-3.4.1.x86_64.rpm :

* Thu Jul 25 2013 maxAATTsuse.com- Link tclsh against libpthread without enabling thread support to fix a segfault in TclCurl (bnc#784211).
* Wed Jan 04 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 2011 cooloAATTsuse.com- add autoconf as buildrequire to avoid implicit dependency
* Tue Nov 08 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 04 2011 uliAATTsuse.com- cross-build fix: use %__cc macro
* Thu Jun 30 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 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 03 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 2010 bgAATTnovell.com- Disable stack check for hppa to fix build.
* Fri Feb 19 2010 maxAATTsuse.de- Add tcl-SafeLdExp.patch to prevent a floating point assist fault during startup on IA64 (bnc#578068).
* Thu Jan 21 2010 rguentherAATTsuse.de- Fix fortify violation in TraceVariableObjCmd.
* Wed Nov 18 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 02 2009 jansimon.moellerAATTopensuse.org- disable the testsuite for the moment on ARM
* Tue Jun 16 2009 maxAATTsuse.de- Install binaries unstripped to fix debuginfo packages.
* Wed Jun 03 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.
 
ICM