public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Filak <jfilak@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: Use native unwinder
Date: Mon, 03 Aug 2026 11:04:10 GMT [thread overview]
Message-ID: <178575505079.1.17414783687627429979.rpms-abrt-44c60b82f139@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : 44c60b82f139538daf5098575194b71b41fbd818
Author : Jakub Filak <jfilak@redhat.com>
Date : 2014-07-14T12:33:45+02:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/44c60b82f139538daf5098575194b71b41fbd818?branch=update-2.17.9-f44
Log:
Use native unwinder
---
diff --git a/abrt.spec b/abrt.spec
index d45f5a9..e5d06f5 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -40,7 +40,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -429,7 +429,9 @@ to the shell
%build
autoreconf --force --install
intltoolize --force --copy --automake
-CFLAGS="%{optflags} -Werror" %configure --enable-doxygen-docs --disable-silent-rules
+CFLAGS="%{optflags} -Werror" %configure --enable-doxygen-docs \
+ --disable-silent-rules \
+ --enable-native-unwinder
make %{?_smp_mflags}
%install
@@ -922,6 +924,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Mon Jul 14 2014 Jakub Filak <jfilak@redhat.com> 2.2.2-2
+- use native unwinder for generating 'core_backtrace'
+
* Tue Jul 08 2014 Jakub Filak <jfilak@redhat.com> 2.2.2-1
- applet: chown each notified problem before reporting it
- koops: don't analyze MCEs like standard oopses
reply other threads:[~2026-08-03 11:04 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=178575505079.1.17414783687627429979.rpms-abrt-44c60b82f139@fedoraproject.org \
--to=jfilak@redhat.com \
--cc=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