New version 2.7.2

esolves: #1277872, #1287302, #1291976

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
This commit is contained in:
Matej Habrnal 2016-02-02 14:45:28 +01:00
commit 8d43d4cf0a
2 changed files with 12 additions and 3 deletions

View file

@ -43,12 +43,12 @@
%define docdirversion -%{version}
%endif
%define libreport_ver 2.6.3
%define libreport_ver 2.6.4
%define satyr_ver 0.19
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.7.1
Version: 2.7.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -1078,6 +1078,15 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
* Tue Feb 02 2016 Matej Habrnal <mhabrnal@redhat.com> 2.7.2-1
- ccpp: add AllowedUsers and AllowedGroups feature
- ccpp: use executable name from pid
- a-a-c-o-f-hw-error: do not crash on invalid unicode
- configui: link GUI library with libabrt.so
- ccpp: unify log message of ignored crashes
- ccpp: add IgnoredPath option
- Resolves: #1277872, #1287302, #1291976
* Mon Nov 23 2015 Jakub Filak <jfilak@redhat.com> 2.7.1-1
- CVE-2015-5287: switch owner of /var/spool/abrt to 'root'
- CVE-2015-5287: ccpp: save abrt core files only if DebugLevel > 0

View file

@ -1 +1 @@
fee268003142e35fc72fa8a52941dd80 abrt-2.7.1.tar.gz
09afeb8207b965f9659c0bf11722af16 abrt-2.7.2.tar.gz