public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: blacklisted nspluginviewer
Date: Mon, 03 Aug 2026 10:21:55 GMT [thread overview]
Message-ID: <178575251529.1.13401078120103025412.rpms-abrt-05020c875db0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : 05020c875db0e41cc8566b8b0a347526e65ea49a
Author : Jiří Moskovčák <jmoskovc@fedoraproject.org>
Date : 2010-07-27T14:39:54+00:00
Stats : +27/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/05020c875db0e41cc8566b8b0a347526e65ea49a?branch=update-2.17.8
Log:
blacklisted nspluginviewer
---
diff --git a/abrt.spec b/abrt.spec
index 908a671..1316b7f 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -11,7 +11,7 @@
%if 0%{?_buildid}
%define pkg_release 0.%{?_buildid}%{?dist}
%else
-%define pkg_release 2%{?dist}
+%define pkg_release 3%{?dist}
%endif
Summary: Automatic bug detection and reporting tool
@@ -26,7 +26,7 @@ Source: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
Source1: abrt.init
Patch0: abrt-1.0.9-hideprefs.patch
Patch1: abrt_disable_gpgcheck.diff
-Patch2: blacklist_mono.patch
+Patch2: blacklist.patch
Patch3: abrt-1.1.10-applet.patch
BuildRequires: dbus-devel
BuildRequires: gtk2-devel
@@ -445,6 +445,9 @@ fi
%defattr(-,root,root,-)
%changelog
+* Tue Jul 27 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.1.10-3
+- blacklist /usr/bin/nspluginviewer
+
* Mon Jul 26 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.1.10-2
- minor build fixes
diff --git a/blacklist.patch b/blacklist.patch
new file mode 100644
index 0000000..4c3de56
--- /dev/null
+++ b/blacklist.patch
@@ -0,0 +1,22 @@
+--- abrt-1.1.10/src/Daemon/abrt.conf 2010-07-27 16:16:45.376241759 +0200
++++ abrt-1.1.10_rhel6/src/Daemon/abrt.conf 2010-07-27 16:16:32.988241693 +0200
+@@ -16,7 +16,7 @@
+
+ # Blacklisted executable paths (shell patterns)
+ #
+-BlackListedPaths = /usr/share/doc/*, */example*
++BlackListedPaths = /usr/share/doc/*, */example*, /usr/bin/nspluginviewer
+
+ # Which database plugin to use
+ #
+--- abrt-1.1.10/src/Daemon/abrt.conf 2010-07-26 14:00:36.914502040 +0200
++++ abrt-1.1.10_/src/Daemon/abrt.conf 2010-07-26 14:01:07.597502575 +0200
+@@ -8,7 +8,7 @@
+
+ # Blacklisted packages
+ #
+-BlackList = nspluginwrapper, valgrind, strace
++BlackList = nspluginwrapper, valgrind, strace, mono-core
+
+ # Process crashes in executables which do not belong to any package?
+ #
reply other threads:[~2026-08-03 10:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178575251529.1.13401078120103025412.rpms-abrt-05020c875db0@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox