openssh: add openssl 1.1.0 compatibility
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Mon, 4 Jun 2018 02:51:37 +0000 (23:51 -0300)
committertripolar <tripolar@users.noreply.github.com>
Sun, 30 Sep 2018 16:59:04 +0000 (18:59 +0200)
commit9f76fe144582b5aab08763d83f3445d2dd48b8d0
tree8d3429a2b84ec62e23ade738b6dcefe3b97238ae
parentb5b271a396a521e5287946f2f217b941a7c04701
openssh: add openssl 1.1.0 compatibility

Five commits from upstream were applied to v. 7.8-p1:

482d23bc upstream: hold our collective noses and use the openssl-1.1.x
         API in
48f54b9d adapt -portable to OpenSSL 1.1x API
86e0a9f3 upstream: use only openssl-1.1.x API here too
a3fd8074 upstream: missed a bit of openssl-1.0.x API in this unittest
d64e7852 add compat header

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
net/openssh/Makefile
net/openssh/patches/0001-upstream-hold-our-collective-noses-and-use-the-opens.patch [new file with mode: 0644]
net/openssh/patches/0002-adapt-portable-to-OpenSSL-1.1x-API.patch [new file with mode: 0644]
net/openssh/patches/0003-upstream-use-only-openssl-1.1.x-API-here-too.patch [new file with mode: 0644]
net/openssh/patches/0004-upstream-missed-a-bit-of-openssl-1.0.x-API-in-this-u.patch [new file with mode: 0644]
net/openssh/patches/0005-add-compat-header.patch [new file with mode: 0644]