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

Use MD5 when naming image files #289

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Use MD5 when naming image files #289

merged 4 commits into from
Jul 27, 2023

Conversation

sam-masaki
Copy link
Contributor

@sam-masaki sam-masaki commented Jul 25, 2023

This changes the way image files are named from the more collision-prone Adler32 checksums to MD5 hashes

Fixes #284

@sam-masaki sam-masaki requested a review from rgaudin July 27, 2023 17:39
Co-authored-by: rgaudin <[email protected]>
@sam-masaki sam-masaki requested a review from rgaudin July 27, 2023 17:42
@rgaudin rgaudin merged commit d02e8b2 into openzim:main Jul 27, 2023
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.

Incorrect image displayed
2 participants