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.
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
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
Committed, thanks for the patch!