[Rpm-maint] [rpm-software-management/rpm] Year 2038 plan for rpm (#1084)

Panu Matilainen notifications at github.com
Mon Feb 24 12:26:04 UTC 2020


All timestamps in rpm packages are 32bit and will roll over on 2038, and at least some APIs are also affected. As Enterprise distro lifespans are 10+ years, this is something that needs to be addressed in the near future.

Within rpm this can be relatively easily done using a similar approach as was used with 64bit file sizes, but that wasn't so smooth for the rest of the world which simply went on using the 32bit tags and only now are starting to notice the need to change.

One tempting possibility would be jumping to 64bit values across the board and declare new major version with that...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200224/7ea6343f/attachment.html>


More information about the Rpm-maint mailing list