Bug 224356

Summary: lang/ruby22 lang/ruby23 lang/ruby24: Update to latest version
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: freebsd-ruby (Nobody) <ruby>
Status: Closed FIXED    
Severity: Affects Many People CC: swills, yasu
Priority: --- Flags: bugzilla: maintainer-feedback? (ruby)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224349
Attachments:
Description Flags
patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2017-12-15 03:49:55 UTC
Created attachment 188854 [details]
patch file

* Update lang/ruby22 to 2.2.9.
* Update lang/ruby23 to 2.3.6.
* Update lang/ruby24 to 2.4.3.

Since this update includes security fix (CVE-2017-17405), it should also commit to 2017Q4 branch.

Bug #224349 adds entry for this security update to security/vuxml. So please commit it too.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-19 02:18:07 UTC
A commit references this bug:

Author: swills
Date: Tue Dec 19 02:17:59 UTC 2017
New revision: 456700
URL: https://svnweb.freebsd.org/changeset/ports/456700

Log:
  Update lang/ruby2[2,3,4] to latest versions.

  Fixes a security issue.

  PR:		224356
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  MFH:		2017Q4
  Security:	dd644964-e10e-11e7-8097-0800271d4b9c

Changes:
  head/Mk/bsd.ruby.mk
  head/lang/ruby22/distinfo
  head/lang/ruby22/pkg-plist
  head/lang/ruby23/distinfo
  head/lang/ruby23/pkg-plist
  head/lang/ruby24/distinfo
  head/lang/ruby24/pkg-plist
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-19 02:23:13 UTC
A commit references this bug:

Author: swills
Date: Tue Dec 19 02:22:54 UTC 2017
New revision: 456701
URL: https://svnweb.freebsd.org/changeset/ports/456701

Log:
  MFH: r454686 r456700

  lang/ruby2?: make rubygem-* ports reproducible

  PR:		223781
  exp-run by:	antoine

  Update lang/ruby2[2,3,4] to latest versions.

  Fixes a security issue.

  PR:		224356
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Security:	dd644964-e10e-11e7-8097-0800271d4b9c

  Approved by:	ports-secteam (implicit)

Changes:
_U  branches/2017Q4/
  branches/2017Q4/Mk/bsd.ruby.mk
  branches/2017Q4/lang/ruby22/distinfo
  branches/2017Q4/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb
  branches/2017Q4/lang/ruby22/pkg-plist
  branches/2017Q4/lang/ruby23/distinfo
  branches/2017Q4/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb
  branches/2017Q4/lang/ruby23/pkg-plist
  branches/2017Q4/lang/ruby24/distinfo
  branches/2017Q4/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb
  branches/2017Q4/lang/ruby24/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2017-12-19 02:25:05 UTC
Committed, thanks for the patch!