6.3p1-3 + 0.9.3-6
This commit is contained in:
parent
265df55bb8
commit
a5e23f2861
@ -64,7 +64,7 @@
|
||||
|
||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
||||
%define openssh_ver 6.3p1
|
||||
%define openssh_rel 2
|
||||
%define openssh_rel 3
|
||||
%define pam_ssh_agent_ver 0.9.3
|
||||
%define pam_ssh_agent_rel 6
|
||||
|
||||
@ -715,6 +715,9 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2013 Petr Lautrbach <plautrba@redhat.com> 6.3p1-3 + 0.9.3-6
|
||||
- don't use SSH_FP_MD5 for fingerprints in FIPS mode
|
||||
|
||||
* Wed Oct 23 2013 Petr Lautrbach <plautrba@redhat.com> 6.3p1-2 + 0.9.3-6
|
||||
- use default_ccache_name from /etc/krb5.conf for a kerberos cache (#991186)
|
||||
- increase the size of the Diffie-Hellman groups (#1010607)
|
||||
|
Loading…
Reference in New Issue
Block a user