openssh-7.6p1-4 + 0.10.3-3
This commit is contained in:
parent
17cd512319
commit
871dc3ed3e
@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
# 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_ver 7.6p1
|
||||||
%global openssh_rel 3
|
%global openssh_rel 4
|
||||||
%global pam_ssh_agent_ver 0.10.3
|
%global pam_ssh_agent_ver 0.10.3
|
||||||
%global pam_ssh_agent_rel 3
|
%global pam_ssh_agent_rel 3
|
||||||
|
|
||||||
@ -765,6 +765,9 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 14 2017 Jakub Jelen <jjelen@redhat.com> - 7.6p1-4 + 0.10.3-3
|
||||||
|
- Whitelist gettid() syscall in seccomp filter (#1524392)
|
||||||
|
|
||||||
* Mon Dec 11 2017 Jakub Jelen <jjelen@redhat.com> - 7.6p1-3 + 0.10.3-3
|
* Mon Dec 11 2017 Jakub Jelen <jjelen@redhat.com> - 7.6p1-3 + 0.10.3-3
|
||||||
- Do not segfault during audit cleanup (#1524233)
|
- Do not segfault during audit cleanup (#1524233)
|
||||||
- Avoid gcc warnings about uninitialized variables
|
- Avoid gcc warnings about uninitialized variables
|
||||||
|
Loading…
Reference in New Issue
Block a user