lp:~blueyed/apport/bug532944
- Get this branch:
- bzr branch lp:~blueyed/apport/bug532944
Branch merges
- Martin Pitt (community): Approve
-
Diff: 45 lines (+17/-1)2 files modifiedNEWS (+1/-0)
apport/ui.py (+16/-1)
Related bugs
Bug #532944: "ubuntu-bug -u $BUG" not working, but "apport-{kde,gtk} -u $BUG" | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 1718. By Daniel Hahler
-
UserInterface.
parse_argv: use sys.argv instead of parsed self.args when
defaulting to self.options.filebug. This makes "ubuntu-bug -v" and others
work as expected (LP: #532944)
Add test. - 1716. By Martin Pitt
-
Fix --help output for bug updating mode (invocation as apport-collect or apport-update-bug)
- 1714. By Martin Pitt
-
apport_
python_ hook.py: Directly check /etc/default/apport instead of
querying packaging.enabled( ), to avoid importing lots of modules for
non-packaged scripts. Thanks Stuart Colville! (LP: #528355) - 1712. By Kees Cook
-
whitelist proc files that will not contain hostname or username. having "me" get replaced with "username" in cpuinfo is mind-blowing.
- 1711. By Martin Pitt
-
hookutils, package_versions(): Ignore "None" packages, for more robust package hooks. (LP: #518295)
- 1709. By Martin Pitt
-
Review and clean up usage of chmod(). This fixes a small race condition in the Python exception hook where a local attacker could read the information from another user's crash report. (LP: #516029)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~apport-hackers/apport/trunk