From 7bccf7e6e03357376cc316ff21e590b3c88b84ac Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 16 Nov 2016 11:07:41 +0100 Subject: [PATCH] openssh-7.3p1-6 + 0.10.2-4 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index dc2b31c..fc9f4cf 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 5 +%global openssh_rel 6 %global pam_ssh_agent_ver 0.10.2 %global pam_ssh_agent_rel 4 @@ -803,6 +803,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Nov 16 2016 Jakub Jelen - 7.3p1-6 + 0.10.2-4 +- GSSAPI requires futex syscall in privsep child (#1395288) + * Thu Oct 27 2016 Jakub Jelen - 7.3p1-5 + 0.10.2-4 - Build against OpenSSL 1.1.0 with compat changes - Recommend crypto-policies