[openssh] - Repaired the problem with puting entries with very big uid into lastlog

Jan F. Chadima jfch2222 at fedoraproject.org
Mon Sep 13 12:22:49 UTC 2010


commit abe4bc8a6bbc6913c9a4e532129e5f8bd8b44d3a
Author: Jan F <jfch at hagar.bobr>
Date:   Mon Sep 13 14:22:31 2010 +0200

    - Repaired the problem with puting entries with very big uid into lastlog

 openssh.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 8caf6ba..38af3fb 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -352,7 +352,7 @@ fi
 	--disable-strip \
 	--without-zlib-version-check \
 	--with-ssl-engine \
-	--with-pka \
+	--with-authorized-keys-command \
 %if %{nss}
 	--with-nss \
 %endif


More information about the scm-commits mailing list