6.4p1-5 + 0.9.3-1

This commit is contained in:
Petr Lautrbach 2014-07-18 08:42:26 +02:00
parent 66d55f7a69
commit 81226fcc51

View File

@ -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.4p1
%define openssh_rel 4
%define openssh_rel 5
%define pam_ssh_agent_ver 0.9.3
%define pam_ssh_agent_rel 1
@ -740,6 +740,9 @@ getent passwd sshd >/dev/null || \
%endif
%changelog
* Fri Jul 18 2014 Petr Lautrbach <plautrba@redhat.com> 6.4p1-5 + 0.9.3-1
- standardise on NI_MAXHOST for gethostname() string lengths (#1051490)
* Thu May 15 2014 Petr Lautrbach <plautrba@redhat.com> 6.4p1-4 + 0.9.3-1
- use SSH_COPY_ID_LEGACY variable to run ssh-copy-id in the legacy mode
- make /etc/ssh/moduli file public (#1043661)