openssh-7.2p2-3 + 0.10.2-3
This commit is contained in:
parent
669db41533
commit
cb306d6a7c
@ -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.2p2
|
||||
%global openssh_rel 2
|
||||
%global openssh_rel 3
|
||||
%global pam_ssh_agent_ver 0.10.2
|
||||
%global pam_ssh_agent_rel 3
|
||||
|
||||
@ -812,6 +812,9 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 22 2016 Jakub Jelen <jjelen@redhat.com> - 7.2p2-3 + 0.10.2-3
|
||||
- CVE-2015-8325: ignore PAM environment vars when UseLogin=yes (#1328013)
|
||||
|
||||
* Wed Apr 06 2016 Jakub Jelen <jjelen@redhat.com> 7.2p2-2 + 0.10.2-3
|
||||
- Fix GSSAPI Key Exchange according to RFC (#1323622)
|
||||
- Remove init.d/functions dependency from sshd-keygen (#1317722)
|
||||
|
Loading…
Reference in New Issue
Block a user