[packages/ruby/v2.0.x] up to 2.0.0-p648 (2015-12-16); fixes CVE-2015-7551

glen glen at pld-linux.org
Sat Jan 9 14:09:46 CET 2016


commit cbc42ca424600066172da3e1891f5b2901b01bc6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jan 9 15:06:04 2016 +0200

    up to 2.0.0-p648 (2015-12-16); fixes CVE-2015-7551
    
    https://code.activestate.com/lists/ruby-talk/53729/
    https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-0-0-p648-released/
    
    Ruby 2.0 will be EOL after Feb. 24th, 2016

 ruby.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 6ef5461..d7692f5 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -16,10 +16,10 @@
 %bcond_without	default_ruby	# use this Ruby as default system Ruby
 %bcond_with	bootstrap	# build bootstrap version
 
-%define		rel		2
+%define		rel		1
 %define		ruby_version	2.0
 %define		basever		2.0.0
-%define		patchlevel	647
+%define		patchlevel	648
 
 %define		ruby_suffix %{!?with_default_ruby:%{ruby_version}}
 %define		doc_version	2_0_0
@@ -50,7 +50,7 @@ License:	(Ruby or BSD) and Public Domain
 Group:		Development/Languages
 # https://www.ruby-lang.org/en/downloads/
 Source0:	https://ftp.ruby-lang.org/pub/ruby/2.0/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5:	27a3ea1a8b8bca1a6de43a7d08e88b69
+# Source0-md5:	3544031334f4665aa2eb1414babc9345
 Source1:	http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5:	ad1af0043be98ba1a4f6d0185df63876
 Source2:	http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/cbc42ca424600066172da3e1891f5b2901b01bc6



More information about the pld-cvs-commit mailing list