lp:~tdaitx/ubuntu/focal/apport/lp-1853383-fix
- Get this branch:
- bzr branch lp:~tdaitx/ubuntu/focal/apport/lp-1853383-fix
Branch merges
- Brian Murray: Pending requested 2020-02-20
-
Diff: 58 lines (+12/-8)3 files modifiedapport/report.py (+5/-5)
apport/ui.py (+3/-3)
debian/changelog (+4/-0)
Related bugs
Bug #1853383: autopkgtest regression in test_add_proc_info | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Tiago Stürmer Daitx
- Status:
- Development
Recent revisions
- 2738. By Brian Murray on 2020-02-11
-
Add in a source package hook symlink for linux-oem-5.4 and linux-signed-
oem-5.4 - 2736. By Brian Murray on 2020-02-07
-
Add in a source package hook symlink for linux-signed-5.4. (LP: #1861446)
- 2734. By Tiago Stürmer Daitx on 2020-01-09
-
* SECURITY REGRESSION: 'module' object has no attribute 'O_PATH'
(LP: #1851806)
- apport/report.py, apport/ui.py: use file descriptors for /proc/pid
directory access only when running under python 3; prevent reading /proc
maps under python 2 as it does not provide a secure way to do so; use
io.open for better compatibility between python 2 and 3.
* data/apport: fix number of arguments passed through socks into a container.
* test/test_report. py: test login session with both pid and proc_pid_fd.
* etc/apport/crashdb. conf: Enable Launchpad crash reports for focal. - 2732. By Brian Murray on 2019-12-20
-
etc/apport/
crashdb. conf: Enable Launchpad crash reports for focal.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)