[source-date-epoch-spec] 01/01: more concise version of clamping

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Feb 24 15:08:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch dkg/concise-clamping
in repository source-date-epoch-spec.

commit 52daf0c141a68ae4c24723bd0ea9423c0b89c61c
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Feb 24 10:07:43 2017 -0500

    more concise version of clamping
---
 source-date-epoch-spec.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/source-date-epoch-spec.xml b/source-date-epoch-spec.xml
index 054acf7..7feccc3 100644
--- a/source-date-epoch-spec.xml
+++ b/source-date-epoch-spec.xml
@@ -140,6 +140,13 @@
 			time.
 		</para>
 		<para>
+			Where build processes embed timestamps that
+			are not "current", but are nevertheless still
+			specific to one execution of the build
+			process, they MUST use a timestamp no later
+			than <envar>SOURCE_DATE_EPOCH</envar>.
+		</para>
+		<para>
 			Build systems MUST NOT overwrite this variable for
 			child processes to consume if it is already present.
 		</para>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/source-date-epoch-spec.git



More information about the Reproducible-commits mailing list