1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

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)
This commit is contained in:
Kurt Jaeger 2016-06-30 05:50:34 +00:00
parent 3b72e0b083
commit fca961ec2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417810
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
PORTVERSION= 0.10.45
PORTVERSION= 0.10.46
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/

View File

@ -1,2 +1,3 @@
SHA256 (node-v0.10.45.tar.gz) = d184bb74758d4ac69826823934cda1d46e81402fc16ebdb2ecacdc1a8fe0b568
SIZE (node-v0.10.45.tar.gz) = 15681636
TIMESTAMP = 1466758890
SHA256 (node-v0.10.46.tar.gz) = 1164f2a4b663c9c0244033bfa649304a4a4e5a5ed6fab509d63084609d53198f
SIZE (node-v0.10.46.tar.gz) = 15682724