Commit graph

24 commits

Author SHA1 Message Date
Benoit Daloze
b945b7ae84 Install openssl whenever the system version does not match
* Make supported openssl versions explicit per definition.
2022-07-10 14:04:58 +02:00
Kazuhiro NISHIYAMA
fb0e82c647 Install openssl 1 when openssl is 3 2022-07-10 14:04:58 +02:00
Hiroshi SHIBATA
707518723b
Use OpenSSL 1.1.1q 2022-07-06 10:19:35 +09:00
Hiroshi SHIBATA
0b2d799001
Bump openssl-1.1.1n 2022-03-16 16:17:05 +09:00
Hiroshi SHIBATA
19d16b1e29
Bump up OpenSSL 1.1.1m 2022-02-24 10:24:52 +09:00
Hiroshi SHIBATA
7f2ae734fd
Use openssl-1.1.1l 2021-08-25 08:12:31 +09:00
Jonathan Tron
717e22ceae Update dependencies on openssl-1.1.1j to openssl-1.1.1k
See: https://www.openssl.org/news/vulnerabilities-1.1.1.html for related CVEs
2021-04-12 09:49:27 +02:00
Hiroshi SHIBATA
7eb52388b1
Bump openssl-1.1.1j 2021-02-20 13:45:00 +09:00
deepj
635a372c23 Upgrade to OpenSSL 1.1.1i 2020-12-10 02:38:01 +01:00
Hiroshi SHIBATA
c760e5d066
bump version to openssl-1.1.0j to 1.1.1h 2020-10-08 13:36:45 +09:00
jnozsc
d45c4ed624 add definition 2.4.10, 2.5.8, 2.6.6, 2.7.1 and ruby 2.4 EOL 2020-03-31 07:12:43 -07:00
jnozsc
1892f46a85 ruby 2.4 security maintenance 2020-01-18 23:35:30 -08: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
Ivan Kuchin
4dac7b1b34 remove spaces before newline 2018-04-11 17:31:25 -07:00
deepj
b505dea570 Upgrade to OpenSSL 1.1.0h 2018-03-29 00:49:40 +02:00
SHIBATA Hiroshi
b6892ea60d
Fixed wrong package name 2017-11-06 09:23:10 +09:00
deepj
4b0bf0e17e Upgrade to OpenSSL 1.1.0g 2017-11-03 15:59:17 +01:00
deepj
edfcf51b0e Upgrade to OpenSSL 1.1.0f 2017-05-25 21:56:03 +02:00
deepj
d965bc5d44 Upgrade to OpenSSL 1.1.0e 2017-02-16 19:09:14 +01:00
deepj
660e864dc8 Use OpenSSL 1.1.0 for Ruby 2.4+ 2017-01-30 21:21:48 +01:00
deepj
5953bab822 Upgrade to OpenSSL 1.0.2k 2017-01-26 17:54:31 +01:00
SHIBATA Hiroshi
88a911725d
added definition for Ruby 2.4.0 2016-12-25 08:24:17 +09:00