~ubuntu-branches/ubuntu/edgy/apport/edgy

Viewing all changes in revision 10.

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2006-08-11 15:40:05 UTC
  • Revision ID: package-import@ubuntu.com-20060811154005-rk27ie8x0lzfxx28
Tags: 0.10
* apport-gtk: Show report file size in bug report window.
* apport: Correctly handle relative paths to core dumps (use crashed
  process' cwd).
* Fix the GPL URLs in source file's copyright comments.
* debian/apport.cron.daily: Add -mindepth 1 to find commands to avoid
  attempting to remove the /var/crash/ directory. Closes: LP#55107
* problem_report.py:
  - Fix precise whitespace handling in continuation lines, add selftest.
  - Add selftest for reading a report, modifying fields, and writing it
    back.
  - Fix writing back binary data, adapt test suite to check it.
  - Fixed ProblemReport.load() to clean up old data, added selftest.
  - Restructure class to inherit from IterableUserDict and throw away all
    the now obsolete dictionary wrapper methods.
* debian/apport.init: Add colon to description to make output less
  confusing.
* Add apport-retrace and install it into apport: This tool takes a crash
  report and refreshes the stack traces in it. This is particularly useful
  if debug symbols are installed now, but haven't been at the time the crash
  occured.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: