diff --git a/openssh.spec b/openssh.spec index d1f25b8..c198edc 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.6p1 -%global openssh_rel 1 +%global openssh_rel 2 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 3 @@ -765,6 +765,10 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Nov 22 2017 Jakub Jelen - 7.6p1-2 + 0.10.3-3 +- Do not build everything against libldap +- Do not segfault for ECC keys in PKCS#11 + * Thu Oct 19 2017 Jakub Jelen - 7.6p1-1 + 0.10.3-3 - New upstream release OpenSSH 7.6 - Addressing review remarks for OpenSSL 1.1.0 patch