[ruby-cvs:58702] nagachika:r51554 (ruby_2_2): merge revision(s) 51409, 51453: [Backport #10910]
nagachika at ruby-lang.org
nagachika at ruby-lang.org
Thu Aug 13 00:16:44 JST 2015
nagachika 2015-08-13 00:16:42 +0900 (Thu, 13 Aug 2015)
New Revision: 51554
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51554
Log:
merge revision(s) 51409,51453: [Backport #10910]
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a more
helpful exception when verifying the peer connection and an
anonymous cipher has been selected. [ruby-core:68330] [Bug #10910]
Thanks to Chris Sinjakli <chris at sinjakli.co.uk> for the patch.
* test/openssl/test_ssl.rb (class OpenSSL): test for change
* .travis.yml: update libssl before running tests.
Thanks to Chris Sinjakli <chris at sinjakli.co.uk> for figuring out the
travis settings!
Modified directories:
branches/ruby_2_2/
Modified files:
branches/ruby_2_2/.travis.yml
branches/ruby_2_2/ChangeLog
branches/ruby_2_2/ext/openssl/lib/openssl/ssl.rb
branches/ruby_2_2/test/openssl/test_ssl.rb
branches/ruby_2_2/test/openssl/utils.rb
branches/ruby_2_2/version.h
More information about the ruby-cvs
mailing list