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

Sort file lists #247

Merged
merged 1 commit into from Dec 20, 2019
Merged

Sort file lists #247

merged 1 commit into from Dec 20, 2019

Conversation

bmwiedemann
Copy link
Contributor

Sort file lists
to make output reproducible
inspite of nondeterministic filesystem readdir order.

See https://reproducible-builds.org/ for why this matters.

Without this patch, some unreproducible files were:

  • vector_graphical.html
  • translation_status.json
  • manual_gallery.1

This PR was done while working on reproducible builds for openSUSE.

to make output reproducible
inspite of nondeterministic filesystem readdir order.

See https://reproducible-builds.org/ for why this matters.
@wenzeslaus wenzeslaus merged commit bfbf410 into OSGeo:master Dec 20, 2019
@petrasovaa petrasovaa added the backport_needed PR needs to be backported to release branch(es) label Dec 20, 2019
@bmwiedemann bmwiedemann deleted the sort branch December 20, 2019 18:02
neteler pushed a commit that referenced this pull request Dec 23, 2019
This makes the output reproducible
in spite of nondeterministic filesystem readdir result order.

This is useful for a reproducible builds.
landam pushed a commit to landam/grass that referenced this pull request Jan 28, 2020
This makes the output reproducible
in spite of nondeterministic filesystem readdir result order.

This is useful for a reproducible builds.
petrasovaa pushed a commit to petrasovaa/grass that referenced this pull request Feb 18, 2020
This makes the output reproducible
in spite of nondeterministic filesystem readdir result order.

This is useful for a reproducible builds.
@neteler neteler removed the backport_needed PR needs to be backported to release branch(es) label Aug 22, 2020
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
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.

None yet

4 participants