Changelog for
abrt-addon-ccpp-0.0.3-1.fc11.x86_64.rpm :
Fri Apr 10 14:00:00 2009 Jiri Moskovcak
0.0.3-1
- new version
- added bz plugin
- minor fix in reporter gui
- Configurable max size of debugdump storage rhbz#490889
- Wrap lines in report to keep the window sane sized
- Fixed gui for new daemon API
- removed unneeded code
- removed dependency on args
- new guuid hash creating
- fixed local UUID
- fixed debuginfo-install checks
- renamed MW library
- Added notification thru libnotify
- fixed parsing settings of action plugins
- added support for action plugins
- kerneloops - plugin: fail gracefully.
- Added commlayer to make dbus optional
- a lot of kerneloops fixes
- new approach for getting debuginfos and backtraces
- fixed unlocking of a debugdump
- replaced language and application plugins by analyzer plugin
- more excetpion handling
- conf file isn\'t needed
- Plugin\'s configuration file is optional
- Add curl dependency
- Added column \'user\' to the gui
- Gui: set the newest entry as active (ticket#23)
- Delete and Report button are no longer active if no entry is selected (ticket#41)
- Gui refreshes silently (ticket#36)
- Added error reporting over dbus to daemon, error handling in gui, about dialog
Wed Mar 11 13:00:00 2009 Jiri Moskovcak 0.0.2-1
- added kerneloops addon to rpm (aarapov)
- added kerneloops addon and plugin (aarapov)
- Made Crash() private
- Applet requires gui, removed dbus-glib deps
- Closing stdout in daemon rhbz#489622
- Changed applet behaviour according to rhbz#489624
- Changed gui according to rhbz#489624, fixed dbus timeouts
- Increased timeout for async dbus calls to 60sec
- deps cleanup, signal AnalyzeComplete has the crashreport as an argument.
- Fixed empty package Description.
- Fixed problem with applet tooltip on x86_64
Wed Mar 4 13:00:00 2009 Jiri Moskovcak 0.0.1-13
- More renaming issues fixed..
- Changed BR from gtkmm24 to gtk2
- Fixed saving of user comment
- Added a progress bar, new Comment entry for user comments..
- FILENAME_CMDLINE and FILENAME_RELEASE are optional
- new default path to DB
- Rename to abrt
Tue Mar 3 13:00:00 2009 Jiri Moskovcak 0.0.1-12
- initial fedora release
- changed SOURCE url
- added desktop-file-utils to BR
- changed crash-catcher to %{name}
Mon Mar 2 13:00:00 2009 Jiri Moskovcak 0.0.1-11
- more spec file fixes according to review
- async dbus method calls, added exception handler
- avoid deadlocks (zprikryl)
- root is god (zprikryl)
- create bt only once (zprikryl)
Sat Feb 28 13:00:00 2009 Jiri Moskovcak 0.0.1-10
- New gui
- Added new method DeleteDebugDump to daemon
- Removed gcc warnings from applet
- Rewritten CCpp hook and removed dealock in DebugDumps lib (zprikryl)
- fixed few gcc warnings
- DBusBackend improvements
Fri Feb 27 13:00:00 2009 Jiri Moskovcak 0.0.1-9
- fixed few gcc warnings
- added scrolled window for long reports
Thu Feb 26 13:00:00 2009 Adam Williamson 0.0.1-8
- fixes for all issues identified in review
Thu Feb 26 13:00:00 2009 Jiri Moskovcak 0.0.1-7
- Fixed cancel button behaviour in reporter
- disabled core file sending
- removed some debug messages
Thu Feb 26 13:00:00 2009 Jiri Moskovcak 0.0.1-6
- fixed DB path
- added new signals to handler
- gui should survive the dbus timeout
Thu Feb 26 13:00:00 2009 Jiri Moskovcak 0.0.1-5
- fixed catching debuinfo install exceptions
- some gui fixes
- added check for GPGP public key
Thu Feb 26 13:00:00 2009 Jiri Moskovcak 0.0.1-4
- changed from full bt to simple bt
Thu Feb 26 13:00:00 2009 Jiri Moskovcak 0.0.1-3
- spec file cleanups
- changed default paths to crash DB and log DB
- fixed some memory leaks
Tue Feb 24 13:00:00 2009 Jiri Moskovcak 0.0.1-2
- spec cleanup
- added new subpackage gui
Wed Feb 18 13:00:00 2009 Zdenek Prikryl 0.0.1-1
- initial packing