lp:~mwhudson/ubuntu/focal/apport/lp-1854237
Created by
Michael Hudson-Doyle
on
2019-12-05
and last modified on
2019-12-05
- Get this branch:
- bzr branch lp:~mwhudson/ubuntu/focal/apport/lp-1854237
Only
Michael Hudson-Doyle
can upload to this branch. If you are
Michael Hudson-Doyle
please log in for upload directions.
Branch merges
Propose for merging
- Brian Murray: Approve on 2019-12-05
-
Diff: 220 lines (+49/-47)6 files modifiedapport/report.py (+19/-10)
data/apport (+13/-6)
debian/changelog (+12/-0)
etc/init.d/apport (+2/-2)
test/test_report.py (+3/-1)
test/test_signal_crashes.py (+0/-28)
Related bugs
Bug #1854237: autopkgtests fail after security fixes | High | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Michael Hudson-Doyle
- Status:
- Development
Recent revisions
- 2730. By Michael Hudson-Doyle on 2019-12-05
-
fix test_get_
logind_ session apport.
Report. get_logind_ session now takes a proc_pid_fd, not a pid - 2729. By Michael Hudson-Doyle on 2019-12-05
-
Delete test_lock_symlink, no longer applicable now that the lock is
created in a directory only root can write to. - 2728. By Michael Hudson-Doyle on 2019-12-05
-
Restore add_proc_info raising ValueError for a dead process.
- 2726. By Michael Hudson-Doyle on 2019-12-05
-
get the kernel to tell us the path of the crashing executable
/proc/[pid]/exe is no longer readable to us for processes with capabilities or
that are setuid. But the kernel will tell us all we need to know if we ask it
to. - 2724. By Brian Murray on 2019-12-04
-
Create additional symlinks to the source_linux.py apport package hook for
many OEM kernels. Thanks to You-Sheng Yang for the patch. (LP: #1847967)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)