From 7bde14612bf36ed8825bea0d738c8d96e858deea Mon Sep 17 00:00:00 2001 From: Herve Commowick <herve@acorus.net> Date: Fri, 16 Aug 2019 10:05:00 +0200 Subject: [PATCH] Update 1.1.1d chacha draft patches as Stable branch moved on --- openssl-1.1.1d-chacha_draft.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openssl-1.1.1d-chacha_draft.patch b/openssl-1.1.1d-chacha_draft.patch index 08d8321..e3aaaf8 100644 --- a/openssl-1.1.1d-chacha_draft.patch +++ b/openssl-1.1.1d-chacha_draft.patch @@ -499,11 +499,11 @@ index fa0f6d018c..f2a95c263a 100644 # define SSL_ARIA (SSL_ARIAGCM) diff --git a/util/libcrypto.num b/util/libcrypto.num -index 474f9f950d..bc65f22deb 100644 +index bf8b803c4c..d90d510096 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num -@@ -4580,3 +4580,4 @@ EVP_PKEY_meth_get_digest_custom 4533 1_1_1 EXIST::FUNCTION: - OPENSSL_INIT_set_config_filename 4534 1_1_1b EXIST::FUNCTION:STDIO - OPENSSL_INIT_set_config_file_flags 4535 1_1_1b EXIST::FUNCTION:STDIO +@@ -4582,3 +4582,4 @@ OPENSSL_INIT_set_config_file_flags 4535 1_1_1b EXIST::FUNCTION:STDIO EVP_PKEY_get0_engine 4536 1_1_1c EXIST::FUNCTION:ENGINE -+EVP_chacha20_poly1305_draft 4537 1_1_1d EXIST::FUNCTION:CHACHA,POLY1305 + X509_get0_authority_serial 4537 1_1_1d EXIST::FUNCTION: + X509_get0_authority_issuer 4538 1_1_1d EXIST::FUNCTION: ++EVP_chacha20_poly1305_draft 4539 1_1_1d EXIST::FUNCTION:CHACHA,POLY1305