Public bug reported: The source code of the RTMP module contains a hard-coded directory permission for newly created directories within the HLS fragment generation set to `0744` which makes no sense for directories as the executable bit is missing.
As we need to access the files from more than one user the directory should not only be readable but also be accessible (`0755`) for other users. Sadly the upstream project seems inactive (~700 issues, 65 PRs, no changes for ~6M) so I'm asking to include a patch for this into the Ubuntu modifications (patches) of the package. The required change is attached as a patch file. ** Affects: nginx (Ubuntu) Importance: Undecided Status: New ** Patch added: "Required changes to fix directory permissions" https://bugs.launchpad.net/bugs/1771350/+attachment/5139824/+files/dir-permissions.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771350 Title: Broken directory permissions on HLS files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1771350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs