You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the files in the source tarball have permissions 600, and 700 for directories. Shouldn't it be 644 and 755 ? I'm packaging the sources for Archlinux, and I need to change the permissions for the files to be world-readable.
Yes, that sounds right. We've had several problems with the permissions in the tarballs. @Yamakaky if you can figure out how to get them to come out right please do.
Currently, the files in the source tarball have permissions 600, and 700 for directories. Shouldn't it be 644 and 755 ? I'm packaging the sources for Archlinux, and I need to change the permissions for the files to be world-readable.
Tested : https://static.rust-lang.org/dist/rustc-1.1.0-src.tar.gz
The text was updated successfully, but these errors were encountered: