mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3956] [MERGED] Organize archivers #4965
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#4965
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/3956
Author: @kmk3
Created: 2/7/2021
Status: ✅ Merged
Merged: 2/8/2021
Merged by: @rusty-snake
Base:
master← Head:organize-archivers📝 Commits (2)
e3cc250archivers: move archiver-common.inc include to the bottomdd255c4archivers: wrap comments📊 Changes
12 files changed (+43 additions, -21 deletions)
View changed files
📝
etc/inc/archiver-common.inc(+13 -9)📝
etc/profile-a-l/7z.profile(+3 -0)📝
etc/profile-a-l/ar.profile(+1 -0)📝
etc/profile-a-l/atool.profile(+3 -1)📝
etc/profile-a-l/bsdtar.profile(+3 -2)📝
etc/profile-a-l/cpio.profile(+1 -0)📝
etc/profile-a-l/gzip.profile(+3 -1)📝
etc/profile-m-z/tar.profile(+8 -4)📝
etc/profile-m-z/unrar.profile(+3 -2)📝
etc/profile-m-z/unzip.profile(+3 -2)📝
etc/profile-m-z/xzdec.profile(+1 -0)📝
etc/profile-m-z/zstd.profile(+1 -0)📄 Description
Cc: @glitsj16 (as the author of archiver-common.inc)
Note: As mentioned on #3845, please don't squash any commits; use normal merge
or rebase instead.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.