diff --git a/.cvsignore b/.cvsignore index c05a4b0..6f9b278 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -abrt-1.1.4.tar.gz +abrt-1.1.5.tar.gz diff --git a/abrt.spec b/abrt.spec index e19425d..c169681 100644 --- a/abrt.spec +++ b/abrt.spec @@ -16,7 +16,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt -Version: 1.1.4 +Version: 1.1.5 Release: %{?pkg_release} License: GPLv2+ Group: Applications/System @@ -465,6 +465,24 @@ fi %defattr(-,root,root,-) %changelog +* Thu Jun 10 2010 Jiri Moskovcak 1.1.5-1 +- GUI: polished the reporter assistant (jmoskovc@redhat.com) +- Logger reporter: do not store useless info (vda.linux@googlemail.com) +- ccpp hook: add SaveBinaryImage option which saves of the crashed binary (vda.linux@googlemail.com) +- SPEC: added CFLAGS="-fno-strict-aliasing" to fix the rpmdiff warnings rhbz#599364 (jmoskovc@redhat.com) +- GUI: don't remove user comments when re-reporting the bug rhbz#601779 (jmoskovc@redhat.com) +- remove "(deleted)" from executable path rhbz#593037 (jmoskovc@redhat.com) +- CCpp analyzer: add 60 sec cap on gdb run time. (vda.linux@googlemail.com) +- add new file *hostname* into debugdump directory (npajkovs@redhat.com) +- rhticket: upload real tarball, not a bogus file (vda.linux@googlemail.com) +- abrt-hook-ccpp: eliminate race between process exit and compat coredump creation rhbz#584554 (vda.linux@googlemail.com) +- rhticket: actually do create ticket, using Gavin's lib code (vda.linux@googlemail.com) +- properly obsolete gnome-python2-bugbuddy rhbz#579748 (jmoskovc@redhat.com) +- GUI: remember comment and howto on backtrace refresh rhbz#545690 (jmoskovc@redhat.com) +- use header case in button label rhbz#565812 (jmoskovc@redhat.com) +- make log window resizable (vda.linux@googlemail.com) +- rename a few remaining /var/cache/abrt -> /var/spool/abrt (vda.linux@googlemail.com) + * Wed May 26 2010 Jiri Moskovcak 1.1.4-1 - added reporting wizard - fixed few leaked fds diff --git a/sources b/sources index f38ac94..0b717f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5921a5f60e3fb0af9482fffbe6078bb0 abrt-1.1.4.tar.gz +39dfb3c2cf130dc2ffa0a99b40964e07 abrt-1.1.5.tar.gz