[PR #3827] [MERGED] Refactor archivers ii #4899

Closed
opened 2026-05-05 10:28:37 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3827
Author: @ghost
Created: 12/15/2020
Status: Merged
Merged: 12/15/2020
Merged by: @undefined

Base: masterHead: refactor-archivers-ii


📝 Commits (10+)

📊 Changes

10 files changed (+8 additions, -20 deletions)

View changed files

📝 etc/profile-a-l/7z.profile (+3 -3)
📝 etc/profile-a-l/atool.profile (+0 -3)
📝 etc/profile-a-l/bsdtar.profile (+0 -2)
📝 etc/profile-a-l/cpio.profile (+0 -3)
📝 etc/profile-a-l/gzip.profile (+2 -1)
📝 etc/profile-m-z/tar.profile (+3 -2)
📝 etc/profile-m-z/unrar.profile (+0 -2)
📝 etc/profile-m-z/unzip.profile (+0 -1)
📝 etc/profile-m-z/xzdec.profile (+0 -2)
📝 etc/profile-m-z/zstd.profile (+0 -1)

📄 Description

Now that #3820 landed, we can easily bring some extra hardening to our archivers. This follow-up PR concludes upstreaming what I have been using in local overrides for quite some time.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3827 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/15/2020 **Status:** ✅ Merged **Merged:** 12/15/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `refactor-archivers-ii` --- ### 📝 Commits (10+) - [`ce34a33`](https://github.com/netblue30/firejail/commit/ce34a3341753c1d33b77bedffc3685bbd6b39032) harden 7z.profile - [`45d5be7`](https://github.com/netblue30/firejail/commit/45d5be7ca9ebab9e5611ece86fe81ec81e92c1aa) harden atool.profile - [`8207cb8`](https://github.com/netblue30/firejail/commit/8207cb84171e4a58d578277f8aea54387443250f) harden bsdtar.profile - [`e69c86c`](https://github.com/netblue30/firejail/commit/e69c86cd5d63e8a2c2a717d58170edf4ab47933d) harden cpio.profile - [`4b0a477`](https://github.com/netblue30/firejail/commit/4b0a477db6976aca0c2081608ef232e9fe5d54d1) harden gzip.profile - [`d5047ce`](https://github.com/netblue30/firejail/commit/d5047ce2103983d62f1e5d4bf9a7238bf12a0079) harden tar.profile - [`977e9e9`](https://github.com/netblue30/firejail/commit/977e9e96c6da3da26e03c226a65444f64409f77c) harden unrar.profile - [`caa1d94`](https://github.com/netblue30/firejail/commit/caa1d94db4c4b549ec5c9066218a6fa576a79b16) harden unzip.profile - [`8e0830e`](https://github.com/netblue30/firejail/commit/8e0830ede6ca0d4026792d52101182b3b62a8864) harden xzdec.profile - [`79244ed`](https://github.com/netblue30/firejail/commit/79244ed4fc61c37645eb2eda10c3411a2cab8dd4) harden zstd.profile ### 📊 Changes **10 files changed** (+8 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/7z.profile` (+3 -3) 📝 `etc/profile-a-l/atool.profile` (+0 -3) 📝 `etc/profile-a-l/bsdtar.profile` (+0 -2) 📝 `etc/profile-a-l/cpio.profile` (+0 -3) 📝 `etc/profile-a-l/gzip.profile` (+2 -1) 📝 `etc/profile-m-z/tar.profile` (+3 -2) 📝 `etc/profile-m-z/unrar.profile` (+0 -2) 📝 `etc/profile-m-z/unzip.profile` (+0 -1) 📝 `etc/profile-m-z/xzdec.profile` (+0 -2) 📝 `etc/profile-m-z/zstd.profile` (+0 -1) </details> ### 📄 Description Now that #3820 landed, we can easily bring some extra hardening to our archivers. This follow-up PR concludes upstreaming what I have been using in local overrides for quite some time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:28:37 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4899
No description provided.