[openssl] master update

Richard Levitte levitte at openssl.org
Wed Jun 2 03:10:11 UTC 2021


The branch master has been updated
       via  0608afe0963fc8188f0df1093e0eb42c32cd0a47 (commit)
      from  b3c2ed7043233bd738957a7fcdf9e0734bfea937 (commit)


- Log -----------------------------------------------------------------
commit 0608afe0963fc8188f0df1093e0eb42c32cd0a47
Author: Jon Spillett <jon.spillett at oracle.com>
Date:   Wed Jun 2 13:04:04 2021 +1000

    Fix up bad libcrypto.num
    
    Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/15576)

-----------------------------------------------------------------------

Summary of changes:
 util/libcrypto.num | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/util/libcrypto.num b/util/libcrypto.num
index eb1d17197c..f53092a0a4 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5418,5 +5418,5 @@ EVP_MAC_CTX_get_block_size              5545	3_0_0	EXIST::FUNCTION:
 BIO_debug_callback_ex                   5546	3_0_0	EXIST::FUNCTION:
 b2i_PVK_bio_ex                          5547	3_0_0	EXIST::FUNCTION:
 i2b_PVK_bio_ex                          5548	3_0_0	EXIST::FUNCTION:
-NCONF_get0_libctx                       5547	3_0_0	EXIST::FUNCTION:
-NCONF_get_section_names                 5548	3_0_0	EXIST::FUNCTION:
+NCONF_get0_libctx                       5549	3_0_0	EXIST::FUNCTION:
+NCONF_get_section_names                 5550	3_0_0	EXIST::FUNCTION:


More information about the openssl-commits mailing list