Toward a fully reproducible Debian
Toward a fully reproducible Debian
Posted Jun 16, 2018 2:09 UTC (Sat) by pabs (subscriber, #43278)In reply to: Toward a fully reproducible Debian by Karellen
Parent article: Toward a fully reproducible Debian
In general, timestamps should be removed or replaced with timestamps based on the date the source changed. SOURCE_DATE_EPOCH is only a workaround for situations where build timestamps cannot be removed (like in on-disk formats that contain timestamps).