Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157126878
D30483.id90091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D30483.id90091.diff
View Options
Index: secure/lib/libcrypto/Version.map
===================================================================
--- secure/lib/libcrypto/Version.map
+++ secure/lib/libcrypto/Version.map
@@ -4450,7 +4450,22 @@
global:
X509_get0_authority_issuer;
X509_get0_authority_serial;
- local: *;
} OPENSSL_1_1_1c;
+OPENSSL_1_1_1e {
+ global:
+ EVP_PKEY_meth_get_digestsign;
+ EVP_PKEY_meth_get_digestverify;
+ EVP_PKEY_meth_set_digestsign;
+ EVP_PKEY_meth_set_digestverify;
+ RSA_get0_pss_params;
+} OPENSSL_1_1_1d;
+OPENSSL_1_1_1h {
+ global:
+ EC_KEY_decoded_from_explicit_params;
+ X509_ALGOR_copy;
+ X509_REQ_set0_signature;
+ X509_REQ_set1_signature_algo;
+ local: *;
+} OPENSSL_1_1_1e;
Index: secure/lib/libssl/Version.map
===================================================================
--- secure/lib/libssl/Version.map
+++ secure/lib/libssl/Version.map
@@ -512,7 +512,6 @@
OPENSSL_1_1_1a {
global:
SSL_get_signature_type_nid;
- local: *;
} OPENSSL_1_1_1;
OPENSSL_1_1_1e {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 3:21 PM (15 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33317827
Default Alt Text
D30483.id90091.diff (1 KB)
Attached To
Mode
D30483: libcrypto: Add symbol versions for symbols added since 1.1.1d.
Attached
Detach File
Event Timeline
Log In to Comment