From 871dc3ed3e947bd35a657e1577a0416ee8647862 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 14 Dec 2017 10:23:37 +0100 Subject: [PATCH] openssh-7.6p1-4 + 0.10.3-3 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 27135c8..7ad44b5 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 3 +%global openssh_rel 4 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 3 @@ -765,6 +765,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Thu Dec 14 2017 Jakub Jelen - 7.6p1-4 + 0.10.3-3 +- Whitelist gettid() syscall in seccomp filter (#1524392) + * 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