Skip to content

chore: remove some non-determinism #4000

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

licaon-kter
Copy link

Your app is not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro

Looking at this report: https://verification.f-droid.org/unsigned/com.wire_100083279.apk.diffoscope.html

It seems easily fixable by updating the lib to 11.5.0 or later, as this was fixed in mikepenz/AboutLibraries#1056

Your app is not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro

Looking at this report: https://verification.f-droid.org/unsigned/com.wire_100083279.apk.diffoscope.html

It seems easily fixable by updating the lib to 11.5.0 or later, as this was fixed in mikepenz/AboutLibraries#1056
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@licaon-kter
Copy link
Author

nope @CLAassistant no can do, but anyone can pickup this change and whatever 😉

@eighthave
Copy link

FYI as this is a trivial change, copyright does not apply, therefore a CLA is unnecessary.

Copy link
Member

@MohamadJaara MohamadJaara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@MohamadJaara MohamadJaara changed the title Remove some non-determinism chore: remove some non-determinism Apr 23, 2025
@vitorhugods
Copy link
Member

It seems that the new version of AboutLibraries requires a newer version of core-ktx, which requires a newer compile version, so it isn't building 🙃

Hopefully these are the only surprises.

@eighthave
Copy link

IIRC, there is a config option in aboutlibraries to turn control the inclusion of the timestamp. The timestamp used to be default on, the change was to make it default off. So you could try keeping the same library version, then just setting it to not include the timestamp.

@licaon-kter
Copy link
Author

This one: mikepenz/AboutLibraries#784 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants