www/node010: 0.10.45 -> 0.10.46
This is a security release. Please read
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for details.
- libuv: (CVE-2014-9748) Fixes a bug in the read/write locks implementation for Windows XP and Windows 2003 that can lead to undefined and potentially unsafe behaviour. More information can be found at https://github.com/libuv/libuv/issues/515
- V8: (CVE-2016-1669) Fixes a potential Buffer overflow vulnerability discovered in V8, more details can be found in the CVE at https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669
PR: 210522
Changes: https://nodejs.org/en/blog/release/v0.10.46/
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)