Created attachment 171742 [details] patch from a git commit, apply with patch -p1 Notable changes This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities. - buffer - backport allocUnsafeSlow - ignore negative allocation lengths - deps: backport 3a9bfec from v8 upstream - Fixes a Buffer overflow vulnerability discovered in v8. More details can be found in the CVE (CVE-2016-1699). See the full release announcement here: https://nodejs.org/en/blog/release/v5.12.0/
poudriere testport passes on 10.3-RELEASE amd64 jail.
Committed, thanks. No MFH, as quarterly will be started soon.
A commit references this bug: Author: pi Date: Thu Jun 30 05:40:36 UTC 2016 New revision: 417806 URL: https://svnweb.freebsd.org/changeset/ports/417806 Log: www/node5: 5.11.1 -> 5.12.0 This is a security release, see https://nodejs.org/en/blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities. - buffer o backport allocUnsafeSlow o ignore negative allocation lengths - deps: backport 3a9bfec from v8 upstream o Fixes a Buffer overflow vulnerability discovered in v8. More details can be found in the CVE (CVE-2016-1699). PR: 210519 Changes: https://nodejs.org/en/blog/release/v5.12.0/ Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Changes: head/www/node5/Makefile head/www/node5/distinfo