~ubuntu-core-dev/ubuntu/focal/apport/ubuntu

Viewing all changes in revision 2734.

  • Committer: Tiago Stürmer Daitx
  • Date: 2020-01-09 14:48:33 UTC
  • Revision ID: tiago.daitx@ubuntu.com-20200109144833-ufaofrokb8d0hx1d
* 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: