Hi folks.  The second release candidate, OpenSimulator 0.7.4-rc2, is now 
available [1].

Various bug fixes have been made on top of 0.7.4-rc1 - the commits are listed 
below.  Many thanks to everybody who tested 0.7.4-rc1 and contributed fixes.

Please raise any further regressions against the 0.7.4-rc2 product version in 
Mantis.

d80eda2 Extend "Restarting scripts in attachments" debug log message to show 
actual name of user and the region they are in
3edfa58 If a connecting scene presence is replacing an existing scene presence 
then bypass close checks.
fa13a6a Bump version number to 0.7.4-rc2
9d5e7c8 Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() 
down into the 3-parameter AddNewSceneObject() method instead of always 
hardcoding true.
590bf0b adding sqlite journal files to .gitignore
b199a2d If a script state save fails for some reason on shutdown/region 
removal, get xengine to spit out some useful information and continue to save 
other script states
f1d4b8d Add an [HGAssetService] section to SQLiteStandalone.ini with the same 
connection string as [AssetService].
0088661 Lock disposal of separate gdi+ objects under different threads since 
this prevents malloc heap corruption seen under Ubuntu 10.04.1 and 11.04 - 
probably a libcairo issue
1a7e3ca Fix bug in SoundModule.PlayAttachedSound() where every sound update to 
an avatar would base its gain calculation on the previous avatar's gain, 
instead of the original input gain
132d701 Tighten up OpenSim.Framework.Cache locking to avoid race conditions.
3b97241 Add --force flag to "kick user" console command to allow bypassing of 
recent race condition checks.
f82d090 Fix llDialog responses so that they can be heard throughout the region. 
This now conforms to the behaviour in SL.
7399d3e When reporting a thread timeout, create a copy of the info rather than 
passing the original ThreadWatchdogInfo structure.
cab546e Add information to ThreadStackSize about possibly increasing if 
suffering StackOverflowExceptions during script conversion/compilation (e.g. on 
Windows 64-bit)
7dc1c7d minor: Make xengine debug message on script load a scripting loading 
message instead.
fbff51f Correct an exception report in SceneObjectPart so it outputs the stack.
b714fb0 Implementing PRIM_LINK_TARGET in a non-recursive fashion
f370380 Don't enable the thread watchdog until all regions are ready.
5e98e2b adding ATTACH_*_PEC constants
35f8f3f minor: Add Gryc Ueusp to CREDITS for commit 884edac amongst others, by 
request.
7ec8e7e Prevent race conditions when one thread removes an NPC SP before 
another thread has retreived it after checking whether the NPC exists.
c6efebd Release http-in URLs when llResetScript is called

[1] http://opensimulator.org/wiki/Download

-- 
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to