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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to