[SRU] Enable frame-pointer on Noble in update-notifier
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Noble |
Fix Committed
|
Undecided
|
Julian Andres Klode |
Bug Description
[ Impact ]
In order to help developers with profiling, Ubuntu enabled frame-pointers for packages in the main archive.
https:/
The `Affects` packages were missed due to the packaging issues. These have been fixed on Oracular and can now be ported to Noble.
[ Test Plan ]
Look at the DW_AT_producer in the associated debug ELF file for flags. -fno-omit-
The following scripts can be used as a reference
https:/
https:/
The autopkgtests cover the Python parts, so we should start update-notifier on a real system and see that it still starts. We don't expect any regressions from compiler flag changes, so I don't want to do a whole bunch of UI tests or anything.
[ Where problems could occur ]
No source changes are made. The packaging fixes have enabled other security hardening flags. This could have unintended effects.
[ Other Info ]
changes in dpkg have been made to make sure frame-pointers are not enabled on s390x and ppc64el.
Bug reference with similar SRU - https:/
Changed in update-notifier (Ubuntu): | |
status: | New → Invalid |
Changed in update-notifier (Ubuntu Noble): | |
status: | New → Triaged |
description: | updated |
Uploaded