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

Make the generated dates timezone-agnostic #660

Merged

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Feb 5, 2022

Whilst working on the Reproducible Builds effort I noticed that ltsp could not be built reproducibly. This is because ltsp fails to pass --utc or -u to date(1), meaning that the build can change depending on the current timezone.

I originally filed this in Debian as bug #1005029.

Whilst working on the Reproducible Builds effort [0] I noticed that
ltsp could not be built reproducibly. This is because ltsp fails to
pass --utc/-u to date(1), meaning that the build can change depending
on the current timezone.

I originally filed this in Debian as bug #1005029 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/1005029
@alkisg alkisg merged commit bcf61ed into ltsp:main Feb 5, 2022
@alkisg
Copy link
Member

alkisg commented Feb 5, 2022

Thank you @lamby, merged. :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants