[PR #1475] [MERGED] some fixes and enhancements #3984

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1475
Author: @smitsohu
Created: 8/18/2017
Status: Merged
Merged: 8/18/2017
Merged by: @Fred-Barclay

Base: masterHead: patch-2


📝 Commits (7)

📊 Changes

5 files changed (+11 additions, -5 deletions)

View changed files

📝 etc/cvlc.profile (+0 -2)
📝 etc/konversation.profile (+3 -0)
📝 etc/skanlite.profile (+6 -3)
📝 etc/tracker.profile (+1 -0)
📝 etc/tuxguitar.profile (+1 -0)

📄 Description

A note regarding Skanlite: The default seccomp filter seems to break device discovery for Skanlite on Debian Stretch. Also I had mixed results with network namespaces. What worked for me on all tested platforms including Fedora is protocol unix,netlink, which is why I suggest bringing the option back.


🔄 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/1475 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 8/18/2017 **Status:** ✅ Merged **Merged:** 8/18/2017 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (7) - [`47dba68`](https://github.com/netblue30/firejail/commit/47dba686e4389d0e8820da52918250ee8f6c9a49) bring back options - [`e97e436`](https://github.com/netblue30/firejail/commit/e97e436afff99e5e63ae1e7fb98b230c9b77a86e) add novideo - [`5a8a689`](https://github.com/netblue30/firejail/commit/5a8a6897c0f99c2f5a8ccd41d1589731d9632a15) fix cvlc (remove notv, nodvd) - [`db83d67`](https://github.com/netblue30/firejail/commit/db83d67b7990e1dae19bdb4833abf0d8bfe1906e) enhance konversation profile - [`7f2ae9a`](https://github.com/netblue30/firejail/commit/7f2ae9a2b664e734deba308a9c596c88fe2035ea) add netfilter - [`a570944`](https://github.com/netblue30/firejail/commit/a5709442d178f81661aa70e9206457913cb33780) comment private-bin - [`ca69bc6`](https://github.com/netblue30/firejail/commit/ca69bc65583931212f940f5e5d447171571e4341) bring back netfilter ### 📊 Changes **5 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `etc/cvlc.profile` (+0 -2) 📝 `etc/konversation.profile` (+3 -0) 📝 `etc/skanlite.profile` (+6 -3) 📝 `etc/tracker.profile` (+1 -0) 📝 `etc/tuxguitar.profile` (+1 -0) </details> ### 📄 Description A note regarding Skanlite: The default seccomp filter seems to break device discovery for Skanlite on Debian Stretch. Also I had mixed results with network namespaces. What worked for me on all tested platforms including Fedora is `protocol unix,netlink`, which is why I suggest bringing the option back. --- <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:11:37 -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#3984
No description provided.