From f344f8490cf234c1222dac9638fd7a0f95c06352 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 25 Sep 2013 14:13:01 +0200 Subject: [PATCH] 6.2p2-8 + 0.9.3-5 --- openssh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 7ef0593..ca09da3 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.2p2 -%define openssh_rel 7 +%define openssh_rel 8 %define pam_ssh_agent_ver 0.9.3 %define pam_ssh_agent_rel 5 @@ -778,6 +778,10 @@ prelink -u %{_sbindir}/sshd 2>/dev/null || : %endif %changelog +* Wed Sep 25 2013 Petr Lautrbach 6.2p2-8 + 0.9.3-5 +- sshd-keygen: generate only RSA keys by default (#1010092) +- use dist tag in suffixes for hmac checksum files + * Wed Sep 11 2013 Petr Lautrbach 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