Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ruby: update to 3.1.3 | Luiz Angelo Daros de Luca | 2022-12-12 |
| | | | | | | | | | | | 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> | ||
* | ruby: fix build with LibreSSL over v3.5 | ZiMing Mo | 2022-07-23 |
LibreSSL 3.5 and later provide and need to use PEM_write_bio_PrivateKey_traditional() upstream commit: https://github.com/ruby/openssl/commit/e25fb0d0d86da5a9398ebdc9216b2ea89f80fa3d https://github.com/ruby/openssl/commit/b02815271fcc295cb8b07ef740684b88a10f2760 Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org> |