[PR #3847] [MERGED] Small fixes #4906

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3847
Author: @bbhtt
Created: 12/28/2020
Status: Merged
Merged: 12/29/2020
Merged by: @reinerh

Base: masterHead: small_fixes


📝 Commits (7)

  • dfca5a3 Add secret storage dbus
  • 5365e8c Calls each program from /bin to populate list
  • 66e1f35 Add quiet
  • 31b92b3 Add whitelists, remove wrong cache whitelist, add dbus rules, apparmor
  • 015a7c9 Add dbus rules
  • 41de612 Fix Nheko cache directory
  • 7268981 Put a comment about dbus rules and comment them

📊 Changes

8 files changed (+30 additions, -4 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -1)
📝 etc/profile-a-l/alacarte.profile (+1 -1)
📝 etc/profile-a-l/element-desktop.profile (+5 -0)
📝 etc/profile-a-l/feh.profile (+1 -0)
📝 etc/profile-a-l/links.profile (+1 -0)
📝 etc/profile-a-l/lynx.profile (+1 -0)
📝 etc/profile-m-z/nheko.profile (+16 -2)
📝 etc/profile-m-z/spectral.profile (+4 -0)

📄 Description

No description provided


🔄 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/3847 **Author:** [@bbhtt](https://github.com/bbhtt) **Created:** 12/28/2020 **Status:** ✅ Merged **Merged:** 12/29/2020 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `small_fixes` --- ### 📝 Commits (7) - [`dfca5a3`](https://github.com/netblue30/firejail/commit/dfca5a379b53144ae0d9cdd1de724bb5c9014a3d) Add secret storage dbus - [`5365e8c`](https://github.com/netblue30/firejail/commit/5365e8caf0a07a466b930f20e10935c232971a92) Calls each program from /bin to populate list - [`66e1f35`](https://github.com/netblue30/firejail/commit/66e1f35cf2c14ab5fec541668ece290f479d0ad8) Add quiet - [`31b92b3`](https://github.com/netblue30/firejail/commit/31b92b33cfc827a3215584b50f56418e7fd75be0) Add whitelists, remove wrong cache whitelist, add dbus rules, apparmor - [`015a7c9`](https://github.com/netblue30/firejail/commit/015a7c9b56c93734f3667abbbcd40462e7fb330e) Add dbus rules - [`41de612`](https://github.com/netblue30/firejail/commit/41de6120c42d5b56690cadcb6d62348485cecd14) Fix Nheko cache directory - [`7268981`](https://github.com/netblue30/firejail/commit/7268981f6014ea647619196734c03b729128b07f) Put a comment about dbus rules and comment them ### 📊 Changes **8 files changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -1) 📝 `etc/profile-a-l/alacarte.profile` (+1 -1) 📝 `etc/profile-a-l/element-desktop.profile` (+5 -0) 📝 `etc/profile-a-l/feh.profile` (+1 -0) 📝 `etc/profile-a-l/links.profile` (+1 -0) 📝 `etc/profile-a-l/lynx.profile` (+1 -0) 📝 `etc/profile-m-z/nheko.profile` (+16 -2) 📝 `etc/profile-m-z/spectral.profile` (+4 -0) </details> ### 📄 Description _No description provided_ --- <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:45 -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#4906
No description provided.