OpenSSL 1.1.0 compat

This commit is contained in:
Jakub Jelen 2016-10-22 22:47:27 +02:00
parent ecc9f8d02b
commit aacf0d429a
2 changed files with 4114 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -101,6 +101,8 @@ Patch100: openssh-6.7p1-coverity.patch
#Patch102: openssh-5.8p1-getaddrinfo.patch
#https://bugzilla.mindrot.org/show_bug.cgi?id=1889
Patch103: openssh-5.8p1-packet.patch
# OpenSSL 1.1.0 compatibility
Patch104: openssh-7.3p1-openssl-1.1.0.patch
#https://bugzilla.mindrot.org/show_bug.cgi?id=1402
# https://bugzilla.redhat.com/show_bug.cgi?id=1171248
@ -462,6 +464,7 @@ popd
%patch700 -p1 -b .fips
%patch100 -p1 -b .coverity
%patch104 -p1 -b .openssl
%if 0
# Nothing here yet