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

Extend test cert validity to 2049 #92

Merged
merged 1 commit into from Oct 14, 2019
Merged

Extend test cert validity to 2049 #92

merged 1 commit into from Oct 14, 2019

Conversation

bmwiedemann
Copy link
Contributor

Extend test cert validity to 2049
to make tests pass after 2028

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 +15 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.

Note: I tested that i586 builds still pass tests on 2037-12-01
so this change introduces no year2038 problem.

to make tests pass after 2028

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 +15 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.

Note: I tested that i586 builds still pass tests on 2037-12-01
so this change introduces no year2038 problem.
@cole cole merged commit 5a3cdfb into cole:master Oct 14, 2019
@cole
Copy link
Owner

cole commented Oct 14, 2019

Thank you!

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