Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebuild linux helper bin files #550

Merged
merged 1 commit into from
Oct 20, 2024
Merged

rebuild linux helper bin files #550

merged 1 commit into from
Oct 20, 2024

Conversation

ajwerner
Copy link
Contributor

This commit utilizes the containers created in frida/docker-images#2 to rebuild all the linux injector helper binaries for all the architectures. It uses a new script to rebuild them and hooks up CI to rebuild them and make sure that they are all the same as what is checked in. This should allow us to make changes to these binaries without any pain and with the confidence that what is checked in matches the source.

@ajwerner ajwerner force-pushed the rebuild-bins branch 4 times, most recently from 853488b to 02deed4 Compare September 26, 2024 21:26
@ajwerner ajwerner marked this pull request as ready for review September 26, 2024 21:33
@ajwerner ajwerner requested a review from oleavr as a code owner September 26, 2024 21:33
This commit utilizes the containers created in [frida/docker-images#2]
to rebuild all the Linux injector helper binaries for all the
architectures. It uses a new script to rebuild them and hooks up CI to
rebuild them and make sure that they are all the same as what is checked
in. This should allow us to make changes to these binaries without any
pain and with the confidence that what is checked in matches the source.

[frida/docker-images#2]: frida/docker-images#2
@oleavr oleavr merged commit d0fe3a1 into frida:main Oct 20, 2024
8 of 37 checks passed
@ajwerner ajwerner deleted the rebuild-bins branch October 28, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants