[packages/ruby] up to 1.9.3.547. openssl fix

glen glen at pld-linux.org
Tue May 20 22:07:12 CEST 2014


commit 282098c6090ccbbc129f7f1dcc770b7ecc5f8b0a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 20 23:06:02 2014 +0300

    up to 1.9.3.547. openssl fix
    
    ext/openssl/ossl.c (ossl_make_error): check NULL for unknown error
    reasons with old OpenSSL, and insert a colon iff formatted message is
    not empty.

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index f263e35..aad4bfc 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -15,7 +15,7 @@
 %define		rel		1
 %define		ruby_version	1.9
 %define		basever		1.9.3
-%define		patchlevel	545
+%define		patchlevel	547
 
 %define		ruby_suffix %{!?with_default_ruby:%{ruby_version}}
 %define		doc_version	1_9_3
@@ -42,7 +42,7 @@ Epoch:		1
 License:	(Ruby or BSD) and Public Domain
 Group:		Development/Languages
 Source0:	ftp://ftp.ruby-lang.org/pub/ruby/1.9/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5:	4743c1dc48491070bae8fc8b423bc1a7
+# Source0-md5:	5363d399be7f827c77bf8ae5d1a69b38
 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/282098c6090ccbbc129f7f1dcc770b7ecc5f8b0a



More information about the pld-cvs-commit mailing list