Hello community, here is the log from the commit of package v8 for openSUSE:Factory checked in at 2012-06-05 12:03:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/v8 (Old) and /work/SRC/openSUSE:Factory/.v8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "v8", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/v8/v8.changes 2012-05-31 17:11:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.v8.new/v8.changes 2012-06-05 12:03:17.000000000 +0200 @@ -1,0 +2,18 @@ +Wed May 30 09:17:28 UTC 2012 - [email protected] + +- Update to 3.11.7.0 + * Get better function names in stack traces. + * Fixed RegExp.prototype.toString for incompatible receivers + (issue 1981). + * Some cleanup to common.gypi. This fixes some host/target + combinations that weren't working in the Make build on Mac. + * Handle EINTR in socket functions and continue incomplete sends. + (issue 2098) + * Fixed python deprecations. (issue 1391) + * Made socket send and receive more robust and return 0 on + failure. (Chromium issue 15719) + * Fixed GCC 4.7 (C++11) compilation. (issue 2136) + * Set '-m32' option for host and target platforms + * Performance and stability improvements on all platforms. + +------------------------------------------------------------------- Old: ---- v8.3.11.3.0.tar.lzma New: ---- v8.3.11.7.0.tar.lzma ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ v8.spec ++++++ --- /var/tmp/diff_new_pack.Anx91D/_old 2012-06-05 12:03:19.000000000 +0200 +++ /var/tmp/diff_new_pack.Anx91D/_new 2012-06-05 12:03:19.000000000 +0200 @@ -17,7 +17,7 @@ Name: v8 -Version: 3.11.3.0 +Version: 3.11.7.0 Release: 0 Summary: JavaScript Engine License: BSD-3-Clause @@ -84,9 +84,9 @@ lzma -cd %{SOURCE0} | tar xf - %setup -D -T -n %{name} -%patch0 -p0 +#patch0 -p0 %if %suse_version > 1140 -%patch1 -p0 +#patch1 -p0 %endif # -fno-strict-aliasing is needed with gcc 4.4 to get past some ugly code -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
