Apport 2.23.0
Milestone information
- Project:
- Apport
- Series:
- main
- Version:
- 2.23.0
- Released:
- Registrant:
- Benjamin Drung
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- No users assigned to blueprints and bugs.
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 11 Fix Released
Download files for this release
Release notes
### Added
* Add support for qastaging.
* apport-kde: Implement "Examine locally" for KDE as well
* tests/run-linters: Run also pylint and pydocstyle (if present)
### Changed
* tests: Use sleep instead of yes for tests
* Open files explicitly with UTF-8 encoding
* Suggest installing python3-
* Query /etc/os-release for version codename. lsb_release will not be needed in most cases any more.
* Determine system package manager during runtime
* Address pylint errors and warning and most conventions and refactoring
### Fixed
* apport-gtk:
* Fix importing the wrong Gdk version (regression in 2.22.0)
* Gracefully handle import failure of gi (LP: #1980561)
* Catch AssertionError when importing Gdk (LP: #1980238)
* Fix trying to find debug packages for non-existing version
* data/apport:
* Initialize error log as first step
* Fix PermissionError for setuid programs inside container (LP: #1982487)
* Fix reading from stdin inside containers (LP: #1982555)
* unkillable_
* apport-kde:
* Fix inverse order of choices (LP: #1967965)
* Import apport before usage (LP: #1980553)
* apport-unpack: Fix ValueError: ['separator'] has no binary content (LP: #1889443)
* Fix _run_hook getting called with ui=None (LP: #1983481)
* Break cyclic imports inside apport module
* apport_python_hook: Try to create report directory if missing
* tests:
* Fix killing itself in test_unpackaged
* Fix killing test executable too early (LP: #1980390)
* Fix test_add_
* Fix wrong Ubuntu archive URI on ports
* Fix KeyError in test_install_
* Fix IndexError in test_crash_
### Removed
* data/apport: Drop support for positional arguments
* Remove partially implemented and unused login API
* apport-kde: Drop old workaround for bug in SIP destructor (LP: #1980553)
Changelog
This release does not have a changelog.