You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: