File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ Thu Jun 27 20:55:23 2013 URABE Shyouhei <shyouhei@ruby-lang.org>
2
+
3
+ * test/openssl/test_ssl.rb: Oops, sorry!
4
+
1
5
Thu Jun 27 20:21:18 2013 URABE Shyouhei <shyouhei@ruby-lang.org>
2
6
3
7
* ext/openssl/lib/openssl/ssl-internal.rb (OpenSSL::SSL#verify_certificate_identity):
Original file line number Diff line number Diff line change @@ -569,7 +569,6 @@ def test_verify_certificate_identity
569
569
assert_equal ( false , OpenSSL ::SSL . verify_certificate_identity ( cert , '13::17' ) )
570
570
assert_equal ( true , OpenSSL ::SSL . verify_certificate_identity ( cert , '13:0:0:0:0:0:0:17' ) )
571
571
end
572
- L
573
572
end
574
573
575
574
end
Original file line number Diff line number Diff line change 2
2
#define RUBY_RELEASE_DATE "2013-06-27"
3
3
#define RUBY_VERSION_CODE 187
4
4
#define RUBY_RELEASE_CODE 20130627
5
- #define RUBY_PATCHLEVEL 373
5
+ #define RUBY_PATCHLEVEL 374
6
6
7
7
#define RUBY_VERSION_MAJOR 1
8
8
#define RUBY_VERSION_MINOR 8
You can’t perform that action at this time.
0 commit comments