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

See Also:


Attachments
patch from a git commit, apply with patch -p1 (1.14 KB, text/plain)
2016-05-06 20:25 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:25:18 UTC
Created attachment 170061 [details]
patch from a git commit, apply with patch -p1

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

Author: pi
Date: Fri May  6 21:30:57 UTC 2016
New revision: 414730
URL: https://svnweb.freebsd.org/changeset/ports/414730

Log:
  www/node5: 5.11.0 -> 5.11.1

  Update to the latest upstream v5.x stable release after the recent
  openssl CVEs.

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

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

Changes:
  head/www/node5/Makefile
  head/www/node5/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-07 19:38:32 UTC
A commit references this bug:

Author: pi
Date: Sat May  7 19:38:13 UTC 2016
New revision: 414783
URL: https://svnweb.freebsd.org/changeset/ports/414783

Log:
  MFH: r414730

  www/node5: 5.9.1 -> 5.11.1

  Update to the latest upstream v5.x stable release after the recent
  openssl CVEs.

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

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

Changes:
  branches/2016Q2/www/node/Makefile
  branches/2016Q2/www/node/distinfo
  branches/2016Q2/www/node/pkg-plist
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-07 19:39:37 UTC
Committed to 2016Q2 (patch provided by maintainer, thanks!)