[openssh] temporarily disable audit patch causing segmentation faults

Petr Lautrbach plautrba at fedoraproject.org
Tue Jan 20 16:35:29 UTC 2015


commit 9b4e25cce005864e4ebcf6d4c4e0acbbc2702c88
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Tue Jan 20 17:08:25 2015 +0100

    temporarily disable audit patch causing segmentation faults

 openssh.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 231290c..fae66bf 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -430,7 +430,8 @@ popd
 %patch802 -p1 -b .GSSAPIEnablek5users
 %patch921 -p1 -b .tcp_wrappers
 
-%patch200 -p1 -b .audit
+# FIXME: audit patch needs more love
+# %patch200 -p1 -b .audit
 %patch700 -p1 -b .fips
 
 # FIXME rebase 6.7p1


More information about the scm-commits mailing list