[PR #3807] [MERGED] profiles: refactor electron.profile and electron-based programs #4885

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3807
Author: @rusty-snake
Created: 12/10/2020
Status: Merged
Merged: 12/17/2020
Merged by: @rusty-snake

Base: masterHead: refactor-electron


📝 Commits (9)

  • 570d56b Refactor electron.profile and electron based programs (1)
  • eea9e58 Refactor electron.profile and electron based programs (2) [skip ci]
  • da8feda Refactor electron.profile and electron based programs (3)
  • 8e9f3b9 Refactor electron.profile and electron based programs (4)
  • 6362944 Refactor electron.profile and electron based programs (5)
  • 47a0018 Refactor electron.profile and electron based programs (6)
  • 89a9a24 Refactor electron.profile and electron based programs (7)
  • c1e9eb7 Refactor electron.profile and electron based programs (8)
  • 723fad7 Merge branch 'master' into refactor-electron

📊 Changes

23 files changed (+199 additions, -351 deletions)

View changed files

📝 etc/profile-a-l/atom.profile (+14 -18)
📝 etc/profile-a-l/beaker.profile (+15 -6)
📝 etc/profile-a-l/discord-common.profile (+14 -23)
📝 etc/profile-a-l/electron.profile (+21 -7)
📝 etc/profile-a-l/freetube.profile (+0 -11)
📝 etc/profile-a-l/github-desktop.profile (+19 -27)
📝 etc/profile-a-l/jitsi-meet-desktop.profile (+5 -17)
📝 etc/profile-m-z/nuclear.profile (+0 -15)
📝 etc/profile-m-z/riot-desktop.profile (+0 -2)
📝 etc/profile-m-z/riot-web.profile (+5 -3)
📝 etc/profile-m-z/rocketchat.profile (+17 -3)
📝 etc/profile-m-z/signal-desktop.profile (+10 -23)
📝 etc/profile-m-z/skypeforlinux.profile (+15 -18)
📝 etc/profile-m-z/slack.profile (+14 -19)
📝 etc/profile-m-z/teams-for-linux.profile (+6 -16)
📝 etc/profile-m-z/teams.profile (+8 -16)
📝 etc/profile-m-z/twitch.profile (+4 -15)
📝 etc/profile-m-z/whalebird.profile (+5 -17)
📝 etc/profile-m-z/wire-desktop.profile (+10 -14)
📝 etc/profile-m-z/youtube.profile (+3 -16)

...and 3 more files

📄 Description

see #3806


🔄 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/3807 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 12/10/2020 **Status:** ✅ Merged **Merged:** 12/17/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `refactor-electron` --- ### 📝 Commits (9) - [`570d56b`](https://github.com/netblue30/firejail/commit/570d56b1b5db4aafd4dafc9e9a43b2b847eaf75b) Refactor electron.profile and electron based programs (1) - [`eea9e58`](https://github.com/netblue30/firejail/commit/eea9e58a724ceeab16eaa8b83275d299b4df43fe) Refactor electron.profile and electron based programs (2) [skip ci] - [`da8feda`](https://github.com/netblue30/firejail/commit/da8feda483d3135770596339e3d6f73255d69982) Refactor electron.profile and electron based programs (3) - [`8e9f3b9`](https://github.com/netblue30/firejail/commit/8e9f3b9b6265f029c8bd94bb95829ac6787db0a0) Refactor electron.profile and electron based programs (4) - [`6362944`](https://github.com/netblue30/firejail/commit/63629445e2ec1171c1d78278cde6d44c7842d4b7) Refactor electron.profile and electron based programs (5) - [`47a0018`](https://github.com/netblue30/firejail/commit/47a00185d7bfa59c09fb312b4b6d2a4eaf04406a) Refactor electron.profile and electron based programs (6) - [`89a9a24`](https://github.com/netblue30/firejail/commit/89a9a24478a5d852544a8c0fe26cc2b04d7601e4) Refactor electron.profile and electron based programs (7) - [`c1e9eb7`](https://github.com/netblue30/firejail/commit/c1e9eb77d7d863ed6e18c1f2b822b14db284b0d3) Refactor electron.profile and electron based programs (8) - [`723fad7`](https://github.com/netblue30/firejail/commit/723fad7f3443058236da4f3de06349c63523ff74) Merge branch 'master' into refactor-electron ### 📊 Changes **23 files changed** (+199 additions, -351 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/atom.profile` (+14 -18) 📝 `etc/profile-a-l/beaker.profile` (+15 -6) 📝 `etc/profile-a-l/discord-common.profile` (+14 -23) 📝 `etc/profile-a-l/electron.profile` (+21 -7) 📝 `etc/profile-a-l/freetube.profile` (+0 -11) 📝 `etc/profile-a-l/github-desktop.profile` (+19 -27) 📝 `etc/profile-a-l/jitsi-meet-desktop.profile` (+5 -17) 📝 `etc/profile-m-z/nuclear.profile` (+0 -15) 📝 `etc/profile-m-z/riot-desktop.profile` (+0 -2) 📝 `etc/profile-m-z/riot-web.profile` (+5 -3) 📝 `etc/profile-m-z/rocketchat.profile` (+17 -3) 📝 `etc/profile-m-z/signal-desktop.profile` (+10 -23) 📝 `etc/profile-m-z/skypeforlinux.profile` (+15 -18) 📝 `etc/profile-m-z/slack.profile` (+14 -19) 📝 `etc/profile-m-z/teams-for-linux.profile` (+6 -16) 📝 `etc/profile-m-z/teams.profile` (+8 -16) 📝 `etc/profile-m-z/twitch.profile` (+4 -15) 📝 `etc/profile-m-z/whalebird.profile` (+5 -17) 📝 `etc/profile-m-z/wire-desktop.profile` (+10 -14) 📝 `etc/profile-m-z/youtube.profile` (+3 -16) _...and 3 more files_ </details> ### 📄 Description see #3806 --- <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:28:21 -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#4885
No description provided.