Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix archive assemblies (tar.gz and zip) to have fixed file/dir modes. #5459

Merged
merged 2 commits into from
Oct 19, 2020

Commits on Oct 14, 2020

  1. Fix archived assemblies (tar.gz and zip) to have fixed modes.

    + Not taking the modes from whatever defaults the filesystem
      that ran the build is currently on.
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b2f2fb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Updating file/dir modes per review

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fe61356 View commit details
    Browse the repository at this point in the history