Received: by mail.netbsd.org (Postfix, from userid 605) id DF5EC84D71; Thu, 18 Oct 2018 14:15:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F2AAD84CD4 for ; Thu, 18 Oct 2018 14:15:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id NzPXqXsm_BlJ for ; Thu, 18 Oct 2018 14:15:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 403F884CD0 for ; Thu, 18 Oct 2018 14:15:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3965BFBEE; Thu, 18 Oct 2018 14:15:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539872113144030" MIME-Version: 1.0 Date: Thu, 18 Oct 2018 14:15:13 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20181018141513.3965BFBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1539872113144030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Oct 18 14:15:13 UTC 2018 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby24-base: distinfo Log Message: lang/ruby24-base: update to 2.4.5 Ruby 2.4.5 Released Ruby 2.4.5 has been released. This release includes about 40 bug fixes after the previous release, and also includes several security fixes. Please check the topics below for details. * CVE-2018-16396: Tainted flags are not propagated in Array#pack and String#unpack with some directives * CVE-2018-16395: OpenSSL::X509::Name equality check does not work correctly See the commit logs for details. To generate a diff of this commit: cvs rdiff -u -r1.195 -r1.196 pkgsrc/lang/ruby/rubyversion.mk cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/ruby24-base/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539872113144030 Content-Disposition: inline Content-Length: 2335 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/ruby/rubyversion.mk diff -u pkgsrc/lang/ruby/rubyversion.mk:1.195 pkgsrc/lang/ruby/rubyversion.mk:1.196 --- pkgsrc/lang/ruby/rubyversion.mk:1.195 Thu Mar 29 03:11:58 2018 +++ pkgsrc/lang/ruby/rubyversion.mk Thu Oct 18 14:15:12 2018 @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.195 2018/03/29 03:11:58 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.196 2018/10/18 14:15:12 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -216,7 +216,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub # current supported Ruby's version RUBY22_VERSION= 2.2.10 RUBY23_VERSION= 2.3.7 -RUBY24_VERSION= 2.4.4 +RUBY24_VERSION= 2.4.5 RUBY25_VERSION= 2.5.1 # current API compatible version; used for version of shared library @@ -316,7 +316,7 @@ RUBY_JSON_VERSION= 2.0.4 RUBY_BIGDECIMAL_VERSION= 1.3.2 RUBY_IO_CONSOLE_VERSION= 0.4.6 -RUBY_OPENSSL_VERSION= 2.0.7 +RUBY_OPENSSL_VERSION= 2.0.9 RUBY_PSYCH_VERSION= 2.2.2 RUBY_DID_YOU_MEAN_VERSION= 1.1.0 RUBY_MINITEST_VERSION= 5.10.1 Index: pkgsrc/lang/ruby24-base/distinfo diff -u pkgsrc/lang/ruby24-base/distinfo:1.9 pkgsrc/lang/ruby24-base/distinfo:1.10 --- pkgsrc/lang/ruby24-base/distinfo:1.9 Thu Mar 29 03:04:47 2018 +++ pkgsrc/lang/ruby24-base/distinfo Thu Oct 18 14:15:13 2018 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.9 2018/03/29 03:04:47 taca Exp $ +$NetBSD: distinfo,v 1.10 2018/10/18 14:15:13 taca Exp $ -SHA1 (ruby-2.4.4.tar.bz2) = 1cc548ba3eb821e29ab92ac13e1d5c7bf23b1526 -RMD160 (ruby-2.4.4.tar.bz2) = 38aacd0ef60f4927318bb06cc997304681638c1e -SHA512 (ruby-2.4.4.tar.bz2) = ae632852a5f413561d8134e9ef3bb82adb37317696dd293ef92cb76709ecd45718f14116ecce35b12f1c2dd53ccae8dabc7a924a270072b697512d11f4922347 -Size (ruby-2.4.4.tar.bz2) = 12659705 bytes +SHA1 (ruby-2.4.5.tar.bz2) = 0e1f184556507c22bc59054496c0af7cf28fb188 +RMD160 (ruby-2.4.5.tar.bz2) = 72478559b56856d77f2898148bfeb35f294c4dc1 +SHA512 (ruby-2.4.5.tar.bz2) = 7034fcaeaee41f14bc0ecce0d3d93bd1abe95310e1a0b95fac66eaba867adfb2bf7ba4d0d70d67a15ce8df16052dee405c38cdb18987602e64a2f701d37d3df0 +Size (ruby-2.4.5.tar.bz2) = 12667524 bytes SHA1 (patch-configure) = a4013e4674be0060d2b0d43569b7695f6df7b4a7 SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e --_----------=_1539872113144030--