[PR #4771] [MERGED] Revert allow/deny leftovers #5246

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4771
Author: @kmk3
Created: 12/10/2021
Status: Merged
Merged: 12/18/2021
Merged by: @netblue30

Base: masterHead: revert-allow-deny-leftovers


📝 Commits (3)

  • b029015 Revert "allow/deny in zsh completion"
  • 41684db Revert "allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist/noblacklist"
  • 104c2de Remove profcleaner.c and profcleaner.sh

📊 Changes

5 files changed (+15 additions, -209 deletions)

View changed files

📝 src/firejail/main.c (+0 -36)
📝 src/firejail/profile.c (+0 -38)
src/tools/profcleaner.c (+0 -75)
src/tools/profcleaner.sh (+0 -45)
📝 src/zsh_completion/_firejail.in (+15 -15)

📄 Description

Remove the remaining code that was not reverted on #4410.

Note: If you want to keep profcleaner, I can drop the last commit.


🔄 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/4771 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 12/10/2021 **Status:** ✅ Merged **Merged:** 12/18/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `revert-allow-deny-leftovers` --- ### 📝 Commits (3) - [`b029015`](https://github.com/netblue30/firejail/commit/b0290153afba7d0d13579a2af45d37587330335c) Revert "allow/deny in zsh completion" - [`41684db`](https://github.com/netblue30/firejail/commit/41684db4934fcc6913909059b1cd22ac529d8dfc) Revert "allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist/noblacklist" - [`104c2de`](https://github.com/netblue30/firejail/commit/104c2de2f20840e249db4c36d9f06fe199174a50) Remove profcleaner.c and profcleaner.sh ### 📊 Changes **5 files changed** (+15 additions, -209 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/main.c` (+0 -36) 📝 `src/firejail/profile.c` (+0 -38) ➖ `src/tools/profcleaner.c` (+0 -75) ➖ `src/tools/profcleaner.sh` (+0 -45) 📝 `src/zsh_completion/_firejail.in` (+15 -15) </details> ### 📄 Description Remove the remaining code that was not reverted on #4410. Note: If you want to keep profcleaner, I can drop the last commit. --- <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:34:55 -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#5246
No description provided.