lp://qastaging/~ubuntu-core-dev/ubuntu/wily/apport/ubuntu
- Get this branch:
- bzr branch lp://qastaging/~ubuntu-core-dev/ubuntu/wily/apport/ubuntu
Branch merges
Related bugs
Bug #1478115: running whoopsie during tests causes test failures | Undecided | Fix Released | |
Bug #1485787: package_hook does not include package version | High | Fix Released | |
Bug #1489410: do not require apt lists to be pre-installed | Critical | Fix Released | |
Bug #1496268: iwlwifi_error_dump crashed with AttributeError in __main__: 'module' object has no attribute 'add_package' | Medium | Fix Released | |
Bug #1501773: ubiquity hook 'str' object has no attribute 'decode' | Low | Fix Released | |
Bug #1507480: Privilege escalation through Python module imports | High | Fix Released | |
Bug #1512902: apport will create .upload files for incomplete or corrupt crash reports | High | Fix Released |
Related blueprints
Branch information
- Owner:
- Ubuntu Core Development Team
- Status:
- Development
Recent revisions
- 2469. By Brian Murray
-
apport/ui.py: set "_MarkForUpload" field to False for cases where the
apport report is damaged, about a not installed package, or when an
error occurred processing the report. (LP: #1512902) - 2467. By Martin Pitt
-
SECURITY FIX: Privilege escalation through Python module imports
When determining the path of a Python module for a program like "python -m
module_name", avoid actually importing and running the module; this could lead
to local root privilege escalation. Thanks to Gabriel Campana for discovering
this and the fix!CVE-2015-1341
LP: #1507480 - 2466. By Martin Pitt
-
test_backend_
apt_dpkg. py: Reset internal apt caches between tests. Avoids
random test failures due to leaking paths from previous test cases. - 2464. By Martin Pitt
-
Fix backend_
apt_dpkg. test_install_ packages_ system for recent "Fall back to
direct Launchpad ddeb download" fix. coreutils-dbgsym should now always be
available independent of whether the local system has ddeb apt sources.
(Cherry-picked from trunk). - 2461. By Martin Pitt
-
apt/dpkg: Don't mark packages downloaded from Launchpad for installation
by apt. Thanks Brian Murray. (Cherry-picked from trunk.)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/wily/apport