Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
replace-current-year-with-static-value-t.patch | Replace current year with static value to get reproducible build (Closes: #828876) |
Reiner Herrmann <reiner@reiner-h.de> | no | 2016-06-28 | ||
0002-Use-time_t-for-ctime-parameter.patch | Use time_t for ctime() parameter This fixes the compilation on 2038-safe 32-bit architectures where time_t is not unsigned long. However, since the internal implementation is still using unsigned long, the overall source code is still affected by the 2038 problem. |
Boyuan Yang <byang@debian.org> | no | debian | 2025-01-12 |