From 10f391c509b4de61aeaf10c1a3025baaad36b5a1 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 10 Mar 2016 14:00:52 +0100 Subject: [PATCH] openssh-6.9p1-11 + 0.9.3-6 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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