summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-12-14 14:00:53 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-12-14 14:00:53 +0100
commitb77941d725638702c3ca4d17bf97e0048d10f039 (patch)
tree093d7be548b0fb76d0b6d8eb02b6520fb713c3ac
parentea0d70930db3ad4dbe7eb72f3db8b0b0397b0bd6 (diff)
downloadabrt-b77941d725638702c3ca4d17bf97e0048d10f039.tar.gz
abrt-b77941d725638702c3ca4d17bf97e0048d10f039.tar.xz
abrt-b77941d725638702c3ca4d17bf97e0048d10f039.zip
disabled GPG check again1.0.2
- rpm uses prelink to check the hash, this can be dangerous and it's disallowed by SELinux
-rw-r--r--src/Daemon/abrt.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index ee034a6c..0a5cdc40 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -4,7 +4,8 @@
[ Common ]
# With this option set to "yes",
# only crashes in signed packages will be analyzed.
-OpenGPGCheck = yes
+# uses prelink which can be dangerous, and it's disallowed by SELinux
+OpenGPGCheck = no
# GPG keys
OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
# Blacklisted packages