diff --git a/openssh.spec b/openssh.spec index 5550898..07fa492 100644 --- a/openssh.spec +++ b/openssh.spec @@ -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 6.4p1-5 + 0.9.3-1 +- standardise on NI_MAXHOST for gethostname() string lengths (#1051490) + * Thu May 15 2014 Petr Lautrbach 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)