[packages/ruby/DEVEL-3.2] remove openssl3 patch dropped from spec in 930cc1f
atler
atler at pld-linux.org
Tue Apr 28 01:29:36 CEST 2026
commit 68232f7de9b0a0e0962675ec6387eb884a75bcdc
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/808431c46672de18193fb000038fdd1f5cee1ad8
More information about the pld-cvs-commit
mailing list