aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby/patches/002-fix-operator-precedence.patch
Commit message (Collapse)AuthorAge
* ruby: fix build with LibreSSL over v3.5ZiMing Mo2022-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>