Hello community, here is the log from the commit of package v8 for openSUSE:Factory checked in at 2013-04-15 11:17:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/v8 (Old) and /work/SRC/openSUSE:Factory/.v8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "v8", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/v8/v8.changes 2013-01-14 09:52:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.v8.new/v8.changes 2013-04-15 11:18:01.000000000 +0200 @@ -1,0 +2,29 @@ +Sun Apr 7 07:46:18 UTC 2013 - [email protected] + +- Update to 3.17.16 + * Stack trace API: poison stack frames below the first strict + mode frame. (issue 2564) + * Finished implementation of ES6 symbols aka. private names + (issue 2158) + * Disable zapping of global handles in release mode + * Use internal memcpy when initializing code objects. + * Turned Flags into a uint32_t typedef + * Added a version of the v8::HandleScope constructor with an + v8::Isolate parameter and made + AdjustAmountOfExternalAllocatedMemory an instance method of + v8::Isolate. (issue 2487) + * Fixed two register allocator bugs (off-by-one error/failure + propagation). (issue 2576) + * Fixed heap snapshot creation for Harmony collections. + (issue 2535) + * Restored Function()'s expected string representation. + (issue 2470) + * Enabled deprecatations (again). (issue 2487) + * Avoid bool to Oddball conversions by being lazy. (issue 2491) + * Added %p option to --logfile. + * Hardened Function()'s parsing of function literals. + (issue 2470) + * ES6 symbols: Refine test for getOwnPropertyNames. (issue 2158) + + +------------------------------------------------------------------- Old: ---- v8.3.16.4.0.tar.lzma New: ---- v8.3.17.16.0.tar.lzma ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ v8.spec ++++++ --- /var/tmp/diff_new_pack.0eAchw/_old 2013-04-15 11:18:03.000000000 +0200 +++ /var/tmp/diff_new_pack.0eAchw/_new 2013-04-15 11:18:03.000000000 +0200 @@ -17,7 +17,7 @@ Name: v8 -Version: 3.16.4.0 +Version: 3.17.16.0 Release: 0 Summary: JavaScript Engine License: BSD-3-Clause -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
