mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3827] [MERGED] Refactor archivers ii #4899
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4899
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:refactor-archivers-ii📝 Commits (10+)
ce34a33harden 7z.profile45d5be7harden atool.profile8207cb8harden bsdtar.profilee69c86charden cpio.profile4b0a477harden gzip.profiled5047ceharden tar.profile977e9e9harden unrar.profilecaa1d94harden unzip.profile8e0830eharden xzdec.profile79244edharden zstd.profile📊 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.