-
Notifications
You must be signed in to change notification settings - Fork 73
Add self-update feature for executable PIEs #739
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!
Discussed in #460
Originally posted by asgrim December 17, 2025
#443 - slated for 1.4.0 release - introduces an experimental executable version of PIE. However, an initial limitation of this experimental functionality is that the self-update mechanism has been disabled.
If there is enough demand for the executable versions, we can fix this functionality.