openssh-7.6p1-3 + 0.10.3-3
This commit is contained in:
parent
fde6b96b35
commit
1f2a7f3926
@ -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 <jjelen@redhat.com> - 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 <jjelen@redhat.com> - 7.6p1-2 + 0.10.3-3
|
||||
- Do not build everything against libldap
|
||||
- Do not segfault for ECC keys in PKCS#11
|
||||
|
Loading…
Reference in New Issue
Block a user