[packages/ruby/DEVEL-3.4] remove openssl3 patch dropped from spec in 930cc1f

atler atler at pld-linux.org
Tue Apr 28 01:29:51 CEST 2026


commit 319bc852e19fe7dece73605eaac99d63fa6cfca6
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 27 12:56:02 2026 +0200

    remove openssl3 patch dropped from spec in 930cc1f

 openssl3.patch | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/openssl3.patch b/openssl3.patch
deleted file mode 100644
index acc7d3c..0000000
--- a/openssl3.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ruby-2.6.8/ext/openssl/ossl_pkey_rsa.c.orig	2021-07-07 12:38:58.000000000 +0200
-+++ ruby-2.6.8/ext/openssl/ossl_pkey_rsa.c	2021-10-13 12:03:34.317085257 +0200
-@@ -939,7 +939,9 @@
-     rb_define_method(cRSA, "params", ossl_rsa_get_params, 0);
- 
-     DefRSAConst(PKCS1_PADDING);
-+#if OPENSSL_VERSION_MAJOR < 3
-     DefRSAConst(SSLV23_PADDING);
-+#endif
-     DefRSAConst(NO_PADDING);
-     DefRSAConst(PKCS1_OAEP_PADDING);
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/c517eb1751f0de33b54767d7a241a9d6e3dc1687



More information about the pld-cvs-commit mailing list