Muehlenhoff has submitted this change and it was merged.

Change subject: Revert "Refresh version-script.patch for 1.0.2g"
......................................................................


Revert "Refresh version-script.patch for 1.0.2g"

This reverts commit 0919b742fdf7a1f9aff19d2eac221e9e84d35a8f.

Change-Id: I2b583d6d76faa03e46abf37584459eab7a1a5dac
---
M debian/patches/version-script.patch
1 file changed, 21 insertions(+), 14 deletions(-)

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/debian/patches/version-script.patch 
b/debian/patches/version-script.patch
index 29f11a2..a249180 100644
--- a/debian/patches/version-script.patch
+++ b/debian/patches/version-script.patch
@@ -15,8 +15,8 @@
 ===================================================================
 --- /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
-@@ -0,0 +1,4608 @@
-+OPENSSL_1.0.2d {
+@@ -0,0 +1,4615 @@
++OPENSSL_1.0.0 {
 +      global:
 +              BIO_f_ssl;
 +              BIO_new_buffer_ssl_connect;
@@ -4314,6 +4314,14 @@
 +              CRYPTO_cbc128_decrypt;
 +              CRYPTO_cfb128_encrypt;
 +              CRYPTO_cfb128_8_encrypt;
++
++      local:
++              *;
++};
++
++
++OPENSSL_1.0.1 {
++      global:
 +              SSL_renegotiate_abbreviated;
 +              TLSv1_1_method;
 +              TLSv1_1_client_method;
@@ -4475,7 +4483,15 @@
 +              BIO_s_datagram_sctp;
 +              BIO_dgram_is_sctp;
 +              BIO_dgram_sctp_notification_cb;
++} OPENSSL_1.0.0;
++
++OPENSSL_1.0.1d {
++      global:
 +              CRYPTO_memcmp;
++} OPENSSL_1.0.1;
++
++OPENSSL_1.0.2 {
++      global:
 +              SSL_CTX_set_alpn_protos;
 +              SSL_set_alpn_protos;
 +              SSL_CTX_set_alpn_select_cb;
@@ -4613,23 +4629,14 @@
 +              BUF_strnlen;
 +              sk_deep_copy;
 +              SSL_test_functions;
-+
-+      local:
-+              *;
-+};
-+
-+OPENSSL_1.0.2g {
-+       global:
-+               SRP_VBASE_get1_by_user;
-+               SRP_user_pwd_free;
-+} OPENSSL_1.0.2d;
++} OPENSSL_1.0.1d;
 +
 Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld
 ===================================================================
 --- /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
 @@ -0,0 +1,10 @@
-+OPENSSL_1.0.2 {
++OPENSSL_1.0.0 {
 +      global:
 +              bind_engine;
 +              v_check;
@@ -4644,7 +4651,7 @@
 --- /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
 @@ -0,0 +1,10 @@
-+OPENSSL_1.0.2 {
++OPENSSL_1.0.0 {
 +      global:
 +              bind_engine;
 +              v_check;

-- 
To view, visit https://gerrit.wikimedia.org/r/274407
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b583d6d76faa03e46abf37584459eab7a1a5dac
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/openssl
Gerrit-Branch: master
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to