aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/codeql-analysis.yml6
-rw-r--r--README.md1
-rw-r--r--etc/profile-a-l/cinelerra-gg10
-rw-r--r--etc/profile-a-l/deluge.profile2
-rw-r--r--etc/profile-a-l/godot3.profile11
-rw-r--r--src/firecfg/firecfg.config2
6 files changed, 28 insertions, 4 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 8b84f4d16..6c8a9bf99 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -65,7 +65,7 @@ jobs:
65 65
66 # Initializes the CodeQL tools for scanning. 66 # Initializes the CodeQL tools for scanning.
67 - name: Initialize CodeQL 67 - name: Initialize CodeQL
68 uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 68 uses: github/codeql-action/init@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898
69 with: 69 with:
70 languages: ${{ matrix.language }} 70 languages: ${{ matrix.language }}
71 # If you wish to specify custom queries, you can do so here or in a config file. 71 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -76,7 +76,7 @@ jobs:
76 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 76 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
77 # If this step fails, then you should remove it and run the build manually (see below) 77 # If this step fails, then you should remove it and run the build manually (see below)
78 - name: Autobuild 78 - name: Autobuild
79 uses: github/codeql-action/autobuild@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 79 uses: github/codeql-action/autobuild@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898
80 80
81 # ℹī¸ Command-line programs to run using the OS shell. 81 # ℹī¸ Command-line programs to run using the OS shell.
82 # 📚 https://git.io/JvXDl 82 # 📚 https://git.io/JvXDl
@@ -90,4 +90,4 @@ jobs:
90 # make release 90 # make release
91 91
92 - name: Perform CodeQL Analysis 92 - name: Perform CodeQL Analysis
93 uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 93 uses: github/codeql-action/analyze@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898
diff --git a/README.md b/README.md
index 023436e0d..a9df34c77 100644
--- a/README.md
+++ b/README.md
@@ -336,3 +336,4 @@ Stats:
336### New profiles: 336### New profiles:
337 337
338onionshare, onionshare-cli, opera-developer, songrec, gdu, makedeb, lbry-viewer, tuir, 338onionshare, onionshare-cli, opera-developer, songrec, gdu, makedeb, lbry-viewer, tuir,
339cinelerra-gg
diff --git a/etc/profile-a-l/cinelerra-gg b/etc/profile-a-l/cinelerra-gg
new file mode 100644
index 000000000..ccb9fe04b
--- /dev/null
+++ b/etc/profile-a-l/cinelerra-gg
@@ -0,0 +1,10 @@
1# Firejail profile alias for cin
2# This file is overwritten after every install/update
3# Persistent local customizations
4include cinelerra-gg.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9# Redirect
10include cin.profile
diff --git a/etc/profile-a-l/deluge.profile b/etc/profile-a-l/deluge.profile
index fddd613e2..d8a27da62 100644
--- a/etc/profile-a-l/deluge.profile
+++ b/etc/profile-a-l/deluge.profile
@@ -36,7 +36,7 @@ nosound
36notv 36notv
37nou2f 37nou2f
38novideo 38novideo
39protocol unix,inet,inet6 39protocol unix,inet,inet6,netlink
40seccomp 40seccomp
41 41
42# deluge is using python on Debian 42# deluge is using python on Debian
diff --git a/etc/profile-a-l/godot3.profile b/etc/profile-a-l/godot3.profile
new file mode 100644
index 000000000..90d1b15b7
--- /dev/null
+++ b/etc/profile-a-l/godot3.profile
@@ -0,0 +1,11 @@
1# Firejail profile for godot
2# Description: multi-platform 2D and 3D game engine with a feature-rich editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include godot3.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include godot.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 72a33ed5a..17563cde3 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -137,6 +137,7 @@ chromium-browser-privacy
137chromium-freeworld 137chromium-freeworld
138cin 138cin
139cinelerra 139cinelerra
140cinelerra-gg
140clamdscan 141clamdscan
141clamdtop 142clamdtop
142clamscan 143clamscan
@@ -355,6 +356,7 @@ gnome-weather
355gnote 356gnote
356gnubik 357gnubik
357godot 358godot
359godot3
358goldendict 360goldendict
359goobox 361goobox
360google-chrome 362google-chrome