public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: New upstream release 2.8.2
@ 2026-08-03 10:23 Matej Habrnal
0 siblings, 0 replies; only message in thread
From: Matej Habrnal @ 2026-08-03 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : e2f4733fc49b2cca5dc5cb54b27e7f10302b23a6
Author : Matej Habrnal <mhabrnal@redhat.com>
Date : 2016-07-18T12:14:41+02:00
Stats : +18/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/e2f4733fc49b2cca5dc5cb54b27e7f10302b23a6?branch=update-2.17.8
Log:
New upstream release 2.8.2
Resolves #1357264
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index af7f453..e56a5ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ abrt-1.1.13.tar.gz
/abrt-2.7.2.tar.gz
/abrt-2.8.0.tar.gz
/abrt-2.8.1.tar.gz
+/abrt-2.8.2.tar.gz
diff --git a/abrt.spec b/abrt.spec
index 19b5f36..f784d79 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -43,12 +43,12 @@
%define docdirversion -%{version}
%endif
-%define libreport_ver 2.7.1
+%define libreport_ver 2.7.2
%define satyr_ver 0.19
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.8.1
+Version: 2.8.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -1085,6 +1085,20 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Mon Jul 18 2016 Matej Habrnal <mhabrnal@redhat.com> 2.8.2-1
+- Translation updates
+- abrt-hook-ccpp: Fix mismatching argument
+- Allow selinux to be optional at build time
+- vmcore: use findmnt to get mountpoint
+- vmcore: fix finding partitions by UUID and LABEL
+- a-a-install-debuginfo: Exception may not have an argument errno
+- koops: do not assume version has 3 levels
+- Add ARM specific oops backtrace processing.
+- examples: add oops-kernel-panic-hung-tasks-arm
+- Add oops processing for kernel panics caused by hung tasks.
+- abrt-hook-ccpp: save get_fsuid() return values in int variables
+- Resolves: #1357264
+
* Wed May 25 2016 Matej Habrnal <mhabrnal@redhat.com> 2.8.1-1
- a-dump-journal-xorg: allow *libexec/X* to be executable element
- a-dump-journal-xorg: add '_COMM=gnome-shell' to journal filter
diff --git a/sources b/sources
index d80a9e2..7571084 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2928780ccb430f0972cc50a33a956772 abrt-2.8.1.tar.gz
+055c573c70510e3c09cb12a6cc813507 abrt-2.8.2.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:23 [rpms/abrt] update-2.17.8: New upstream release 2.8.2 Matej Habrnal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox