[libreport/f17] New upstream release 2.0.14

Jakub Filak jfilak at fedoraproject.org
Fri Oct 5 09:43:48 UTC 2012


commit 590a203bfd1a3ac0ec5eb70e4ca9d57076523b9a
Author: Jakub Filak <jfilak at redhat.com>
Date:   Fri Oct 5 11:37:50 2012 +0200

    New upstream release 2.0.14
    
    Resolves: #859422, #861880, #861679, 847816

 .gitignore     |    1 +
 libreport.spec |   14 +++++++++++++-
 sources        |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6db09dd..3dcb7f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/libreport.spec b/libreport.spec
index a27d42d..3d1b5fd 100644
--- a/libreport.spec
+++ b/libreport.spec
@@ -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
@@ -400,6 +400,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 at 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 at 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
diff --git a/sources b/sources
index 7335e1e..b0828a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9674d74c9c9d0226ded2078255565b7  libreport-2.0.14.tar.gz
+38d6b9cbe670336fed45c26f2ef39966  libreport-2.0.15.tar.gz


More information about the scm-commits mailing list