mailsend: add compatibility with openssl 1.1.0
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 6 Jul 2018 12:17:17 +0000 (09:17 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 6 Jul 2018 12:17:17 +0000 (09:17 -0300)
commitdfe0a0edbcbef81a63b3e66ad9e9eefc2d3522a1
treebc32cbd753886566c9bde11196a8fdc410c3ec9a
parent06dee479da7b2db616432b5cf0985f63fe60d43a
mailsend: add compatibility with openssl 1.1.0

Applied a patch merged upstream that adds support to openssl 1.1.0, and
added a patch, just submitted upstream, that enables compilation with
openssl 1.1.0 built without deprecated API.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
mail/mailsend/patches/0001-OpenSSL-1.1-support-for-HMAC-api.patch [new file with mode: 0644]
mail/mailsend/patches/0002-Removed-API-deprecated-by-OpenSSL-1.1.0.patch [new file with mode: 0644]