Skip to content
Snippets Groups Projects
  1. Feb 11, 2022
  2. Feb 10, 2022
  3. Feb 04, 2022
  4. Jan 20, 2022
  5. Jan 17, 2022
  6. Jan 14, 2022
  7. Dec 16, 2021
  8. Dec 02, 2021
  9. Dec 01, 2021
  10. Nov 25, 2021
  11. Nov 08, 2021
  12. Sep 17, 2021
  13. Sep 15, 2021
  14. Aug 30, 2021
  15. Aug 25, 2021
  16. Jul 30, 2021
  17. Jun 11, 2021
  18. Jun 10, 2021
  19. Jun 09, 2021
  20. Jun 08, 2021
  21. May 10, 2021
  22. May 06, 2021
  23. May 05, 2021
  24. Apr 26, 2021
    • Nicolas Dandrimont's avatar
      tarball: properly normalize perms for all extracted files · 7d42035a
      Nicolas Dandrimont authored
      The previous implementation would not normalize permissions for
      files detected as executable. This would make the loader crash when a
      file has bogus permissions such as 0o100100 (executable but not
      readable).
      
      This adds a test that all possible file permissions properly normalize
      to either 0o100644 or 0o100755.
      7d42035a
  25. Apr 23, 2021
  26. Apr 16, 2021
  27. Apr 15, 2021
Loading