lp://qastaging/~vicamo/ubuntu/eoan/apport/bug-1847967
- Get this branch:
- bzr branch lp://qastaging/~vicamo/ubuntu/eoan/apport/bug-1847967
Branch merges
- Brian Murray: Needs Information
-
Diff: 14 lines (+6/-0)1 file modifieddebian/apport.links (+6/-0)
Related bugs
Bug #1847967: oem kernel packages treated differently from generic kernel ones | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- You-Sheng Yang
- Status:
- Development
Recent revisions
- 2715. By You-Sheng Yang
-
Fix incomplete reports generated from linux-oem kernels
For OEM projects, linux-oem/
linux-oem- osp1 kernels are installed by default;
meanwhile, they can also be installed on non-OEM products in order to have
better hardware/stability support.When trying to report bugs from platforms with oem kernels installed, while
their source package names are not currently correctly identified as linux
kernel packages, most bits used to appear in generic kernel apport reports are
not included.This change creates all necessary symbolic links to these kernels.
BugLink: https:/
/bugs.launchpad .net/bugs/ 1847967
Signed-off-by: You-Sheng Yang <email address hidden> - 2714. By Brian Murray
-
data/package-
hooks/source_ ubiquity: pass on a KeyError when adding
installation logs. - 2709. By Brian Murray
-
apport/ui.py: When saving a report for later processing if the filename
to save it to ends with .gz then gzip the report file. Thanks to Yuan-Chen
Cheng for the patch. (LP: #1837174) - 2707. By Brian Murray
-
* SECURITY UPDATE: TOCTOU issue allows local user to read arbitrary
files (LP: #1830858)
- apport/report.py: Avoid TOCTOU issue on users ignore file by
dropping privileges and then opening the file both test for access and
open the file in a single operation, instead of using access() before
reading the file which could be abused by a symlink to cause Apport to
read and embed an arbitrary file in the resulting crash dump.
- CVE-2019-7307 - 2706. By Brian Murray
-
data/general-
hooks/ubuntu. py: system-image-cli is no longer included in
Ubuntu and we do not need SystemImageInfo any more.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)