From 1f2a7f3926fe93dff6b4f6955c50fcb6fe3ddbde Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 11 Dec 2017 11:54:38 +0100 Subject: [PATCH] openssh-7.6p1-3 + 0.10.3-3 --- openssh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index c198edc..27135c8 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.6p1 -%global openssh_rel 2 +%global openssh_rel 3 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 3 @@ -765,6 +765,10 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Mon Dec 11 2017 Jakub Jelen - 7.6p1-3 + 0.10.3-3 +- Do not segfault during audit cleanup (#1524233) +- Avoid gcc warnings about uninitialized variables + * Wed Nov 22 2017 Jakub Jelen - 7.6p1-2 + 0.10.3-3 - Do not build everything against libldap - Do not segfault for ECC keys in PKCS#11