By poker10 on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x
Introduced in version:
7.101
Issue links:
Description:
Drupal 7 uses a copy of the PEAR Archive_Tar library. The library was updated with the changes from the upstream 1.5.0 release.
Archive_Tar library used 777 permissions when creating new directories. After this change, the library is using 775 permissions by default when creating new directories.
Impacts:
Module developers