pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2015Q1]: pkgsrc/lang Pullup ticket #4684 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/431db38b66da
branches:  pkgsrc-2015Q1
changeset: 649195:431db38b66da
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Apr 26 08:26:15 2015 +0000

description:
Pullup ticket #4684 - requested by taca
lang/ruby200-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.139
- lang/ruby200-base/distinfo                                    1.23 via patch

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun Apr 19 16:12:23 UTC 2015

   Modified Files:
        pkgsrc/lang/ruby: rubyversion.mk
        pkgsrc/lang/ruby200-base: distinfo

   Log Message:
   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.

diffstat:

 lang/ruby/rubyversion.mk   |  4 ++--
 lang/ruby200-base/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r c874b6d97fe6 -r 431db38b66da lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Sat Apr 25 20:08:09 2015 +0000
+++ b/lang/ruby/rubyversion.mk  Sun Apr 26 08:26:15 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.138 2015/03/15 14:00:57 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.138.2.1 2015/04/26 08:26:15 tron Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -235,7 +235,7 @@
 # patch
 RUBY18_PATCHLEVEL=     pl374
 RUBY193_PATCHLEVEL=    p551
-RUBY200_PATCHLEVEL=    p643
+RUBY200_PATCHLEVEL=    p645
 #RUBY21_PATCHLEVEL=    p273
 #RUBY22_PATCHLEVEL=    p85
 
diff -r c874b6d97fe6 -r 431db38b66da lang/ruby200-base/distinfo
--- a/lang/ruby200-base/distinfo        Sat Apr 25 20:08:09 2015 +0000
+++ b/lang/ruby200-base/distinfo        Sun Apr 26 08:26:15 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2015/03/08 14:59:12 taca Exp $
+$NetBSD: distinfo,v 1.21.2.1 2015/04/26 08:26:15 tron 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) = 47db420cdef6b4b001a973c972a01613ea065587
 SHA1 (patch-defs_default__gems) = 28a47952e27c22055bac6ad151d092572b96b1ec
 SHA1 (patch-ext_dbm_extconf.rb) = 7322637de769b7d01650e1ed566e891801ce3e92



Home | Main Index | Thread Index | Old Index