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.8: New upstream release 2.1.1
Date: Mon, 03 Aug 2026 10:22:35 GMT	[thread overview]
Message-ID: <178575255564.1.11337948480114801621.rpms-abrt-1ab7e7d2dbce@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            Commit : 1ab7e7d2dbce8b4529afb6ca1262aabe71f90505
            Author : Jakub Filak <jfilak@redhat.com>
            Date   : 2013-02-07T10:48:27+01:00
            Stats  : +14/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/1ab7e7d2dbce8b4529afb6ca1262aabe71f90505?branch=update-2.17.8

            Log:
            New upstream release 2.1.1

Resolves: #908256

Signed-off-by: Jakub Filak <jfilak@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 8485078..08de38e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.0.19.tar.gz
 /abrt-2.0.20.tar.gz
 /abrt-2.1.0.tar.gz
+/abrt-2.1.1.tar.gz

diff --git a/abrt.spec b/abrt.spec
index 8dbe702..0b24ba0 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,7 +24,7 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.1.0
+Version: 2.1.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -220,6 +220,7 @@ Requires: gnome-abrt
 Requires: abrt-plugin-bodhi
 Requires: libreport-plugin-logger, libreport-plugin-bugzilla
 Requires: libreport-plugin-ureport
+Requires: libreport-fedora
 #Requires: abrt-plugin-firefox
 Obsoletes: bug-buddy > 0.0.1
 Provides: bug-buddy
@@ -612,7 +613,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_initrddir}/abrt-ccpp
 %endif
 %{_libexecdir}/abrt-hook-ccpp
-%attr(4755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
+%attr(6755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
 %{_bindir}/abrt-action-analyze-c
 %{_bindir}/abrt-action-trim-files
 %{_bindir}/abrt-action-analyze-core
@@ -727,6 +728,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_defaultdocdir}/%{name}-python-%{version}/examples/
 
 %changelog
+* Fri Feb 04 2013 Jakub Filak <jfilak@redhat.com> 2.1.1-1
+- add SETGID bit to abrt-action-install-debuginfo-to-abrt-cache
+- add abrt-desktop depency on libreport-fedora
+- abrt-dump-{oops,xorg}: limit amount of created dirs, add cooldown sleep if exceeded
+- abrt-watch-log: handle a case when child doesn't process its input
+- abrt-watch-log: fix a bug in mmap error check
+- abrt-action-analyze-xorg: fix the case with DIR != "."
+- Resolves: #908256
+
 * Mon Feb 04 2013 Jakub Filak <jfilak@redhat.com> 2.1.0-1
 - pkg-config: export defaultdumplocation variable
 - configure: set default dump location to /var/tmp/abrt

diff --git a/sources b/sources
index 7cf78b1..d43ccca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4327e9d2d730d0b7677b4a5f0f792e08  abrt-2.1.0.tar.gz
+fc5bcf3e366fd708d4509e8a73586194  abrt-2.1.1.tar.gz

                 reply	other threads:[~2026-08-03 10:22 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=178575255564.1.11337948480114801621.rpms-abrt-1ab7e7d2dbce@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