[PR #4230] [MERGED] New profile for neochat #5074

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4230
Author: @Kishore96in
Created: 5/2/2021
Status: Merged
Merged: 5/4/2021
Merged by: @netblue30

Base: masterHead: neochat_profile


📝 Commits (10+)

  • 7f7b563 Initial profile for neochat
  • e51c4e9 Add neochat files to disable-programs.inc
  • 2b6d963 Remove comments.
  • ccc5baf Sort options using sort.py
  • b530e04 Add neochat to enabled programs.
  • 98a2388 Remove newlines and comments.
  • 5e16d4c Remove unnecessary noblacklist.
  • 37d0fab Add cache directory to disable-programs.inc
  • 6db30fc Remove unnecessary include.
  • 9d74390 Remove apparently unnecessary dbus permission.

📊 Changes

4 files changed (+100 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+5 -0)
etc/inc/whitelist-1793-workaround.inc (+29 -0)
etc/profile-m-z/neochat.profile (+65 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

This is a firejail profile for Neochat, the KDE Matrix Client ( https://apps.kde.org/id/neochat/ ).
I have tested this only on Arch Linux (and everything seems to work).
I've also added the neochat config files to disable-programs.inc.


🔄 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/4230 **Author:** [@Kishore96in](https://github.com/Kishore96in) **Created:** 5/2/2021 **Status:** ✅ Merged **Merged:** 5/4/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `neochat_profile` --- ### 📝 Commits (10+) - [`7f7b563`](https://github.com/netblue30/firejail/commit/7f7b5632ecfa87025abe108c256a5a4d43bfc4ad) Initial profile for neochat - [`e51c4e9`](https://github.com/netblue30/firejail/commit/e51c4e9a667ed5ce56c74c1d6256b65e39d014f8) Add neochat files to disable-programs.inc - [`2b6d963`](https://github.com/netblue30/firejail/commit/2b6d963174b8bbfe0960aeb8296d8f64159830b2) Remove comments. - [`ccc5baf`](https://github.com/netblue30/firejail/commit/ccc5baf7c62b6fb4bb524d1c819e84592cada9d5) Sort options using sort.py - [`b530e04`](https://github.com/netblue30/firejail/commit/b530e0466ea735458d0bd497222189be4eff1167) Add neochat to enabled programs. - [`98a2388`](https://github.com/netblue30/firejail/commit/98a2388870feea7d237d1c02ae7c0f804ef2f31e) Remove newlines and comments. - [`5e16d4c`](https://github.com/netblue30/firejail/commit/5e16d4c4904b358b93495b773ea5299d099c0b18) Remove unnecessary noblacklist. - [`37d0fab`](https://github.com/netblue30/firejail/commit/37d0fab4a639ea0f2e439cfff63c5e2c62a1a753) Add cache directory to disable-programs.inc - [`6db30fc`](https://github.com/netblue30/firejail/commit/6db30fc76b44f2c038f3a46b8b4526faacc699b1) Remove unnecessary include. - [`9d74390`](https://github.com/netblue30/firejail/commit/9d743906929f336ae8e55805b4de4860514546cf) Remove apparently unnecessary dbus permission. ### 📊 Changes **4 files changed** (+100 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+5 -0) ➕ `etc/inc/whitelist-1793-workaround.inc` (+29 -0) ➕ `etc/profile-m-z/neochat.profile` (+65 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description This is a firejail profile for Neochat, the KDE Matrix Client ( https://apps.kde.org/id/neochat/ ). I have tested this only on Arch Linux (and everything seems to work). I've also added the neochat config files to `disable-programs.inc`. --- <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:31:48 -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#5074
No description provided.