~ubuntu-branches/ubuntu/hardy/apport/hardy-updates

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Martin Pitt, Kees Cook
  • Date: 2008-03-13 14:01:30 UTC
  • Revision ID: package-import@ubuntu.com-20080313140130-2a02wv73l256b6xo
Tags: 0.104
[ Martin Pitt ]
* apport/crashdb_impl/launchpad.py, get_source_version(): re-escape the
  package name so that it doesn't stumble over '+' and similar characters.
* apport/ui.py tests: assert that ProcEnviron is also included into bug
  reports where we do not have a PID, since having the local information is
  interesting and important (and acceptable in terms of personal
  information).
* apport/report.py: Split out method add_proc_environ() for getting
  ProcEnviron, so that we can call it separately.
* apport/ui.py, run_report_bug(): Add ProcEnviron if we do not have a pid to
  file a bug against. This way, bugs filed against packages or distro also
  get locale information. (LP: #198514)
* apport/fileutils.py, mark_report_seen(): Do not crash if the file does not
  exist any more, because it was removed underneath us. (LP: #199932)
* apport/ui.py, test_collect_info_exepath(): Add a tuple argument and a
  CompressedValue to the test report. This reproduces LP #199349.
* apport/report.py, anonymize(): Only work on string values. (LP: #199349)
* apport/ui.py: If a report has a field "Ignore", entirely ignore the report
  without even presenting an explanatory error dialog (as
  "UnsupportableReason" does). Document this in doc/package-hooks.txt.
* debian/control: Bump Standards-Version (no changes necessary).
* debian/control: Fix wrongly spelt project names (Python and GTK+). Thanks
  to lintian's scrutiny.
* gtk/apport-gtk-mime.desktop.in, qt4/apport-qt-mime.desktop.in: Add a main
  category.

[ Kees Cook ]
* apport/report.py: fix module license checking logic (LP: #199927).
  - nonfree_modules: being unable to find a module should not mean the
    module is non-free.
  - test_module_license_evaluation: check modinfo reporting.
* problem_report.py: Skip atime test case if file system is mounted noatime.
Filename Latest Rev Last Changed Committer Comment Size
..
apport 31 17 years ago Package Import Robot * Move scripts to bin/ in source package. * Add ap Diff
backends 39 17 years ago Package Import Robot * Introduce abstract packaging interface and move Diff
bin 31 17 years ago Package Import Robot * Move scripts to bin/ in source package. * Add ap Diff
cli 70 17 years ago Package Import Robot [ Martin Pitt ] * bin/apport-retrace: Add option - Diff
debian 1 17 years ago Package Import Robot Initial release. This package implements the clien Diff
doc 52 17 years ago Package Import Robot * apport/report.py: Fix hook directory to be /us Diff
general-hooks 92 16 years ago Package Import Robot * bin/crash-digger: Do not crash if duplicate db i Diff
gtk 2 17 years ago Package Import Robot * debian/apport.cron.daily: Do not produce error m Diff
man 20 17 years ago Package Import Robot * apport: Renice ourself to priority 5 to not slow Diff
package-hooks 70 17 years ago Package Import Robot [ Martin Pitt ] * bin/apport-retrace: Add option - Diff
po 2 17 years ago Package Import Robot * debian/apport.cron.daily: Do not produce error m Diff
preloadlib 9 17 years ago Package Import Robot * apport: Call objcopy to throw out READONLY/CODE Diff
qt4 51 17 years ago Package Import Robot New feature: Qt4 GUI implementation: * Added qt4/ Diff
xdg-mime 90 16 years ago Package Import Robot * apport/ui.py, load_report(): Catch IOError, too. Diff
File apport.init.fedora 91 16 years ago Package Import Robot * bin/apport: Remove code that supported the Edgy 1.5 KB Diff Download File
apport.spec 91 16 years ago Package Import Robot * bin/apport: Remove code that supported the Edgy 5.6 KB Diff Download File
apport_python_hook.py 103 16 years ago Package Import Robot * bin/apport-unpack: Print error messages instead 8.8 KB Diff Download File
COPYING 38 17 years ago Package Import Robot * Add ./COPYING: GPL license. * debian/rules: Buil 17.5 KB Diff Download File
crashdb.conf 91 16 years ago Package Import Robot * bin/apport: Remove code that supported the Edgy 623 bytes Diff Download File
problem_report.py 104 16 years ago Package Import Robot [ Martin Pitt ] * apport/crashdb_impl/launchpad.py 42.3 KB Diff Download File
File run-tests 102 16 years ago Package Import Robot [ Martin Pitt ] * problem_report.py: Support readi 1.1 KB Diff Download File
File setup.py 95 16 years ago Package Import Robot * general-hooks/automatix.py: Remove hashbang, it' 1.7 KB Diff Download File
File test-apport 100 16 years ago Package Import Robot * bin/crash-digger: Add option --log for logging t 20.7 KB Diff Download File
File test-crash-digger 100 16 years ago Package Import Robot * bin/crash-digger: Add option --log for logging t 5.2 KB Diff Download File
File test-hooks 94 16 years ago Package Import Robot * doc/data-format.tex: Some updates to incorporate 7.3 KB Diff Download File
TODO 100 16 years ago Package Import Robot * bin/crash-digger: Add option --log for logging t 896 bytes Diff Download File
File use-local 100 16 years ago Package Import Robot * bin/crash-digger: Add option --log for logging t 102 bytes Diff Download File