Activity log for bug #110008

Date Who What changed Old value New value Message
2007-04-25 17:00:37 Brian Murray bug added bug
2007-05-22 20:24:02 Martin Pitt apport: status Unconfirmed Fix Released
2007-05-22 20:24:02 Martin Pitt apport: statusexplanation apport (0.79) gutsy; urgency=low * debian/local/setup-apport-retracer: Fix '.' bashism, replace it with 'source'. * problem_report.py, write_mime(): Drop preamble argument, replace it with an extra_headers dictionary. This is much easier to evaluate on clients. * apport/ui.py: Convert to new write_mime() interface from above. This finally automatically tags bugs with need-$ARCH-retrace. Bump p-problem-report dependency of python-apport for this. * apport/report.py: Change example URLs in the testsuite from launchpad to an artificial ones to avoid the impression that it is LP specific. * backends/packaging-apt-dpkg.py: Formally make this a subclass of apport.packaging.PackageInfo. * debian/control: Use code.lp.net instead of bazaar.lp.net VCS URL. * bin/kernel_hook: Fix/improve the collected information: - Read /proc/modules instead of lsmod. - Fix lspci argument: -n instead of -m. - Add /proc/cmdline. * debian/rules: Use langpack.mk for updating the .desktop files. * Add po/Makevars to specify the domain, to make intltool figure out the gettext domain automatically. * bin/kernel_hook, ./test-hooks: Do not rely on /proc/version_signature any more, it's gone in the gutsy kernel. -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 21 May 2007 15:55:10 +0200 This now automatically tags crash bugs.