Commit 3124659
committed
Make builds reproducible by using SOURCE_DATE_EPOCH for build date
Don't embed the current date which make the builds unreproducible.
See: https://reproducible-builds.org/docs/source-date-epoch/
Bug-Debian: https://bugs.debian.org/1104546
Signed-off-by: Dylan Aïssi <[email protected]>1 parent 2fc98bd commit 3124659
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
0 commit comments