Mislav Marohnić
c5346187ac
Simplify build & install steps for dev rubies
...
This merges "standard_build" and "standard_install" build steps into one again
and modifies "standard_install_with_bundled_gems" to just invoke "standard"
with the addition of `update-gems` & `extract-gems` targets.
2023-11-30 16:32:57 +01:00
Mislav Marohnić
4cb285791c
Remove verify_opensl
step from build definitions
...
The functionality to fail the build if openssl or psych are missing is
now built into the `./configure && make` phase for Ruby.
2023-11-21 17:12:53 +01:00
Mislav Marohnić
315373b1de
Change legacy needs_openssl_*
conditions to one with inline arguments
2023-11-02 13:53:50 +01:00
Mislav Marohnić
04ba857b6c
Remove "ldflags_dirs" step from build definitions
2023-10-13 19:25:03 +02:00
Hiroshi SHIBATA
d24c6b7a7c
Bump openssl-1.1.1w
2023-09-14 16:28:11 +09:00
Hiroshi SHIBATA
eb31e86b92
Use OpenSSL-1.1.1v
2023-08-02 11:22:42 +09:00
Hiroshi SHIBATA
8d6b0e0c27
Use OpenSSL-1.1.1u
2023-07-10 09:17:06 +09:00
Hiroshi SHIBATA
451d78cbbf
bump openssl version to 1.1.1t
2023-02-08 07:31:58 +09:00
Mislav Marohnić
cae596e08c
Update to openssl 1.1.1s
2022-11-15 01:28:16 +01:00
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
382feec0bb
bump version to openssl-1.1.1g to 1.1.1h
2020-10-08 13:36:45 +09:00
jnozsc
43539b2adb
CVE-2020-1967, bump openssl to 1.1.1g
2020-04-21 08:32:52 -07:00
jnozsc
a3b52e7eb7
Update to OpenSSL 1.1.1f for Ruby 2.5+
2020-03-31 11:28:09 -07:00
Hiroshi SHIBATA
bac1f1cae6
Switch 2.7.0-dev to 2.7 branch and added 2.8 definition
2019-12-26 12:56:44 +09:00
Mislav Marohnić
0eec58617f
Update to OpenSSL 1.1.1d for Ruby 2.5+
...
Closes #1232
2019-11-12 18:38:33 +01:00
Takashi Kokubun
62e891e7d9
Use master branch of ruby.git for 2.7.0-dev
2019-07-01 01:15:25 +09:00
Koichi ITO
095d9db34f
Add definition for Ruby 2.7.0-dev
...
Ruby 2.7.0 development has started.
3a0471faa0
2018-12-25 23:10:43 +09:00