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

Allow tests to pass after 2038 #72

Merged
merged 1 commit into from Jan 11, 2023
Merged

Conversation

bmwiedemann
Copy link
Contributor

@bmwiedemann bmwiedemann commented Jan 4, 2023

Allow tests to pass after 2038
also tested on i586

Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.

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

also tested on i586

This patch was done while working on reproducible builds for openSUSE.
@oalders
Copy link
Member

oalders commented Jan 4, 2023

Thanks @bmwiedemann! I'm going to close and re-open to get a CI build going.

@oalders oalders closed this Jan 4, 2023
@oalders oalders reopened this Jan 4, 2023
@oalders
Copy link
Member

oalders commented Jan 4, 2023

That failure is unrelated to this PR. We'll fix that first.

Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

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

Thanks, @bmwiedemann!

@oalders oalders merged commit 194f11e into libwww-perl:master Jan 11, 2023
45 checks passed
@bmwiedemann bmwiedemann deleted the ftbfs2038 branch January 12, 2023 09:39
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

2 participants