aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-10-04 12:41:39 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-10-04 12:41:39 -0400
commitb48093b4fac3279c8402b53011088e616240d3e5 (patch)
tree3c572c887e4ed407feccd936027b663e1106f29d
parentnettrace - static ip map update (diff)
parentMerge pull request #5394 from netblue30/dependabot/github_actions/github/code... (diff)
downloadfirejail-b48093b4fac3279c8402b53011088e616240d3e5.tar.gz
firejail-b48093b4fac3279c8402b53011088e616240d3e5.tar.zst
firejail-b48093b4fac3279c8402b53011088e616240d3e5.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
-rw-r--r--.github/workflows/codeql-analysis.yml6
-rw-r--r--etc/profile-m-z/mpv.profile1
2 files changed, 3 insertions, 4 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 1417bbb34..b8a183d8a 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53 53
54 # Initializes the CodeQL tools for scanning. 54 # Initializes the CodeQL tools for scanning.
55 - name: Initialize CodeQL 55 - name: Initialize CodeQL
56 uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4 56 uses: github/codeql-action/init@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
57 with: 57 with:
58 languages: ${{ matrix.language }} 58 languages: ${{ matrix.language }}
59 # If you wish to specify custom queries, you can do so here or in a config file. 59 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -64,7 +64,7 @@ jobs:
64 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 64 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
65 # If this step fails, then you should remove it and run the build manually (see below) 65 # If this step fails, then you should remove it and run the build manually (see below)
66 - name: Autobuild 66 - name: Autobuild
67 uses: github/codeql-action/autobuild@86f3159a697a097a813ad9bfa0002412d97690a4 67 uses: github/codeql-action/autobuild@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
68 68
69 # ℹī¸ Command-line programs to run using the OS shell. 69 # ℹī¸ Command-line programs to run using the OS shell.
70 # 📚 https://git.io/JvXDl 70 # 📚 https://git.io/JvXDl
@@ -78,4 +78,4 @@ jobs:
78 # make release 78 # make release
79 79
80 - name: Perform CodeQL Analysis 80 - name: Perform CodeQL Analysis
81 uses: github/codeql-action/analyze@86f3159a697a097a813ad9bfa0002412d97690a4 81 uses: github/codeql-action/analyze@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index 36c7edecb..4ea5740c2 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -58,7 +58,6 @@ whitelist ${HOME}/.config/yt-dlp.conf
58whitelist ${HOME}/.netrc 58whitelist ${HOME}/.netrc
59whitelist ${HOME}/yt-dlp.conf 59whitelist ${HOME}/yt-dlp.conf
60whitelist ${HOME}/yt-dlp.conf.txt 60whitelist ${HOME}/yt-dlp.conf.txt
61whitelist /usr/lib/mpv-mpris
62whitelist /usr/share/lua 61whitelist /usr/share/lua
63whitelist /usr/share/lua* 62whitelist /usr/share/lua*
64whitelist /usr/share/vulkan 63whitelist /usr/share/vulkan