Page MenuHomeFreeBSD

www/node: Update 8.6.0 -> 8.8.0
ClosedPublic

Authored by bhughes on Oct 16 2017, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 28, 1:34 PM
Unknown Object (File)
Thu, May 22, 4:38 AM
Unknown Object (File)
Mon, May 19, 4:14 AM
Unknown Object (File)
Mon, May 12, 4:46 AM
Unknown Object (File)
May 5 2025, 3:59 AM
Unknown Object (File)
Apr 26 2025, 5:09 PM
Unknown Object (File)
Apr 15 2025, 7:12 AM
Unknown Object (File)
Apr 14 2025, 3:24 AM
Subscribers
None

Details

Summary

www/node: Update 8.6.0 -> 8.8.0

Update to the latest upstream v8.x release to address a remote DoS
vulnerability.

https://nodejs.org/en/blog/vulnerability/oct-2017-dos/
https://nodejs.org/en/blog/release/v8.8.0/

Remove post-patch rules to replace various occurrences of 'python' with
PYTHON_CMD. Upstream has done a change to ensure that the "correct"
python version is called at build time, making our post-patch steps
unnecessary.

Re-roll patches with 'make makepatch'.

Approved by: robak (mentor)

Test Plan

$ pwd
/usr/ports/www/node
$ portlint -C
WARN: Makefile: possible use of absolute pathname "/etc/make.conf".
WARN: Makefile: "IGNORE" has to appear earlier.
WARN: Makefile: "ONLY_FOR_ARCHS" has to appear earlier.
0 fatal errors and 3 warnings found.

http://35.176.84.170/data/latest-per-pkg/node/8.8.0/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Remove debugging output from files/patch-configure

Updating to 8.8.0 now that it's been released. It addresses a remote
DoS vulnerabiltiy.

bhughes retitled this revision from www/node: Update 8.6.0 -> 8.7.0 to www/node: Update 8.6.0 -> 8.8.0.Oct 25 2017, 6:59 AM
bhughes edited the summary of this revision. (Show Details)
bhughes edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 25 2017, 9:28 AM
This revision was automatically updated to reflect the committed changes.