Bug 209340 - [maintainer update][patch] www/node4: update to v4.4.4
Summary: [maintainer update][patch] www/node4: update to v4.4.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-06 20:24 UTC by Bradley T. Hughes
Modified: 2016-05-07 06:50 UTC (History)
1 user (show)

See Also:


Attachments
patch from a git commit, apply with patch -p1 (1.13 KB, text/plain)
2016-05-06 20:24 UTC, Bradley T. Hughes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!