openssl-1_1/openssl-keep_EVP_KDF_functions_version.patch
Pedro Monreal Gonzalez 2a1b36e3f7 Accepting request 767728 from home:vitezslav_cizek:branches:security:tls
* openssl-1.1.1-ssh-kdf.patch replaces openssl-jsc-SLE-8789-backport_KDF.patch\
- keep EVP_KDF functions at version 1.1.1d for backward compatibility
  * add openssl-keep_EVP_KDF_functions_version.patch

OBS-URL: https://build.opensuse.org/request/show/767728
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-1_1?expand=0&rev=53
2020-01-27 14:25:49 +00:00

25 lines
1.6 KiB
Diff

Index: openssl-1.1.1d/util/libcrypto.num
===================================================================
--- openssl-1.1.1d.orig/util/libcrypto.num 2020-01-27 12:07:26.467151662 +0100
+++ openssl-1.1.1d/util/libcrypto.num 2020-01-27 13:18:44.456778054 +0100
@@ -4617,11 +4617,11 @@ FIPS_drbg_get_strength
FIPS_rand_strength 6380 1_1_0g EXIST::FUNCTION:
FIPS_drbg_get_blocklength 6381 1_1_0g EXIST::FUNCTION:
FIPS_drbg_init 6382 1_1_0g EXIST::FUNCTION:
-EVP_KDF_CTX_new_id 6590 1_1_1b EXIST::FUNCTION:
-EVP_KDF_CTX_free 6591 1_1_1b EXIST::FUNCTION:
-EVP_KDF_reset 6592 1_1_1b EXIST::FUNCTION:
-EVP_KDF_ctrl 6593 1_1_1b EXIST::FUNCTION:
-EVP_KDF_vctrl 6594 1_1_1b EXIST::FUNCTION:
-EVP_KDF_ctrl_str 6595 1_1_1b EXIST::FUNCTION:
-EVP_KDF_size 6596 1_1_1b EXIST::FUNCTION:
-EVP_KDF_derive 6597 1_1_1b EXIST::FUNCTION:
+EVP_KDF_CTX_new_id 6590 1_1_1d EXIST::FUNCTION:
+EVP_KDF_CTX_free 6591 1_1_1d EXIST::FUNCTION:
+EVP_KDF_reset 6592 1_1_1d EXIST::FUNCTION:
+EVP_KDF_ctrl 6593 1_1_1d EXIST::FUNCTION:
+EVP_KDF_vctrl 6594 1_1_1d EXIST::FUNCTION:
+EVP_KDF_ctrl_str 6595 1_1_1d EXIST::FUNCTION:
+EVP_KDF_size 6596 1_1_1d EXIST::FUNCTION:
+EVP_KDF_derive 6597 1_1_1d EXIST::FUNCTION: