diff --git a/openssh.spec b/openssh.spec index a647367..983bb91 100644 --- a/openssh.spec +++ b/openssh.spec @@ -64,7 +64,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %define openssh_ver 6.6.1p1 -%define openssh_rel 13 +%define openssh_rel 14 %define pam_ssh_agent_ver 0.9.3 %define pam_ssh_agent_rel 3 @@ -765,6 +765,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Thu Jul 23 2015 Jakub Jelen 6.6.1p1-14 + 0.9.3-3 +- CVE-2015-5600: only query each keyboard-interactive device once (#1245971) + * Wed Jul 01 2015 Jakub Jelen 6.6.1p1-13 + 0.9.3.3 - Security fixes released with openssh-6.9 - XSECURITY restrictions bypass under certain conditions in ssh(1) (#1238231)