[PR #1433] [MERGED] various profile fixes #3964

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1433
Author: @ghost
Created: 8/4/2017
Status: Merged
Merged: 8/6/2017
Merged by: @Fred-Barclay

Base: masterHead: VladimirSchowalter20-profile-fixes


📝 Commits (10+)

  • f3ab0fa calibre: add netlink protocol
  • 2d45962 mpv: add nogroups, tracelog, ipc-namespace, private-dev
  • 7cdc72b qbittorrent: add netlink protocol, private-etc
  • d8c9ddc vlc: disable memory-deny-write-execute
  • d02d13a Update vlc.profile
  • bc2edbf wine: add nogroups
  • 6436e27 wireshark: allow users to run wireshark as non-root
  • bc4418c cosmetic fix
  • 03dffc7 mpv: comment out ipc-namespace for now
  • 70de133 calibre: disable netlink protocol

📊 Changes

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

View changed files

📝 etc/mpv.profile (+4 -0)
📝 etc/qbittorrent.profile (+2 -1)
📝 etc/vlc.profile (+1 -1)
📝 etc/wine.profile (+1 -0)
📝 etc/wireshark.profile (+4 -3)

📄 Description

Here are various fixes for calibre, mpv, qbittorrent, wireshark, wine and vlc profiles. All are tested by me. Explanations are in comments.


🔄 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/1433 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/4/2017 **Status:** ✅ Merged **Merged:** 8/6/2017 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `VladimirSchowalter20-profile-fixes` --- ### 📝 Commits (10+) - [`f3ab0fa`](https://github.com/netblue30/firejail/commit/f3ab0fa9e7345df35f1d30290a5e3c1993a47132) calibre: add netlink protocol - [`2d45962`](https://github.com/netblue30/firejail/commit/2d45962b180dd9ab6cbd430e270d3fb5cf4f17e4) mpv: add nogroups, tracelog, ipc-namespace, private-dev - [`7cdc72b`](https://github.com/netblue30/firejail/commit/7cdc72b8ebf59216a1af29590ba183b45824d140) qbittorrent: add netlink protocol, private-etc - [`d8c9ddc`](https://github.com/netblue30/firejail/commit/d8c9ddcd0de88a8cedd8911963773f19dc211ef6) vlc: disable memory-deny-write-execute - [`d02d13a`](https://github.com/netblue30/firejail/commit/d02d13a8f89507a588bfd4c8835bc74b75ad3c1c) Update vlc.profile - [`bc2edbf`](https://github.com/netblue30/firejail/commit/bc2edbff7d72c86dd197aa541500c9f334cfd28e) wine: add nogroups - [`6436e27`](https://github.com/netblue30/firejail/commit/6436e2738fbf61695272b3804300e49de4854e70) wireshark: allow users to run wireshark as non-root - [`bc4418c`](https://github.com/netblue30/firejail/commit/bc4418c61328ae7774998c55059c5c76c72c03f9) cosmetic fix - [`03dffc7`](https://github.com/netblue30/firejail/commit/03dffc7a1f27b97df78db51e609049a9a10cc624) mpv: comment out ipc-namespace for now - [`70de133`](https://github.com/netblue30/firejail/commit/70de1337d7989ae7a92de992a0db451afd8394a5) calibre: disable netlink protocol ### 📊 Changes **5 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `etc/mpv.profile` (+4 -0) 📝 `etc/qbittorrent.profile` (+2 -1) 📝 `etc/vlc.profile` (+1 -1) 📝 `etc/wine.profile` (+1 -0) 📝 `etc/wireshark.profile` (+4 -3) </details> ### 📄 Description Here are various fixes for calibre, mpv, qbittorrent, wireshark, wine and vlc profiles. All are tested by me. Explanations are in comments. --- <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:14 -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#3964
No description provided.