1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nagachika b08e0ade5b merge revision(s) 58742,59081: [Backport #11033]
Search SSL libraries by testing various filename patterns

	* ext/openssl/extconf.rb (find_openssl_library): should search by more flexible
	  method, especially for LibreSSL on Windows.

	openssl: import v2.0.4

	Import Ruby/OpenSSL 2.0.4. Only bug (and typo) fixes. The full commit
	history since v2.0.3 (imported at r57482) can be found at:

	  https://github.com/ruby/openssl/compare/v2.0.3...v2.0.4

	This contains the fix for [Bug #11033].

	----------------------------------------------------------------
	Jun Aruga (1):
	      Update .travis.yml and Dockerfile

	Kazuki Yamaguchi (9):
	      test/test_pkey_ec: do not use dummy 0 order
	      test/test_ssl: fix typo in test_sysread_and_syswrite
	      ssl: check return value of SSL_set_fd()
	      Fix typos
	      test/test_x509store: skip OpenSSL::TestX509Store#test_set_errors
	      tool/sync-with-trunk: 'LASY' -> 'LAST'
	      x509store: clear error queue after calling X509_LOOKUP_load_file()
	      extconf.rb: simplify searching libraries logic
	      Ruby/OpenSSL 2.0.4

	SHIBATA Hiroshi (1):
	      Fix typos

	Vladimir Rybas (1):
	      Fix documentation for OpenSSL::Cipher#final

	nobu (2):
	      openssl: fix broken openssl check
	      openssl: fix broken openssl check

	usa (1):
	      Search SSL libraries by testing various filename patterns

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@59489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-03 13:43:01 +00:00
..
-test- merge revision(s) 56558,59116,59136: [Backport #12670] 2017-07-09 20:24:02 +00:00
bigdecimal bigdecimal: version 1.3.0 2016-12-21 15:35:29 +00:00
cgi/escape Update dependencies 2016-07-06 05:48:13 +00:00
continuation Update dependencies 2016-07-06 05:48:13 +00:00
coverage Update dependencies. 2016-04-11 11:50:00 +00:00
date merge revision(s) 58643: [Backport #13231] 2017-07-23 07:21:04 +00:00
dbm Update dependencies 2016-07-06 05:48:13 +00:00
digest fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
etc Update dependencies 2016-07-06 05:48:13 +00:00
fcntl Update dependencies 2016-07-06 05:48:13 +00:00
fiber Update dependencies 2016-07-06 05:48:13 +00:00
fiddle Update dependencies 2016-07-06 05:48:13 +00:00
gdbm Update dependencies 2016-07-06 05:48:13 +00:00
io merge revision(s) 57280,57282: [Backport #13112] 2017-03-11 14:59:43 +00:00
json merge revision(s) 58323,58324: 2017-04-22 07:29:01 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf Update dependencies. 2016-04-11 11:50:00 +00:00
objspace objspace.c:: indent [ci skip] 2016-11-18 11:05:20 +00:00
openssl merge revision(s) 58742,59081: [Backport #11033] 2017-08-03 13:43:01 +00:00
pathname merge revision(s) 59102: [Backport #13515] 2017-07-23 07:36:10 +00:00
psych Update psych-2.2.2 2016-12-15 11:00:40 +00:00
pty pty.c: dry up 2016-04-30 01:12:52 +00:00
racc/cparse Update dependencies 2016-07-06 05:48:13 +00:00
rbconfig/sizeof rbconfig/sizeof: calculate at compilation time 2016-04-25 05:39:12 +00:00
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper merge revision(s) 58545,58584: [Backport #13536] 2017-07-01 11:51:13 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm remove unnecessary volatiles 2016-05-23 04:31:55 +00:00
socket merge revision(s) 57690-57694: 2017-03-12 07:53:34 +00:00
stringio merge revision(s) 58040,58041: 2017-03-22 05:54:22 +00:00
strscan strscan.c: minl 2016-09-28 05:11:22 +00:00
syslog Update dependencies. 2016-04-11 11:50:00 +00:00
win32 merge revision(s) 57265,57266: [Backport #13081] 2017-05-09 14:55:29 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib rdoc for r57126 [ci skip] 2016-12-20 17:15:37 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
extmk.rb merge revision(s) 57590,57591,57592: [Backport #13200] 2017-03-12 07:51:35 +00:00
Setup * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nacl * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00