diff --git a/openssh-7.7p1-redhat.patch b/openssh-7.7p1-redhat.patch index 6fd9daf..4e2a5bc 100644 --- a/openssh-7.7p1-redhat.patch +++ b/openssh-7.7p1-redhat.patch @@ -66,7 +66,7 @@ diff -up openssh-7.7p1/sshd_config.5.redhat openssh-7.7p1/sshd_config.5 diff -up openssh-7.7p1/sshd_config.redhat openssh-7.7p1/sshd_config --- openssh-7.7p1/sshd_config.redhat 2018-04-02 07:38:28.000000000 +0200 +++ openssh-7.7p1/sshd_config 2018-07-03 10:45:16.950782466 +0200 -@@ -10,20 +10,34 @@ +@@ -10,6 +10,10 @@ # possible, but leave them commented. Uncommented options override the # default value. @@ -77,15 +77,7 @@ diff -up openssh-7.7p1/sshd_config.redhat openssh-7.7p1/sshd_config #Port 22 #AddressFamily any #ListenAddress 0.0.0.0 - #ListenAddress :: - --#HostKey /etc/ssh/ssh_host_rsa_key --#HostKey /etc/ssh/ssh_host_ecdsa_key --#HostKey /etc/ssh/ssh_host_ed25519_key -+HostKey /etc/ssh/ssh_host_rsa_key -+HostKey /etc/ssh/ssh_host_ecdsa_key -+HostKey /etc/ssh/ssh_host_ed25519_key - +@@ -16,8 +20,18 @@ # Ciphers and keying #RekeyLimit default none