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

Can we get reproducible builds? #418

Open
dennisguse opened this issue Sep 7, 2020 · 5 comments
Open

Can we get reproducible builds? #418

dennisguse opened this issue Sep 7, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dennisguse
Copy link
Member

Follow-up to the discussion on Mastodon https://chaos.social/@dennisguse/104818490105850432

@dennisguse
Copy link
Member Author

Waiting for new builds on https://verification.f-droid.org

@dennisguse
Copy link
Member Author

A lot of details: https://f-droid.org/docs/Reproducible_Builds/

@dennisguse
Copy link
Member Author

OSMDashboard and also the Bahnhofsfoto App are now reproducible (thanks @pstorch)

Things that were done:

  1. RailwayStations/RSAndroidApp@411426e
  2. https://gitlab.com/fdroid/fdroiddata/-/merge_requests/16486

For OpenTracks, we will likely publish reproducible builds under a new package name and keep both versions in the F-Droid store.
This allows current user to migrate whenever they want while new users can directly use the reproducible version.
Otherwise, we would force existing users to re-install incl. backup and restore - this has the tendency to be error prone...

@dennisguse
Copy link
Member Author

Could it be that the builds are already reproducible?
At least https://verification.f-droid.org reports that everything since versionCode 5683 could be verified.
Neat :D

For example: https://verification.f-droid.org/de.dennisguse.opentracks_5683.apk.json

dennisguse added a commit that referenced this issue Dec 14, 2024
@dennisguse dennisguse self-assigned this Dec 19, 2024
@dennisguse dennisguse pinned this issue Dec 25, 2024
@dennisguse
Copy link
Member Author

PR for F-Droid created: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/17921

However, F-Droid seems to have trouble with checkupdates by identifying the new package name.
In OpenTracks this is implemented using buildTypes (with applicationIdSuffix).
OSMDashboard uses product flavors - and this works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant