From 836af4e5dc7ef3293a68e07fea47385e2e5942ed Mon Sep 17 00:00:00 2001 From: emboss Date: Thu, 29 Mar 2012 00:32:09 +0000 Subject: * test/openssl/test_x509cert.rb: Exclude test that fails when issuing a certificate with RSA signature and DSS1 digest for earlier OpenSSL versions when used in conjunction with OpenSSL 1.0.1. Thanks, Vit Ondruch, for reporting the issue. [ruby-core:42949][Bug #6089] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d209bdbd74..7a33e7a23e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Mar 29 09:26:17 2012 Martin Bosslet + + * test/openssl/test_x509cert.rb: Exclude test that fails when issuing + a certificate with RSA signature and DSS1 digest for earlier + OpenSSL versions when used in conjunction with OpenSSL 1.0.1. + Thanks, Vit Ondruch, for reporting the issue. + [ruby-core:42949][Bug #6089] + Thu Mar 29 08:25:35 2012 Martin Bosslet * NEWS: add note about unified behavior of encoding nil values in -- cgit v1.2.3