OpenSSL 1.1.0 is not released yet, but the first beta 1.1.0-pre4 was released on Mar 16[1]. According to the OpenSSL's web site[2], only bug fixes will be applied after beta release, and 1.1.0 final will be in a month or two. Thanks, [1] https://mta.openssl.org/pipermail/openssl-announce/2016-March/000067.html [2] https://www.openssl.org/policies/releasestrat.html Kazuki Yamaguchi (4): imap-send: use HMAC() function provided by OpenSSL imap-send: check NULL return of SSL_CTX_new() imap-send: avoid deprecated TLSv1_method() configure: remove checking for HMAC_CTX_cleanup Makefile | 6 ------ compat/apple-common-crypto.h | 16 +++++++++++----- configure.ac | 4 ---- git-compat-util.h | 3 --- imap-send.c | 20 ++++++++++---------- 5 files changed, 21 insertions(+), 28 deletions(-) -- 2.8.1.104.g0d1aca6 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html