mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Revert "openssl: prevent ABI break from earlier krogoth releases"
This patch should not have been back ported. This reverts commit 18b0a78f439ce26ea475537cc20ebbc1d091920c. (From OE-Core rev: 08f85da10b3a7fc6165f163fd0f23784a2c9c8e4) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f7b994b752
commit
cd0afe151c
@@ -15,8 +15,8 @@ Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||||
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld 2014-02-24 22:19:08.601827266 +0100
|
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld 2014-02-24 22:19:08.601827266 +0100
|
||||||
@@ -0,0 +1,4621 @@
|
@@ -0,0 +1,4608 @@
|
||||||
+OPENSSL_1.0.0 {
|
+OPENSSL_1.0.2d {
|
||||||
+ global:
|
+ global:
|
||||||
+ BIO_f_ssl;
|
+ BIO_f_ssl;
|
||||||
+ BIO_new_buffer_ssl_connect;
|
+ BIO_new_buffer_ssl_connect;
|
||||||
@@ -4314,14 +4314,6 @@ Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld
|
|||||||
+ CRYPTO_cbc128_decrypt;
|
+ CRYPTO_cbc128_decrypt;
|
||||||
+ CRYPTO_cfb128_encrypt;
|
+ CRYPTO_cfb128_encrypt;
|
||||||
+ CRYPTO_cfb128_8_encrypt;
|
+ CRYPTO_cfb128_8_encrypt;
|
||||||
+
|
|
||||||
+ local:
|
|
||||||
+ *;
|
|
||||||
+};
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+OPENSSL_1.0.1 {
|
|
||||||
+ global:
|
|
||||||
+ SSL_renegotiate_abbreviated;
|
+ SSL_renegotiate_abbreviated;
|
||||||
+ TLSv1_1_method;
|
+ TLSv1_1_method;
|
||||||
+ TLSv1_1_client_method;
|
+ TLSv1_1_client_method;
|
||||||
@@ -4483,15 +4475,7 @@ Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld
|
|||||||
+ BIO_s_datagram_sctp;
|
+ BIO_s_datagram_sctp;
|
||||||
+ BIO_dgram_is_sctp;
|
+ BIO_dgram_is_sctp;
|
||||||
+ BIO_dgram_sctp_notification_cb;
|
+ BIO_dgram_sctp_notification_cb;
|
||||||
+} OPENSSL_1.0.0;
|
|
||||||
+
|
|
||||||
+OPENSSL_1.0.1d {
|
|
||||||
+ global:
|
|
||||||
+ CRYPTO_memcmp;
|
+ CRYPTO_memcmp;
|
||||||
+} OPENSSL_1.0.1;
|
|
||||||
+
|
|
||||||
+OPENSSL_1.0.2 {
|
|
||||||
+ global:
|
|
||||||
+ SSL_CTX_set_alpn_protos;
|
+ SSL_CTX_set_alpn_protos;
|
||||||
+ SSL_set_alpn_protos;
|
+ SSL_set_alpn_protos;
|
||||||
+ SSL_CTX_set_alpn_select_cb;
|
+ SSL_CTX_set_alpn_select_cb;
|
||||||
@@ -4629,20 +4613,23 @@ Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld
|
|||||||
+ BUF_strnlen;
|
+ BUF_strnlen;
|
||||||
+ sk_deep_copy;
|
+ sk_deep_copy;
|
||||||
+ SSL_test_functions;
|
+ SSL_test_functions;
|
||||||
+} OPENSSL_1.0.1d;
|
+
|
||||||
|
+ local:
|
||||||
|
+ *;
|
||||||
|
+};
|
||||||
+
|
+
|
||||||
+OPENSSL_1.0.2g {
|
+OPENSSL_1.0.2g {
|
||||||
+ global:
|
+ global:
|
||||||
+ SRP_VBASE_get1_by_user;
|
+ SRP_VBASE_get1_by_user;
|
||||||
+ SRP_user_pwd_free;
|
+ SRP_user_pwd_free;
|
||||||
+} OPENSSL_1.0.2;
|
+} OPENSSL_1.0.2d;
|
||||||
+
|
+
|
||||||
Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld
|
Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld
|
||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||||
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld 2014-02-24 21:02:30.000000000 +0100
|
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld 2014-02-24 21:02:30.000000000 +0100
|
||||||
@@ -0,0 +1,10 @@
|
@@ -0,0 +1,10 @@
|
||||||
+OPENSSL_1.0.0 {
|
+OPENSSL_1.0.2 {
|
||||||
+ global:
|
+ global:
|
||||||
+ bind_engine;
|
+ bind_engine;
|
||||||
+ v_check;
|
+ v_check;
|
||||||
@@ -4657,7 +4644,7 @@ Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/ccgost/openssl.ld
|
|||||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||||
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/ccgost/openssl.ld 2014-02-24 21:02:30.000000000 +0100
|
+++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/ccgost/openssl.ld 2014-02-24 21:02:30.000000000 +0100
|
||||||
@@ -0,0 +1,10 @@
|
@@ -0,0 +1,10 @@
|
||||||
+OPENSSL_1.0.0 {
|
+OPENSSL_1.0.2 {
|
||||||
+ global:
|
+ global:
|
||||||
+ bind_engine;
|
+ bind_engine;
|
||||||
+ v_check;
|
+ v_check;
|
||||||
|
|||||||
Reference in New Issue
Block a user