Index index by Group index by Distribution index by Vendor index by date index by Name Hany
Custom Search

abrt-addon-kerneloops-0.0.11-1.fc12 RPM for x86_64

From Fedora 12 x86_64

Name: abrt-addon-kerneloops Distribution: Fedora Project
Version: 0.0.11 Vendor: Fedora Project
Release: 1.fc12 Build date : Tue Nov 3 18:41:01 2009
Group: System Environment/Libraries Build host: x86-2.fedora.phx.redhat.com
Size: 54071 Source RPM: abrt-0.0.11-1.fc12.src.rpm
Packager: Fedora Project
Url: https://fedorahosted.org/abrt/
Summary: abrt's kerneloops addon
This package contains plugins for kernel crashes information collecting.

Provides

Requires

Copyright

GPLv2+

Changelog

* Mon Nov 02 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.11-1
  - re-enabled kerneloops
  - abrt-debuginfo-install: download packages one-by-one - better logging (vda.linux(at)googlemail.com)
  - do not report empty fields (vda.linux(at)googlemail.com)
  - Added abrt.png, fixed rhbz#531181 (jmoskovc(at)redhat.com)
  - added option DebugInfoCacheMB to limit size of unpacked debuginfos (vda.linux(at)googlemail.com)
  - fixed the problem with overwriting the default plugin settings (jmoskovc(at)redhat.com)
  - disabled kerneloops in config file (jmoskovc(at)redhat.com)
  - added dependency to gdb >= 7.0 (jmoskovc(at)redhat.com)
  - better format of report text (vda.linux(at)googlemail.com)
  - Python backtrace size limited to 1 MB (kklic(at)redhat.com)
  - lib/Plugins/Bugzilla: better message at login failure (vda.linux(at)googlemail.com)
  - build fixes, added plugin-logger to abrt-desktop (jmoskovc(at)redhat.com)
  - blacklisted nspluginwrapper, because it causes too many useless reports (jmoskovc(at)redhat.com)
  - GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119 (jmoskovc(at)redhat.com)
  - Normal user can see kerneloops and report it Bugzilla memory leaks fix (npajkovs(at)redhat.com)
  - dumpoops: add -s option to dump results to stdout (vda.linux(at)googlemail.com)
  - removed kerneloops from abrt-desktop rhbz#528395 (jmoskovc(at)redhat.com)
  - GUI: fixed exception when enabling plugin rhbz#530495 (jmoskovc(at)redhat.com)
  - Improved abrt-cli (kklic(at)redhat.com)
  - Added backtrace rating to CCpp analyzer (dnovotny(at)redhat.com)
  - GUI improvements (jmoskovc(at)redhat.com)
  - Added abrt-pyhook-helper (kklic(at)redhat.com)
* Thu Oct 15 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.10-1
  - new version
  - added more logging (vda.linux(at)googlemail.com)
  - made polkit policy to be more permissive when installing debuginfo (jmoskovc(at)redhat.com)
  - lib/Plugins/CCpp.cpp: add build-ids to backtrace (vda.linux(at)googlemail.com)
  - lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD instead (vda.linux(at)googlemail.com)
  - GUI: added refresh button, added sanity check to plugin settings (jmoskovc(at)redhat.com)
  - Initial man page for abrt-cli (kklic(at)redhat.com)
  - Added --version, -V, --help, -? options. Fixed crash caused by unknown option. (kklic(at)redhat.com)
  - Date/time honors current system locale (kklic(at)redhat.com)
  - fixed saving/reading user config (jmoskovc(at)redhat.com)
  - SPEC: added gnome-python2-gnomekeyring to requirements (jmoskovc(at)redhat.com)
  - GUI: call Report() with the latest pluginsettings (jmoskovc(at)redhat.com)
  - Fix Bug 526220 -  [abrt] crash detected in abrt-gui-0.0.9-2.fc12 (vda.linux(at)googlemail.com)
  - removed unsecure reading/writting from ~HOME directory rhbz#522878 (jmoskovc(at)redhat.com)
  - error checking added to archive creation (danny(at)rawhide.localdomain)
  - try using pk-debuginfo-install before falling back to debuginfo-install (vda.linux(at)googlemail.com)
  - abrt-gui: make "report" toolbar button work even if abrtd is not running (vda.linux(at)googlemail.com)
  - set LIMIT_MESSAGE to 16k, typo fix and daemon now reads config information from dbus (npajkovs(at)redhat.com)
  - add support for abrtd autostart (vda.linux(at)googlemail.com)
  - GUI: reversed the dumplist, so the latest crashes are at the top (jmoskovc(at)redhat.com)
  - rewrite FileTransfer to use library calls instead of commandline calls for compression (dnovotny(at)redhat.com)
  - and many minor fixes ..
* Wed Sep 23 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.9-2
  - added bug-buddy to provides rhbz#524934
* Tue Sep 22 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.9-1
  - new version
  - comments and how to reproduce are stored now (npajkovs(at)redhat.com)
  - reduce verbosity a bit (vda.linux(at)googlemail.com)
  - GUI: fixed word wrap in Comment field rhbz#524349 (jmoskovc(at)redhat.com)
  - remove last vestives of dbus-c++ from build system (vda.linux(at)googlemail.com)
  - GUI: added popup menu, fixed behaviour when run with root privs (jmoskovc(at)redhat.com)
  - add dbus signalization when quota exceeded (npajkovs(at)redhat.com)
  - Added cleaning of attachment variable, so there should not be mixed attachmetn anymore. (zprikryl(at)redhat.com)
  - fixed closing of debug dump in case of existing backtrace (zprikryl(at)redhat.com)
  - remove C++ dbus glue in src/CLI; fix a bug in --report (vda.linux(at)googlemail.com)
  - new polkit action for installing debuginfo, default "yes" (danny(at)rawhide.localdomain)
  - Polkit moved to Utils (can be used both in daemon and plugins) (danny(at)rawhide.localdomain)
  - oops... remove stray trailing '\' (vda.linux(at)googlemail.com)
  - GUI: added missing tooltips (jmoskovc(at)redhat.com)
  - PYHOOK: ignore KeyboardInterrupt exception (jmoskovc(at)redhat.com)
  - added ticket uploader plugin (gavin(at)redhat.com) (zprikryl(at)redhat.com)
  - GUI: added UI for global settings (just preview, not usable!) (jmoskovc(at)redhat.com)
  - Add checker if bugzilla login and password are filled in. (npajkovs(at)redhat.com)
  - Add new config option InstallDebuginfo into CCpp.conf (npajkovs(at)redhat.com)
  - translation updates
  - many other fixes
* Fri Sep 04 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.8.5-1
  - new version
  - APPLET: added about dialog, removed popup, if icon is not visible, fixed (trac#43) (jmoskovc(at)redhat.com)
  - renamed abrt to abrtd, few minor spec file fixes (jmoskovc(at)redhat.com)
  - Made abrt service start by deafult (jmoskovc(at)redhat.com)
  - add gettext support for all plugins (npajkovs(at)redhat.com)
  - APPLET: removed the warning bubble about not running abrt service (walters)
  - APPLET: changed tooltip rhbz#520293 (jmoskovc(at)redhat.com)
  - CommLayerServerDBus: rewrote to use dbus, not dbus-c++ (vda.linux(at)googlemail.com)
  - fixed timeout on boot causing [ FAILED ] message (vda.linux(at)googlemail.com)
  - and many other fixes
* Wed Sep 02 2009 Colin Walters <watlers(at)verbum.org> 0.0.8-2
  - Change Conflicts: kerneloops to be an Obsoletes so we do the right thing
    on upgrades.  Also add an Obsoletes: bug-buddy.
* Wed Aug 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.8-1
  - new version
  - resolved: Bug 518420 -  ordinary user's abrt-applet shows up for root owned crashes (npajkovs)
  - GUI: added support for gettext (+part of czech translation) (jmoskovc)
  - added support for saving settings (zprikryl)
  - fixed conf: comment in the middle of the line isn't supported anymore (zprikryl)
  - BZ#518413 PATCH ... furious kerneloops reporting (aarapov)
  - GUI: added first part of support for gettext (jmoskovc)
  - add new parameter to FileTransfer plugin (dnovotny)
  - added support for updating abrt's table (zprikryl)
  - added check for cc-list and reporter. +1 is created iff reporter is somebody else and current user isn't in cc list. (zprikryl)
  - GUI: few improvements, to be more userfriendly (jmoskovc)
  - LOGGER: return valid uri of the log file on succes (jmoskovc)
  - GUI: bring the GUI up to front instead of just blinking in taskbar (trac#60, rhbz#512390) (jmoskovc)
  - Try to execute $bindir/abrt-gui, then fall back to $PATH search. Closes bug 65 (vda.linux)
  - APPLET: added popup menu (trac#37, rhbz#518386) (jmoskovc)
  - Improved report results (zprikryl)
  - Fixed sigsegv (#rhbz 518609) (zprikryl)
  - GUI: removed dependency on libsexy if gtk2 >= 2.17 (jmoskovc)
  - fixed signature check (zprikryl)
  - KerneloopsSysLog: check line length to be >= 4 before looking for "Abrt" (vda.linux)
  - Comment cannot start in the middle of the line. Comment has to start by Char # (first char in the line) (zprikryl)
  - command mailx isn't run under root anymore. (zprikryl)
  - GUI: added horizontal scrolling to report window (jmoskovc)
  - GUI: added clickable link to "after report" status window (jmoskovc)
  - added default values for abrt daemon (zprikryl)
  - Plugins/CCpp: remove trailing \n from debuginfo-install's output (vda.linux)
  - explain EnableGPGCheck option better (vda.linux)
  - mailx: correct English (vda.linux)
  - Bugzilla.conf: correct English (vda.linux)
  - GUI: nicer after report message (jmoskovc)
  - BZ plugin: removed /xmlrpc.cgi from config, made the report message more user friendly (jmoskovc)
  - CCpp plugin: do not abort if debuginfos aren't found (vda.linux)
  - abrt.spec: bump version to 0.0.7-2 (vda.linux)
  - mailx removed dangerous parameter option (zprikryl)
  - minimum timeout is 1 second (zprikryl)
  - in case of plugin error, don't delete debug dumps (zprikryl)
  - abrt-gui: fix crash when run by root (vda.linux)
  - and lot more in git log ...
* Thu Aug 20 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.7.2-1
  - new version
  - fixed some bugs found during test day
* Wed Aug 19 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.7.1-1
  - fixes to bugzilla plugin and gui to make the report message more user-friendly
* Tue Aug 18 2009 Denys Vlasenko <dvlasenk(at)redhat.com> 0.0.7-2
  - removed dangerous parameter option
  - minimum plugin activation period is 1 second
  - in case of plugin error, don't delete debug dumps
  - abrt-gui: fix crash when run by root
  - simplify parsing of debuginfo-install output
* Tue Aug 18 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.7-1
  - new version
  - added status window to show user some info after reporting a bug
* Mon Aug 17 2009 Denys Vlasenko <dvlasenk(at)redhat.com> 0.0.6-1
  - new version
  - many fixes
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(at)lists.fedoraproject.org> - 0.0.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jun 25 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.4-3
  - fixed dependencies in spec file
* Tue Jun 16 2009 Daniel Novotny <dnovotny(at)redhat.com> 0.0.4-2
  - added manual pages (also for plugins)
* Mon Jun 15 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.4-1
  - new version
  - added cli (only supports sockets)
  - added python hook
  - many fixes
* Fri Apr 10 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 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 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 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 04 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 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 03 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-12
  - initial fedora release
  - changed SOURCE url
  - added desktop-file-utils to BR
  - changed crash-catcher to %{name}
* Mon Mar 02 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 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 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 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 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-9
  - fixed few gcc warnings
  - added scrolled window for long reports
* Thu Feb 26 2009 Adam Williamson <awilliam(at)redhat.com> 0.0.1-8
  - fixes for all issues identified in review
* Thu Feb 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-7
  - Fixed cancel button behaviour in reporter
  - disabled core file sending
  - removed some debug messages
* Thu Feb 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-6
  - fixed DB path
  - added new signals to handler
  - gui should survive the dbus timeout
* Thu Feb 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-5
  - fixed catching debuinfo install exceptions
  - some gui fixes
  - added check for GPGP public key
* Thu Feb 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-4
  - changed from full bt to simple bt
* Thu Feb 26 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-3
  - spec file cleanups
  - changed default paths to crash DB and log DB
  - fixed some memory leaks
* Tue Feb 24 2009 Jiri Moskovcak <jmoskovc(at)redhat.com> 0.0.1-2
  - spec cleanup
  - added new subpackage gui
* Wed Feb 18 2009 Zdenek Prikryl <zprikryl(at)redhat.com> 0.0.1-1
  - initial packing

Files

/etc/abrt/plugins/KerneloopsScanner.conf
/usr/bin/dumpoops
/usr/lib64/abrt/libKerneloops.so
/usr/lib64/abrt/libKerneloopsScanner.so
/usr/share/man/man7/abrt-KerneloopsScanner.7.gz


[BIEN - Basic Income Earth Network]

Generated by rpm2html 1.11.0

Peter Hanecak, Sat Jul 31 00:10:44 2010