Skip to content

Conversation

@pingtimeout
Copy link
Contributor

The PR #2819 accidentally removed the executable POSIX file permission, assuming that not explicity setting the attributes via filePermissions retains the file-system 'x' permission.

This change updates the logic to explicitly check the owner-executable bit and uses 755 or 644 respectively for each individual file in the archive.

The PR apache#2819 accidentally _removed_ the executable POSIX file permission, assuming that not explicity setting the attributes via `filePermissions` retains the file-system 'x' permission.

This change updates the logic to explicitly check the owner-executable bit and uses `755` or `644` respectively for each individual file in the archive.
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Nov 24, 2025
@pingtimeout pingtimeout merged commit fcc4582 into apache:release/1.3.x Nov 24, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Nov 24, 2025
@pingtimeout pingtimeout deleted the release/1.3.0-with-executables branch November 24, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants