diff --git a/openssh.spec b/openssh.spec index ee20616..bc901dc 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.3p1 -%global openssh_rel 3 +%global openssh_rel 4 %global pam_ssh_agent_ver 0.10.2 %global pam_ssh_agent_rel 4 @@ -799,6 +799,10 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Thu Sep 29 2016 Jakub Jelen - 7.3p1-4 + 0.10.2-4 +- Fix NULL dereference (#1380297) +- Include client Crypto Policy (#1225752) + * Mon Aug 15 2016 Jakub Jelen - 7.3p1-3 + 0.10.2-4 - Proper content of included configuration file