Commit graph

8 commits

Author SHA1 Message Date
Richard Towers
004aef385c Use OpenSSL 3.0.7 for ruby 3.1
There are a couple of HIGH severity issues fixed in this release, as
described in:

https://www.openssl.org/news/secadv/20221101.txt

Done with:

./script/update-openssl 3.0.7 83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e

Checksum taken from:

https://www.openssl.org/source/openssl-3.0.7.tar.gz.sha256
2022-11-01 16:33:58 +00:00
Hiroshi SHIBATA
71b30d75fb
Use OpenSSL 3.x with Ruby 3.1.x 2022-07-12 09:23:25 +09: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
Thomas Dziedzic
6d81656eb4
Create 3.1.0
https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/
2021-12-25 07:16:27 -06:00