[PR #5865] [MERGED] profiles: vmware improvements and new redirect #5698

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5865
Author: @kmk3
Created: 6/20/2023
Status: Merged
Merged: 6/23/2023
Merged by: @kmk3

Base: masterHead: profiles-add-vmplayer


📝 Commits (4)

  • fc1ec72 profiles: fix descriptions of vmware programs
  • 75e3e65 profiles: add vmplayer.profile
  • cb5868f profiles: vmware: allow devel
  • f1594a1 profiles: vmware: disable on firecfg

📊 Changes

6 files changed (+17 additions, -8 deletions)

View changed files

etc/profile-m-z/vmplayer.profile (+8 -0)
📝 etc/profile-m-z/vmware-player.profile (+1 -1)
📝 etc/profile-m-z/vmware-view.profile (+1 -1)
📝 etc/profile-m-z/vmware-workstation.profile (+1 -1)
📝 etc/profile-m-z/vmware.profile (+2 -2)
📝 src/firecfg/firecfg.config (+4 -3)

📄 Description

Add vmplayer.profile as a redirect to vmware.profile.

This is apparently the filename for the "VMWare Workstation Player" on
Linux Mint 20.3 (based on Ubuntu 20.04)[1].

Relates to #3526 #5861.

[1] https://github.com/netblue30/firejail/issues/5861#issuecomment-1598132860

Reported-by: @MikeNavy


🔄 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/5865 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 6/20/2023 **Status:** ✅ Merged **Merged:** 6/23/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `profiles-add-vmplayer` --- ### 📝 Commits (4) - [`fc1ec72`](https://github.com/netblue30/firejail/commit/fc1ec722254725add25ad9392837eaaaa3a55220) profiles: fix descriptions of vmware programs - [`75e3e65`](https://github.com/netblue30/firejail/commit/75e3e656aec01306841fe64b4e42fb4bfa57f08c) profiles: add vmplayer.profile - [`cb5868f`](https://github.com/netblue30/firejail/commit/cb5868f010f884d1bcf7b8b14aa36dbecdc84127) profiles: vmware: allow devel - [`f1594a1`](https://github.com/netblue30/firejail/commit/f1594a170afee14b96e64a8bb4d06c1ff786ab33) profiles: vmware: disable on firecfg ### 📊 Changes **6 files changed** (+17 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `etc/profile-m-z/vmplayer.profile` (+8 -0) 📝 `etc/profile-m-z/vmware-player.profile` (+1 -1) 📝 `etc/profile-m-z/vmware-view.profile` (+1 -1) 📝 `etc/profile-m-z/vmware-workstation.profile` (+1 -1) 📝 `etc/profile-m-z/vmware.profile` (+2 -2) 📝 `src/firecfg/firecfg.config` (+4 -3) </details> ### 📄 Description Add vmplayer.profile as a redirect to vmware.profile. This is apparently the filename for the "VMWare Workstation Player" on Linux Mint 20.3 (based on Ubuntu 20.04)[1]. Relates to #3526 #5861. [1] https://github.com/netblue30/firejail/issues/5861#issuecomment-1598132860 Reported-by: @MikeNavy --- <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:43:16 -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#5698
No description provided.