elf: clear execstack by default
Metadata
Current evaluation
Merged to clear the executable stack by default in ELF binaries, resolving Launchpad bug #1739066. Approved by two reviewers after passing static and unit tests.
Suggested action: —
No scores available.
Issue body
LP: #1739066
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to clear the executable stack by default in ELF binaries, resolving Launchpad bug #1739066. Approved by two reviewers after passing static and unit tests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after fixing a static check failure. The change clears the executable stack flag in ELF binaries by default, resolving Launchpad bug #1739066. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to clear the executable stack by default in ELF binaries, resolving LP: #1739066. The update passed static checks after initial failures and was merged by the maintainer. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1819 Detect and clear executable stack binaries | snapcraft | closed | Closed without resolution. The request to detect and clear executable stack binaries was abandoned after no activity or comments. Referenced upstream Launchpad bug #1739066. |