diff --git a/openssh.spec b/openssh.spec index fc15cfd..060bd41 100644 --- a/openssh.spec +++ b/openssh.spec @@ -66,7 +66,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %global openssh_ver 7.5p1 -%global openssh_rel 4 +%global openssh_rel 5 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 2 @@ -757,6 +757,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Mon Aug 14 2017 Jakub Jelen - 7.5p1-5 + 0.10.3-2 +- Another less-intrusive approach to crypto policy (#1479271) + * Tue Aug 01 2017 Jakub Jelen - 7.5p1-4 + 0.10.3-2 - Remove SSH-1 subpackage for Fedora 27 (#1474942) - Follow system-wide crypto policy in server