Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 16:03:04 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r453012 - branches/2017Q4/www/node6
Message-ID:  <201710271603.v9RG34JO039107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Fri Oct 27 16:03:03 2017
New Revision: 453012
URL: https://svnweb.freebsd.org/changeset/ports/453012

Log:
  MFH: r452890
  
  www/node6: Update 6.11.3 -> 6.11.5
  
  Update to the latest upstream v6.x release to address a remote DoS
  vulnerability.
  
  https://nodejs.org/en/blog/vulnerability/oct-2017-dos/
  https://nodejs.org/en/blog/release/v6.11.5/
  
  Approved by:	robak (mentor)
  Approved by:	ports-secteam (swills)
  Security:	CVE-2017-14919
  Security:	d7d1cc94-b971-11e7-af3a-f1035dd0da62
  Differential Revision:	https://reviews.freebsd.org/D12784

Modified:
  branches/2017Q4/www/node6/Makefile
  branches/2017Q4/www/node6/distinfo
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/www/node6/Makefile
==============================================================================
--- branches/2017Q4/www/node6/Makefile	Fri Oct 27 16:01:42 2017	(r453011)
+++ branches/2017Q4/www/node6/Makefile	Fri Oct 27 16:03:03 2017	(r453012)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	6.11.3
+PORTVERSION=	6.11.5
 DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	www

Modified: branches/2017Q4/www/node6/distinfo
==============================================================================
--- branches/2017Q4/www/node6/distinfo	Fri Oct 27 16:01:42 2017	(r453011)
+++ branches/2017Q4/www/node6/distinfo	Fri Oct 27 16:03:03 2017	(r453012)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504848990
-SHA256 (node-v6.11.3.tar.gz) = c60562a7bc316f137297b7aa23ae354e3ac6779fe8ddf46fe43a75b6b92443e8
-SIZE (node-v6.11.3.tar.gz) = 26875258
+TIMESTAMP = 1508910448
+SHA256 (node-v6.11.5.tar.gz) = c4aed94e82dbf246a1c9e0705c3054f0c0f3d9c4d8d025d877e0ef1f7b6cde4c
+SIZE (node-v6.11.5.tar.gz) = 26915846



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710271603.v9RG34JO039107>