Commit Graph

2 Commits

Author SHA1 Message Date
Luiz Angelo Daros de Luca
d012e04706 ruby: update to 3.1.3
This release includes a security fix.

- CVE-2021-33621: HTTP response splitting in CGI

For more details:
- https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-1-3-released/

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2022-12-13 10:18:18 +08:00
benihi
5d695554f1
ruby: fix build with LibreSSL over v3.5 (#486)
LibreSSL 3.5 and later provide and need to use
PEM_write_bio_PrivateKey_traditional()

upstream commit:
e25fb0d0d8
b02815271f

Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>

Co-authored-by: ZiMing Mo <msylgj@immortalwrt.org>
2022-07-26 20:59:05 +08:00