6.4p1-3 + 0.9.3-1
This commit is contained in:
parent
2b2955a332
commit
222dd2e358
@ -64,7 +64,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
|
||||||
%define openssh_ver 6.4p1
|
%define openssh_ver 6.4p1
|
||||||
%define openssh_rel 2
|
%define openssh_rel 3
|
||||||
%define pam_ssh_agent_ver 0.9.3
|
%define pam_ssh_agent_ver 0.9.3
|
||||||
%define pam_ssh_agent_rel 1
|
%define pam_ssh_agent_rel 1
|
||||||
|
|
||||||
@ -718,6 +718,10 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2013 Petr Lautrbach <plautrba@redhat.com> 6.4p1-3 + 0.9.3-1
|
||||||
|
- sshd-keygen - use correct permissions on ecdsa host key (#1023945)
|
||||||
|
- use only rsa and ecdsa host keys by default
|
||||||
|
|
||||||
* Tue Nov 26 2013 Petr Lautrbach <plautrba@redhat.com> 6.4p1-2 + 0.9.3-1
|
* Tue Nov 26 2013 Petr Lautrbach <plautrba@redhat.com> 6.4p1-2 + 0.9.3-1
|
||||||
- fix fatal() cleanup in the audit patch (#1029074)
|
- fix fatal() cleanup in the audit patch (#1029074)
|
||||||
- fix parsing logic of ldap.conf file (#1033662)
|
- fix parsing logic of ldap.conf file (#1033662)
|
||||||
|
Loading…
Reference in New Issue
Block a user