Bug 209340

Summary: [maintainer update][patch] www/node4: update to v4.4.4
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People CC: pi
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch from a git commit, apply with patch -p1 none

Description Bradley T. Hughes freebsd_committer freebsd_triage 2016-05-06 20:24:04 UTC
Created attachment 170060 [details]
patch from a git commit, apply with patch -p1

Update to the latest upstream v4.x LTS release after the recent openssl CVEs.
    
Release announcement with changelog is here:
https://nodejs.org/en/blog/release/v4.4.4/
https://nodejs.org/en/blog/vulnerability/openssl-may-2016/
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-06 21:29:39 UTC
A commit references this bug:

Author: pi
Date: Fri May  6 21:29:18 UTC 2016
New revision: 414729
URL: https://svnweb.freebsd.org/changeset/ports/414729

Log:
  www/node4: 4.4.3 -> 4.4.4

  Update to the latest upstream v4.x LTS release after the recent openssl
  CVEs.

  Release announcement with changelog is here:
    https://nodejs.org/en/blog/release/v4.4.4/
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

  PR:		209340
  MFH:		2016Q2
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)

Changes:
  head/www/node4/Makefile
  head/www/node4/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-07 06:44:19 UTC
A commit references this bug:

Author: pi
Date: Sat May  7 06:43:40 UTC 2016
New revision: 414759
URL: https://svnweb.freebsd.org/changeset/ports/414759

Log:
  MFH: r414729

  www/node4: 4.4.1 -> 4.4.4

  Update to the latest upstream v4.x maintenance release after the
  recent openssl CVEs.

  Release announcement with changelog is here:
    https://nodejs.org/en/blog/release/v4.4.4/
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

  PR:		209340
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
  Approved by:	ports-secteam (junovitch)

Changes:
  branches/2016Q2/www/node4/Makefile
  branches/2016Q2/www/node4/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-07 06:50:09 UTC
Committed, thanks!