summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-08-21 14:10:05 +0200
committerJakob Unterwurzacher2017-08-21 14:10:05 +0200
commit07f57314afb260d6b14227b932d66345c55ffab3 (patch)
tree42e6115308dce5eaac68fd14effd05c0812f2794 /.travis.yml
parent312ea32bb70abb93be315d0b7c442d5c4ae571d9 (diff)
package[-static].bash: stop leaking the local user id in the tarball
The local user id of the packager is not interesting for users who download the tarball. Also it will cause the gocryptfs binary to have an unintended owner when the tarball is extraced as root. Fix the issue by using "tar --owner=root --group=root" which overwrites user and group id with zero.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions