[LLVMbugs] [Bug 22742] New: Incorrect file permissions in 3.6 release tarballs
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Feb 28 11:16:14 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22742
Bug ID: 22742
Summary: Incorrect file permissions in 3.6 release tarballs
Product: new-bugs
Version: 3.6
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: evangelos at foutrelis.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
At least the following tarballs have incorrect file permissions:
llvm-3.6.0.src.tar.xz
cfe-3.6.0.src.tar.xz
clang-tools-extra-3.6.0.src.tar.xz
lldb-3.6.0.src.tar.xz
compiler-rt-3.6.0.src.tar.xz
It appears that a umask of 0027 was used while generating these sources.
This can result in incorrect permissions in Linux distro packages, mainly for
Python scripts and other files that are copied directly.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150228/be6afe4d/attachment.html>
More information about the llvm-bugs
mailing list