sendmail: Add OpenSSL 1.1 support
authorRosen Penev <rosenp@gmail.com>
Mon, 3 Dec 2018 01:14:38 +0000 (17:14 -0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 17 Dec 2018 22:56:55 +0000 (14:56 -0800)
commit035f7deb2dbcd4169f6c881270e39ac12fad0f10
tree28da8b89a67424f2b048fe1f582d3771034272bd
parentd26f7e5a470b118d6fefede4394d62e49648839f
sendmail: Add OpenSSL 1.1 support

First patch is from Debian and enables OpenSSL 1.1 support.

Second patch is a fix for OpenSSL 1.1 ECC curves.

Third patch allows compilation without deprecated APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
mail/sendmail/Makefile
mail/sendmail/patches/200-openssl-1.1.1.patch [new file with mode: 0644]
mail/sendmail/patches/201-openssl-1.1.1-ecdhe.patch [new file with mode: 0644]
mail/sendmail/patches/202-openssl-deprecated.patch [new file with mode: 0644]