Name: | v8314-v8 |
---|---|
Epoch: | 1 |
Version: | 3.14.5.10 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 5085519 |
License: | BSD |
RPM: | v8314-v8-3.14.5.10-6.el7.x86_64.rpm |
Source RPM: | v8314-v8-3.14.5.10-6.el7.src.rpm |
Build Date: | Tue May 26 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/v8 |
Summary: | JavaScript Engine |
Description: | V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd edition. |
- Update regress test 1122
- Add CVE-2013-6668 patch
- multiple CVE fixes - CVE-2013-6639 CVE-2013-6640 CVE-2013-6650 - CVE-2013-6668 CVE-2014-1704 CVE-2014-5256
- Remove rpaths
- add simlink to libv8.so - obsoletes v8 in all other collections
- changed .so suffix to libv8.so.v8314-3.14.5
- fixed typo in install section
- added patch to fix gcc48 warnings
- built with gyp instead of scons - spec cleanup - moved stuff in _bindir to devel package
- backport fix for remote DoS or unspecified other impact via type confusion (RHBZ#991116; CVE-2013-2882)