lp://staging/~brad-figg/apport/ubuntu-natty-questions-removed
- Get this branch:
- bzr branch lp://staging/~brad-figg/apport/ubuntu-natty-questions-removed
Branch merges
- Martin Pitt (community): Approve
-
Diff: 7649 lines (+6977/-354)51 files modified.bzr-builddeb/default.conf (+2/-0)
.bzrignore (+1/-0)
TODO (+9/-0)
apport/hookutils.py (+39/-0)
backends/packaging_rpm.py (+0/-311)
bin/apport-bug (+8/-0)
data/general-hooks/automatix.py (+26/-0)
data/general-hooks/ubuntu.py (+263/-0)
data/package-hooks/source_debian-installer.py (+35/-0)
data/package-hooks/source_linux.py (+89/-0)
data/package-hooks/source_ubiquity.py (+32/-0)
debhelper/apport.pm (+10/-0)
debhelper/dh_apport (+83/-0)
debian/apport-gtk.install (+2/-0)
debian/apport-kde.install (+7/-0)
debian/apport-retrace.install (+3/-0)
debian/apport-retrace.manpages (+3/-0)
debian/apport.install (+26/-0)
debian/apport.links (+4/-0)
debian/apport.logrotate (+9/-0)
debian/apport.manpages (+3/-0)
debian/apport.postinst (+10/-0)
debian/apport.upstart (+50/-0)
debian/changelog (+5263/-0)
debian/clean (+1/-0)
debian/compat (+1/-0)
debian/control (+146/-0)
debian/copyright (+24/-0)
debian/dh-apport.install (+2/-0)
debian/dh-apport.manpages (+1/-0)
debian/local/apport-chroot (+350/-0)
debian/local/apport-chroot.1 (+305/-0)
debian/local/setup-apport-retracer (+73/-0)
debian/local/ubuntu-fat-chroot (+28/-0)
debian/pycompat (+1/-0)
debian/python-apport.install (+3/-0)
debian/python-problem-report.install (+1/-0)
debian/pyversions (+1/-0)
debian/rules (+22/-0)
debian/source/format (+1/-0)
debian/watch (+2/-0)
do-release (+0/-33)
etc/apport/blacklist.d/apport (+5/-0)
etc/apport/crashdb.conf (+17/-6)
etc/default/apport (+1/-1)
gtk/apport-gtk (+2/-1)
gtk/apport-gtk-mime.desktop.in (+1/-0)
gtk/apport-gtk.desktop.in (+1/-0)
kde/apport-kde-mime.desktop.in (+1/-0)
kde/apport-kde.desktop.in (+1/-0)
man/apport-bug.1 (+9/-2)
Recent revisions
- 1766. By Brad Figg
-
The kernel team has decided that asking the user for a bunch of information
which they may not be able to answer is the wrong thing to do. Therefor, all
the propmpting of the user for said information has been removed. Also removed
is the tagging of "needs-upstream- testing" . - 1763. By Martin Pitt
-
data/package-
hooks/source_ ubiquity. py: Read root-only accessible log files
as root. (LP: #745455) - 1761. By Martin Pitt
-
debian/
local/apport- chroot: Apply the same absolute path fix to retracing
mode that we already applied to login mode in 1.19-0ubuntu1. - 1760. By Martin Pitt
-
debian/
local/apport- chroot: In retracing mode, fix the passed --auth and
--duplicate-db arguments to be paths within the fakechroot. - 1757. By Martin Pitt
-
* Merge fixes from trunk:
- apport-retrace: Intercept SystemErrors from ill-formed gzip attachments
as well.
- Fix crash if crash database configuration does not specify a
bug_pattern_ url. Just assume None. (LP: #731526)
- If a custom crash database does not specify a bug_pattern_url, fall back
to using the default database's. (LP: #731526)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~apport-hackers/apport/trunk