Fix SOURCE_DATE_EPOCH bug; use UTC
authorRich Salz <rsalz@openssl.org>
Mon, 27 Nov 2017 19:28:15 +0000 (14:28 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 27 Nov 2017 19:34:14 +0000 (14:34 -0500)
commit8a8d9e190533ee41e8b231b18c7837f98f1ae231
treed1624f9bb4f080ffa429937e98bef091504b3caa
parent47c9926a92ce64a6f630ff71e71cfa4bc5c58315
Fix SOURCE_DATE_EPOCH bug; use UTC

Thanks to Juro Bystricky for the suggestion and prototype.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4644)
crypto/cversion.c
util/mkbuildinf.pl