[PR #3098] [CLOSED] profiles: firecfg: disable CLI archivers #4642

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3098
Author: @ghost
Created: 12/26/2019
Status: Closed

Base: release-0.9.62Head: firecfg-0.9.62


📝 Commits (10+)

📊 Changes

49 files changed (+583 additions, -230 deletions)

View changed files

📝 README.md (+6 -1)
📝 etc/7z.profile (+1 -0)
📝 etc/7za.profile (+1 -0)
📝 etc/7zr.profile (+1 -0)
📝 etc/baobab.profile (+1 -1)
etc/brave-browser-beta.profile (+5 -0)
etc/brave-browser-dev.profile (+5 -0)
etc/brave-browser-nightly.profile (+5 -0)
etc/brave-browser-stable.profile (+5 -0)
📝 etc/brave.profile (+12 -4)
📝 etc/disable-common.inc (+3 -0)
📝 etc/disable-programs.inc (+5 -0)
etc/ephemeral.profile (+61 -0)
📝 etc/firejail.config (+5 -0)
📝 etc/gconf.profile (+1 -1)
etc/gfeeds.profile (+56 -0)
etc/gtk-update-icon-cache.profile (+51 -0)
etc/gzexe.profile (+11 -0)
📝 etc/p7zip.profile (+1 -1)
📝 etc/seahorse-tool.profile (+2 -2)

...and 29 more files

📄 Description

More research/testing is needed to make CLI-based archivers work with makepkg on Arch (based distributions). See ongoing discussion in #3095.


🔄 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/3098 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/26/2019 **Status:** ❌ Closed **Base:** `release-0.9.62` ← **Head:** `firecfg-0.9.62` --- ### 📝 Commits (10+) - [`f4f3e43`](https://github.com/netblue30/firejail/commit/f4f3e439e08722df06524ebc7ed1e5a90f237ac8) new release branch - [`f55239b`](https://github.com/netblue30/firejail/commit/f55239b7a13f6f4821fcb9410c3ae642e2577bba) spelling - [`6552519`](https://github.com/netblue30/firejail/commit/65525195657a3572eec36da7fcb51f22ecb094a7) small fix - [`a6b675f`](https://github.com/netblue30/firejail/commit/a6b675f56ad9e70421cc34fca90142e9f42604b1) postmortem: playing around - [`e4e6780`](https://github.com/netblue30/firejail/commit/e4e6780f5c9b39ae00dc0592da7673710fd827f3) Fix ordering of 'RESTRICTED SHELL' - [`2ec700c`](https://github.com/netblue30/firejail/commit/2ec700c4bebd96026be714f6e88b0809b8b38208) Add gzip redirect profiles (#3083) - [`2ac28c3`](https://github.com/netblue30/firejail/commit/2ac28c300111d9ba6089c4e2604009f57a618a06) Fix description ordering in brave.profile - [`99dbf08`](https://github.com/netblue30/firejail/commit/99dbf08f6c0d39b016fe6f7673ab24cdde791b17) Add brave redirect profiles (#3088) - [`3343d89`](https://github.com/netblue30/firejail/commit/3343d89e1f727c1c933ca6eadf05d12973f9d749) Update brave.profile - [`7302908`](https://github.com/netblue30/firejail/commit/7302908ea85fd9d7aab334b4eec8b5307b51834f) Update disable-programs.inc ### 📊 Changes **49 files changed** (+583 additions, -230 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -1) 📝 `etc/7z.profile` (+1 -0) 📝 `etc/7za.profile` (+1 -0) 📝 `etc/7zr.profile` (+1 -0) 📝 `etc/baobab.profile` (+1 -1) ➕ `etc/brave-browser-beta.profile` (+5 -0) ➕ `etc/brave-browser-dev.profile` (+5 -0) ➕ `etc/brave-browser-nightly.profile` (+5 -0) ➕ `etc/brave-browser-stable.profile` (+5 -0) 📝 `etc/brave.profile` (+12 -4) 📝 `etc/disable-common.inc` (+3 -0) 📝 `etc/disable-programs.inc` (+5 -0) ➕ `etc/ephemeral.profile` (+61 -0) 📝 `etc/firejail.config` (+5 -0) 📝 `etc/gconf.profile` (+1 -1) ➕ `etc/gfeeds.profile` (+56 -0) ➕ `etc/gtk-update-icon-cache.profile` (+51 -0) ➕ `etc/gzexe.profile` (+11 -0) 📝 `etc/p7zip.profile` (+1 -1) 📝 `etc/seahorse-tool.profile` (+2 -2) _...and 29 more files_ </details> ### 📄 Description More research/testing is needed to make CLI-based archivers work with makepkg on Arch (based distributions). See ongoing discussion in #3095. --- <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:23:56 -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#4642
No description provided.