From d924bc689233619f83343dfafd11dce55d5c474c Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 29 Sep 2016 11:17:14 +0200 Subject: [PATCH] openssh-7.3p1-4 + 0.10.2-4 --- openssh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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