6.2p2-7 + 0.9.3-5
This commit is contained in:
parent
0463fbae2f
commit
eba55f9c1b
@ -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.2p2
|
||||
%define openssh_rel 6.1
|
||||
%define openssh_rel 7
|
||||
%define pam_ssh_agent_ver 0.9.3
|
||||
%define pam_ssh_agent_rel 5
|
||||
|
||||
@ -778,6 +778,11 @@ prelink -u %{_sbindir}/sshd 2>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2013 Petr Lautrbach <plautrba@redhat.com> 6.2p2-7 + 0.9.3-5
|
||||
- use hmac_suffix for ssh{,d} hmac checksums
|
||||
- bump the minimum value of SSH_USE_STRONG_RNG to 14 according to SP800-131A
|
||||
- automatically restart sshd.service on-failure after 42s interval
|
||||
|
||||
* Thu Aug 29 2013 Petr Lautrbach <plautrba@redhat.com> 6.2p2-6.1 + 0.9.3-5
|
||||
- add -fips subpackages that contains the FIPS module files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user