[openssh/f14/master] - Tweaking selabel patch to work properly without selinux rules loaded. (#632914) - enabling authori

Jan F. Chadima jfch2222 at fedoraproject.org
Mon Sep 13 12:19:06 UTC 2010


commit 693899d1e8434e3a262ab32c52460fb60dcd87f5
Author: Jan F <jfch at hagar.bobr>
Date:   Mon Sep 13 14:18:41 2010 +0200

    - Tweaking selabel patch to work properly without selinux rules loaded. (#632914)
    - enabling authorized keys command patch

 openssh.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 5efdd75..8eca6ab 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -356,7 +356,7 @@ fi
 	--disable-strip \
 	--without-zlib-version-check \
 	--with-ssl-engine \
-	--with-pka \
+	--with-authorized-keys-command \
 %if %{nss}
 	--with-nss \
 %endif
@@ -590,6 +590,7 @@ fi
 %changelog
 * Mon Sep 13 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-20 + 0.9.2-26
 - Tweaking selabel patch to work properly without selinux rules loaded. (#632914)
+- enabling authorized keys command patch
 
 * Fri Sep  3 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-19 + 0.9.2-26
 - Added -z relro -z now to LDFLAGS


More information about the scm-commits mailing list