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

Support reproducable builds on F-Droid #294

Open
mueller-ma opened this issue Oct 30, 2023 · 1 comment
Open

Support reproducable builds on F-Droid #294

mueller-ma opened this issue Oct 30, 2023 · 1 comment
Labels
acknowledged This issue won't be closed by Stale Bot enhancement New feature or request

Comments

@mueller-ma
Copy link
Owner

See #292

@mueller-ma mueller-ma added enhancement New feature or request acknowledged This issue won't be closed by Stale Bot labels Oct 30, 2023
@Mynacol
Copy link
Contributor

Mynacol commented Oct 31, 2023

You'd have to add new metadata for each new release manually at F-Droid, similar to this MR: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/13523/diffs#3abd72560ff3f926f68af5c5e9b748a260640942
The build script can be copied and adapted from the previous version, the files under signatures/ are created by running fdroid signatures [signed apk] on the new version.

As a one-time operation, AllowedAPKSigningKeys are added and automatic update is disabled.

The first MR introducing reproducible builds could therefore look like this one: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/13948/diffs#274676878385d0da76e7c490c578fc3ca4ab1c1a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged This issue won't be closed by Stale Bot enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants