diff --git a/openssh.spec b/openssh.spec index af1b9de..35bd03e 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 %define openssh_ver 6.9p1 -%define openssh_rel 10 +%define openssh_rel 11 %define pam_ssh_agent_ver 0.9.3 %define pam_ssh_agent_rel 6 @@ -782,6 +782,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Thu Mar 10 2016 Jakub Jelen 6.9p1-11 + 0.9.3-6 +- sanitise characters destined for xauth(1) (#1316529) + * Fri Jan 15 2016 Jakub Jelen 6.9p1-10 + 0.9.3-6 - Fix vulnerabilities published with openssh-7.1p2 (#1298626) - CVE-2016-0777 OpenSSH: Client Information leak due to use of roaming connection feature