From 66e87a9f0990198079bf4d2b3ce87581ad5b6b10 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 31 Aug 2015 23:48:44 +0100 Subject: [PATCH] make update Reviewed-by: Tim Hudson --- crypto/asn1/Makefile | 4 ++-- crypto/x509/Makefile | 13 ++++++++----- crypto/x509v3/Makefile | 3 ++- util/libeay.num | 6 ++++++ 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/crypto/asn1/Makefile b/crypto/asn1/Makefile index ffee97b224..be5e3c5d62 100644 --- a/crypto/asn1/Makefile +++ b/crypto/asn1/Makefile @@ -587,7 +587,7 @@ t_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -t_crl.o: ../include/internal/cryptlib.h t_crl.c +t_crl.o: ../include/internal/cryptlib.h ../include/internal/x509_int.h t_crl.c t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h @@ -771,7 +771,7 @@ x_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h x_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h x_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h x_crl.o: ../../include/openssl/x509v3.h ../include/internal/cryptlib.h -x_crl.o: asn1_locl.h x_crl.c +x_crl.o: ../include/internal/x509_int.h asn1_locl.h x_crl.c x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile index 412764602e..f2bf8f99c9 100644 --- a/crypto/x509/Makefile +++ b/crypto/x509/Makefile @@ -84,7 +84,7 @@ by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h by_dir.o: ../../include/openssl/sha.h ../../include/openssl/stack.h by_dir.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h by_dir.o: ../../include/openssl/x509_vfy.h ../include/internal/cryptlib.h -by_dir.o: by_dir.c +by_dir.o: ../include/internal/x509_int.h by_dir.c by_file.o: ../../e_os.h ../../include/openssl/asn1.h by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h @@ -180,7 +180,8 @@ x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x509_ext.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h x509_ext.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -x509_ext.o: ../include/internal/cryptlib.h x509_ext.c +x509_ext.o: ../include/internal/cryptlib.h ../include/internal/x509_int.h +x509_ext.o: x509_ext.c x509_lu.o: ../../e_os.h ../../include/openssl/asn1.h x509_lu.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h @@ -194,7 +195,8 @@ x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h x509_lu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x509_lu.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h x509_lu.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -x509_lu.o: ../include/internal/cryptlib.h x509_lcl.h x509_lu.c +x509_lu.o: ../include/internal/cryptlib.h ../include/internal/x509_int.h +x509_lu.o: x509_lcl.h x509_lu.c x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h @@ -309,7 +311,8 @@ x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x509_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h x509_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -x509_vfy.o: ../include/internal/cryptlib.h x509_lcl.h x509_vfy.c +x509_vfy.o: ../include/internal/cryptlib.h ../include/internal/x509_int.h +x509_vfy.o: x509_lcl.h x509_vfy.c x509_vpm.o: ../../e_os.h ../../include/openssl/asn1.h x509_vpm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h @@ -337,7 +340,7 @@ x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x509cset.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h x509cset.o: ../../include/openssl/x509_vfy.h ../include/internal/cryptlib.h -x509cset.o: x509cset.c +x509cset.o: ../include/internal/x509_int.h x509cset.c x509name.o: ../../e_os.h ../../include/openssl/asn1.h x509name.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h diff --git a/crypto/x509v3/Makefile b/crypto/x509v3/Makefile index 57d7e1ae9d..516e7ad4dd 100644 --- a/crypto/x509v3/Makefile +++ b/crypto/x509v3/Makefile @@ -270,7 +270,8 @@ v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h v3_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h v3_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h v3_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -v3_conf.o: ../include/internal/cryptlib.h v3_conf.c +v3_conf.o: ../include/internal/cryptlib.h ../include/internal/x509_int.h +v3_conf.o: v3_conf.c v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h diff --git a/util/libeay.num b/util/libeay.num index 080066a218..0cf3cb7c22 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -4595,3 +4595,9 @@ X509_CRL_up_ref 4953 EXIST::FUNCTION: X509_get_extension_flags 4954 EXIST::FUNCTION: X509_get_extended_key_usage 4955 EXIST::FUNCTION: X509_get_key_usage 4956 EXIST::FUNCTION: +X509_CRL_get_issuer 4957 EXIST::FUNCTION: +X509_CRL_get_nextUpdate 4958 EXIST::FUNCTION: +X509_CRL_get0_signature 4959 EXIST::FUNCTION: +X509_CRL_get_REVOKED 4960 EXIST::FUNCTION: +X509_CRL_get_version 4961 EXIST::FUNCTION: +X509_CRL_get_lastUpdate 4962 EXIST::FUNCTION: -- 2.34.1