From e93cf2786ff3a223c31bdce472c17f5b3f0c3f82 Mon Sep 17 00:00:00 2001 From: Jan F Date: Fri, 22 Apr 2011 11:36:52 +0200 Subject: [PATCH] the private keys may be 640 root:ssh_keys ssh_keysign is sgid --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 906e166..b158e3d 100644 --- a/openssh.spec +++ b/openssh.spec @@ -71,7 +71,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %define openssh_ver 5.8p1 -%define openssh_rel 27 +%define openssh_rel 28 %define pam_ssh_agent_ver 0.9.2 %define pam_ssh_agent_rel 30 @@ -668,6 +668,9 @@ fi %endif %changelog +* Fri Apr 22 2011 Jan F. Chadima - 5.8p1-28 + 0.9.2-30 +- improving sshd -> passwd transation + * Thu Apr 21 2011 Jan F. Chadima - 5.8p1-27 + 0.9.2-30 - the private keys may be 640 root:ssh_keys ssh_keysign is sgid