D13832: Fix mtime for tar command and use numeric user/group
Aaron Puchert
noreply at phabricator.kde.org
Sun Jul 1 22:30:36 UTC 2018
aaronpuchert created this revision.
aaronpuchert added a reviewer: kfunk.
Restricted Application added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
aaronpuchert requested review of this revision.
REVISION SUMMARY
Epoch values have to be preceded by '@'. Otherwise it seems that tar
sets a time stamp of -2^63, which we definitely don't want.
Since we use --numeric-owner, we might as well use 0 instead of root.
Follows the advice of https://reproducible-builds.org/docs/archives/,
this time correctly.
REPOSITORY
R32 KDevelop
BRANCH
reproducible-fix
REVISION DETAIL
https://phabricator.kde.org/D13832
AFFECTED FILES
kdevplatform/cmake/modules/KDevPlatformMacros.cmake
To: aaronpuchert, kfunk
Cc: kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180701/16389681/attachment.html>
More information about the KDevelop-devel
mailing list