Commit graph

9 commits

Author SHA1 Message Date
jnozsc
43539b2adb CVE-2020-1967, bump openssl to 1.1.1g 2020-04-21 08:32:52 -07:00
jnozsc
59a0774626 mark ruby 2.5 to security maintenance 2020-04-09 11:11:39 -07:00
jnozsc
a3b52e7eb7 Update to OpenSSL 1.1.1f for Ruby 2.5+ 2020-03-31 11:28:09 -07:00
Mislav Marohnić
0eec58617f Update to OpenSSL 1.1.1d for Ruby 2.5+
Closes #1232
2019-11-12 18:38:33 +01:00
Mislav Marohnić
dd1562ed65 Turn on --enable-shared by default for all supported MRI Rubies
Some gems need the host ruby to have shared library enabled. Currently,
we're not aware of any potential downsides to having this enabled by
default.

> Shared libraries are libraries that are loaded by programs when they
> start. When a shared library is installed properly, all programs that
> start afterwards automatically use the new shared library.
> [...] if you have a program that needs a shared library (in this case ruby
> libruby.so.2.2.0 or similar) the program will fail if it doesn't exist.
2019-10-25 13:58:18 +02:00
deepj
ef178ccd20 Upgrade to OpenSSL 1.1.0j 2018-11-24 17:57:35 +01:00
deepj
13fa08ccd1 Upgrade to OpenSSL 1.1.0i 2018-08-15 23:04:45 +02:00
deepj
b505dea570 Upgrade to OpenSSL 1.1.0h 2018-03-29 00:49:40 +02:00
Koichi ITO
49ef3f5246 Add definition for Ruby 2.5.1
https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-5-1-released/
2018-03-29 04:27:39 +09:00