Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139515276
D30483.id90093.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.id90093.diff
View Options
diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map
--- a/secure/lib/libcrypto/Version.map
+++ b/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;
diff --git a/secure/lib/libssl/Version.map b/secure/lib/libssl/Version.map
--- a/secure/lib/libssl/Version.map
+++ b/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
Sat, Dec 13, 11:19 PM (4 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26945018
Default Alt Text
D30483.id90093.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