~brian-murray/ubuntu/oneiric/apport/bug-856826

Viewing all changes in revision 1844.

  • Committer: Martin Pitt
  • Date: 2011-09-14 06:27:37 UTC
  • mfrom: (1369.34.175 trunk)
  • Revision ID: martin.pitt@canonical.com-20110914062737-g7s6sq9wju1d9dj9
* New upstream release:
  - crashdb.py, crash-digger, dupdb-admin: Drop the concept of "duplicate DB
    consolidation". Such massive queries cause timeouts with e. g.
    Launchpad. Instead, update the status of potential master bugs in the
    crash DB whenever check_duplicate() is called. Note that this does not
    affect Ubuntu itself, just the retracers in the data center.
  - launchpad.py: Fix crash in close_duplicate() if master bug was already
    marked as a duplicate of the examined bug.
  - problem_report.py, load(): Fix missing last character if the last line
    in a multi-line field is not terminated with a newline.
  - launchpad.py: Fix test_marking_python_task_mangle() check to work with
    current Launchpad.
  - apport-retrace: If the user did not specify a --cache directory, create
    a shared one instead of letting the two install_packages() calls create
    their own. This ensures that the apt and dpkg status is up to date, and
    avoids downloading the package indexes multiple times. (LP: #847951)
  - apport-retrace: Give proper error mesage instead of AssertionError crash
    if a report does not contain standard Apport format data. (LP: #843221)
  - fileutils.py, get_new_reports(): Fix crash if report file disappears in
    the middle of the operation. (LP: #640216)
  - apport/ui.py, load_report(): Intercept another case of broken report
    files. (LP: #445142)
  - apport/report.py, standard_title(): Escape regular expression control
    characters in custom exception names. (LP: #762998)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: