Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645).
From release announce: We are pleased to announce the release of Ruby 2.0.0-p645. This release includes a security fix for OpenSSL extension. Please view the topic below for more details. CVE-2015-1855: Ruby OpenSSL Hostname Verification Ruby 2.0.0 is now under the state of the security maintenance phase, until Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We recommend you start planning migration to newer versions of Ruby, such as 2.1 or 2.2. This release includes the security fix mentioned above along with small changes required for test environment (that shouldn¡Çt affect normal users). See ChangeLog for full details.
This commit is contained in:
parent
a038362028
commit
4cdf46c389
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: rubyversion.mk,v 1.138 2015/03/15 14:00:57 taca Exp $
|
||||
# $NetBSD: rubyversion.mk,v 1.139 2015/04/19 16:12:23 taca Exp $
|
||||
#
|
||||
|
||||
# This file determines which Ruby version is used as a dependency for
|
||||
|
@ -235,7 +235,7 @@ RUBY22_VERSION= 2.2.1
|
|||
# patch
|
||||
RUBY18_PATCHLEVEL= pl374
|
||||
RUBY193_PATCHLEVEL= p551
|
||||
RUBY200_PATCHLEVEL= p643
|
||||
RUBY200_PATCHLEVEL= p645
|
||||
#RUBY21_PATCHLEVEL= p273
|
||||
#RUBY22_PATCHLEVEL= p85
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.22 2015/04/03 09:01:11 jperkin Exp $
|
||||
$NetBSD: distinfo,v 1.23 2015/04/19 16:12:23 taca Exp $
|
||||
|
||||
SHA1 (ruby-2.0.0-p643.tar.bz2) = d1d7d324a1f2530d67d54464fe09646583e4dda1
|
||||
RMD160 (ruby-2.0.0-p643.tar.bz2) = 5ae5f1548547fe7bcce12d996419e2ac293bea9f
|
||||
Size (ruby-2.0.0-p643.tar.bz2) = 10772113 bytes
|
||||
SHA1 (ruby-2.0.0-p645.tar.bz2) = e724dd0e4a1e820a368be307aa0863a8ecf4b694
|
||||
RMD160 (ruby-2.0.0-p645.tar.bz2) = cbfd9ca2a5fe5d6ea1d89da9fd934c864bf339ab
|
||||
Size (ruby-2.0.0-p645.tar.bz2) = 10786492 bytes
|
||||
SHA1 (patch-configure) = aaa93fd2e4f130bb2cb852b15b58a1840e57dba5
|
||||
SHA1 (patch-defs_default__gems) = 28a47952e27c22055bac6ad151d092572b96b1ec
|
||||
SHA1 (patch-ext_dbm_extconf.rb) = 7322637de769b7d01650e1ed566e891801ce3e92
|
||||
|
|
Loading…
Reference in a new issue