Files
aptly/system
Tim Foerster 49f342878a Add SOURCE_DATE_EPOCH support for reproducible builds
Implement support for the SOURCE_DATE_EPOCH environment variable as
specified by reproducible-builds.org. When set, this variable overrides
the current timestamp in the Release file's Date and Valid-Until fields,
enabling reproducible filesystem publishes.

- Read SOURCE_DATE_EPOCH environment variable in Publish()
- Use the epoch timestamp for both Date and Valid-Until fields
- Gracefully fallback to current time if unset or invalid
- Add comprehensive tests for valid and invalid SOURCE_DATE_EPOCH values
2026-02-20 07:24:52 +01:00
..
2026-01-26 11:26:40 +01:00
2024-07-24 21:19:47 +02:00
2026-01-24 10:55:15 +01:00
2024-12-19 16:05:21 +09:00
2025-04-20 11:57:42 +02:00
2026-01-26 11:26:40 +01:00
2024-12-11 10:40:44 +01:00
2022-01-27 15:06:33 +01:00
2026-01-26 11:26:40 +01:00
2014-01-20 23:39:25 +04:00
2025-09-23 16:25:46 -05:00
2022-01-27 15:06:33 +01:00
2024-07-24 21:19:47 +02:00