Hello community,
here is the log from the commit of package v8 for openSUSE:Factory
checked in at Mon Aug 29 10:31:07 CEST 2011.
--------
--- v8/v8.changes 2011-08-24 19:46:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/v8/v8.changes 2011-08-25 15:46:56.000000000
+0200
@@ -4,0 +5,5 @@
+ + Make scanner handle invalid unicode escapes in identifiers correctly.
+ + Make regexp flag parsing stricter.
+ + Fix several memory leaks.
+- Cleanup of specfile and changelog to prepare for submission to
+ Factory
@@ -15,0 +21,6 @@
+ + Fixed issue that could cause crashes when running with --heap-stats.
+ + Fixed compilation on Linux 2.6.9 and older.
+ + Fixed live-object-list to work with isolates.
+ + Fixed memory leaks in zones and isolates.
+ + Fixed a performance regression for TypedArrays on x64.
+ + Stability improvements on all platforms.
@@ -20,0 +32,5 @@
+ + Fixed bugs involving negative zero and the optimizing compiler.
+ + Fixed optimized version of Function.apply(x, arguments). (issue 1592)
+ + Eliminated uses of deprecated ARM instructions.
+ + Sped up Math.floor by using SSE 4.1 roundsd instruction on ia32.
+ + Removed restriction on the size of disassembled code that is printed.
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ v8.spec ++++++
--- /var/tmp/diff_new_pack.esIiwT/_old 2011-08-29 10:30:57.000000000 +0200
+++ /var/tmp/diff_new_pack.esIiwT/_new 2011-08-29 10:30:57.000000000 +0200
@@ -20,7 +20,7 @@
Name: v8
Version: 3.5.7.0
-Release: 1
+Release: 3
Summary: JavaScript Engine
Group: System/Libraries
License: BSD
@@ -42,6 +42,7 @@
%package -n libv8-3
+
Group: Development/Libraries/Other
Summary: JavaScript Engine
Obsoletes: v8 < %{version}
@@ -52,6 +53,7 @@
%package devel
+
Group: Development/Libraries/Other
Summary: Development headers and libraries for v8
Requires: lib%{name}-3 = %{version}-%{release}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]