[PR #1511] [MERGED] improve servers, harden musescore #3998

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1511
Author: @smitsohu
Created: 8/31/2017
Status: Merged
Merged: 9/2/2017
Merged by: @netblue30

Base: masterHead: servers


📝 Commits (6)

📊 Changes

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

View changed files

📝 README (+1 -1)
📝 etc/cpio.profile (+1 -1)
📝 etc/cvlc.profile (+1 -1)
📝 etc/dnscrypt-proxy.profile (+9 -0)
📝 etc/dnsmasq.profile (+2 -1)
📝 etc/file.profile (+1 -0)
📝 etc/musescore.profile (+5 -0)
📝 etc/unbound.profile (+9 -0)

📄 Description

  • harden server profiles
  • the default netfilter seems to be not compatible with running a server in the sandbox, my proposal is to remove it from the dnsmasq profile
  • fix copy/paste mistake in musescore profile

🔄 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/1511 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 8/31/2017 **Status:** ✅ Merged **Merged:** 9/2/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `servers` --- ### 📝 Commits (6) - [`24934a4`](https://github.com/netblue30/firejail/commit/24934a4710e2acd015292e41414e24a7c3197038) improve servers, harden musescore - [`54ce2bc`](https://github.com/netblue30/firejail/commit/54ce2bc558f341c8f3f19da0cfc4502b4830a8a0) drop disable-mnt - [`f31a1dd`](https://github.com/netblue30/firejail/commit/f31a1dd2464e4a5c19a574a1cb3bee04f0a58319) add back disable-mnt - [`fe955f7`](https://github.com/netblue30/firejail/commit/fe955f7ce3eda61e1cc66202ab9700e173cb7eee) fix mdwe - [`3ae20e0`](https://github.com/netblue30/firejail/commit/3ae20e0f404f312db9e48b965622b97d9381c9a4) slightly rephrase - [`271d036`](https://github.com/netblue30/firejail/commit/271d0368ebace9fc00a7e1bc711614737dd609cf) add caps.keep to unbound,dnscrypt ### 📊 Changes **8 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README` (+1 -1) 📝 `etc/cpio.profile` (+1 -1) 📝 `etc/cvlc.profile` (+1 -1) 📝 `etc/dnscrypt-proxy.profile` (+9 -0) 📝 `etc/dnsmasq.profile` (+2 -1) 📝 `etc/file.profile` (+1 -0) 📝 `etc/musescore.profile` (+5 -0) 📝 `etc/unbound.profile` (+9 -0) </details> ### 📄 Description - harden server profiles - the default `netfilter` seems to be not compatible with running a server in the sandbox, my proposal is to remove it from the dnsmasq profile - fix copy/paste mistake in musescore profile --- <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:53 -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#3998
No description provided.