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

Add timestamp to version to avoid hash being interpreted as downgrade #183

Closed
mortenlj opened this issue Mar 2, 2021 · 0 comments
Closed

Comments

@mortenlj
Copy link
Contributor

mortenlj commented Mar 2, 2021

When trying to update from 2021-02-16-efb9783 to 2021-02-16-0cea242, dpkg on linux complains that this is a downgrade. The reason is the hashes are the only differing part, and they are sorted as version numbers. To avoid this, we should include a timestamp in the version string, with at least hours and minutes.

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

No branches or pull requests

1 participant