mesonbuild / mesonbuild/mesonwrap

Support for different compression algorithms for patches

Open
#82 9 comments 0 reactions 1 assignee Claimed by @sarum9in View on GitHub
Dominant language
Python
Stars
26
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Although releases can be compressed using different compression algorithms, patches always use `zip` compression algorithm. This is an issue because patches might include executable files that need the executable permission on different `POSIX` systems but `zip` file does not store file permissions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.