New upstream release 2.0.15
Resolves: #859422, #861880, #861679, 847816
This commit is contained in:
parent
911234e619
commit
1ebdebec1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/libreport-2.0.12.tar.gz
|
||||
/libreport-2.0.13.tar.gz
|
||||
/libreport-2.0.14.tar.gz
|
||||
/libreport-2.0.15.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Generic library for reporting various problems
|
||||
Name: libreport
|
||||
Version: 2.0.14
|
||||
Version: 2.0.15
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -399,6 +399,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
|
||||
|
||||
%changelog
|
||||
* Fri Oct 05 2012 Jakub Filak <jfilak@redhat.com> 2.0.15-1
|
||||
- remove unnecessary flag from words highlighting functions
|
||||
- report-gtk: rework forbidden words highlighting
|
||||
- add xmalloc_fopen_fgetline_fclose helper for reading one-line files
|
||||
- update GUI before highlighting of forbidden words
|
||||
- clear warnings after switching to a next page
|
||||
- tweak conditions in show next forbidden word functions
|
||||
- reporter-ureport: respect chrooted os_release
|
||||
- Fix typos.
|
||||
- rhbz#861679: report-gtk: immediately release dump directory lock
|
||||
- add a few helpers for reading files as one malloced block
|
||||
|
||||
* Fri Sep 21 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.14-1
|
||||
- added error callback to get notification about download failure rhbz#786640
|
||||
- rhbz#767186: show a link to a page describing the ABRT configuration
|
||||
|
Loading…
Reference in New Issue
Block a user