aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
...
* | | | | | | akonadi: chasing the socketsLibravatar smitsohu2022-01-23
| | | | | | |
* | | | | | | sorting supertuxkartLibravatar netblue302022-01-22
| | | | | | |
* | | | | | | netlink - fixing the fixLibravatar netblue302022-01-22
| | | | | | |
* | | | | | | add a profile for 1password (#4874)Libravatar Reed Riley2022-01-21
| | | | | | |
* | | | | | | more on pass utilityLibravatar netblue302022-01-21
| | | | | | |
* | | | | | | blacklist password store directory for pass packageLibravatar netblue302022-01-21
| | | | | | |
* | | | | | | signal-desktop: Allow Signal to open links in Firefox again (#4872)Libravatar Reed Riley2022-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to #4670. Firefox now does inter-process communication using dbus.
* | | | | | | profiles: enable deterministic shutdown for ssh (#4870)Libravatar Reiner Herrmann2022-01-20
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh can start in master mode, which will spawn an additional long running process, which keeps connections to a server open, so that it can be reused by later connection attempts. But the lingering master process will prevent the jail from shutting down, when `firejail ssh` tries to exit. This breaks for example ansible when using a firejailed ssh, as it calls ssh with ControlMaster flags. deterministic-shutdown will kill the other process when the parent exits.
* / / / / / steam.profile: allow /etc/vulkan (#4862)Libravatar Anton Shestakov2022-01-19
|/ / / / / | | | | | | | | | | AMD Open Source Driver For Vulkan (amdvlk) installs ICD files to /etc/vulkan.
* | | | | profiles: extend raincat's private-etc listLibravatar Reiner Herrmann2022-01-14
| | | | |
* | | | | profiles: sort and drop trailing commasLibravatar Reiner Herrmann2022-01-14
| | | | |
* | | | | raincatLibravatar netblue302022-01-14
| | | | |
* | | | | profiles: sort pathsLibravatar Reiner Herrmann2022-01-14
| | | | |
* | | | | profiles: sort private-bin in warzone2100.profileLibravatar Reiner Herrmann2022-01-14
| | | | |
* | | | | fix warzone2100 (Debian 11)Libravatar netblue302022-01-13
| | | | |
* | | | | seperate wget/wget2 rc filesLibravatar glitsj162022-01-13
| | | | |
* | | | | add wget2rc to disable-programs.incLibravatar glitsj162022-01-13
| | | | |
* | | | | support wget2 in youtube-viewers-common.profileLibravatar glitsj162022-01-13
| | | | |
* | | | | support wget2 in steam.profileLibravatar glitsj162022-01-13
| | | | |
* | | | | blacklist wget2 in firefox-common.profileLibravatar glitsj162022-01-13
| | | | |
* | | | | blacklist wget2 in chromium-common.profileLibravatar glitsj162022-01-13
| | | | |
* | | | | Create wget2.profileLibravatar glitsj162022-01-13
| | | | |
* | | | | Noblacklist rxvt in allow-perl.incLibravatar Vincent Lefevre2022-01-10
| |_|/ / |/| | | | | | | | | | | | | | | This is the counterpart of the blacklist of rxvt in commit ed5c259f, as suggested in the discussion of pull request #4831.
* | | | Merge pull request #4826 from adrianlshaw/masterLibravatar netblue302022-01-08
|\ \ \ \ | | | | | | | | | | RPCS3 profile
| * | | | Add rpcs3 profileLibravatar Adrian L. Shaw2022-01-06
| | |/ / | |/| |
* | | | Merge pull request #4827 from kmk3/noprinters-add-missingLibravatar netblue302022-01-08
|\ \ \ \ | | | | | | | | | | noprinters: add missing items & add to profile.template
| * | | | profile.template: add noprintersLibravatar Kelvin M. Klann2022-01-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | See commit bd15e763e ("--noprinter option", 2021-10-20) and commit d9403dcdc ("small fix", 2021-10-20). Relates to #4607.
* | | | Merge pull request #4831 from vinc17fr/blacklist-rxvtLibravatar netblue302022-01-08
|\ \ \ \ | |_|/ / |/| | | Blacklist rxvt after the blacklist of Perl.
| * | | Blacklist rxvt after the blacklist of Perl.Libravatar Vincent Lefevre2022-01-07
| | | | | | | | | | | | | | | | | | | | | | | | rxvt needs Perl modules, thus does not work. And its blacklist is needed so that Firefox can run applications with Terminal=true in their .desktop file (depending on what is installed).
* | | | profiles: fix librewolf (#4838)Libravatar Reiner Herrmann2022-01-07
| | | |
* | | | Add DBus filter rules specific to firefox-developer-edition (#4832)Libravatar Ammon Smith2022-01-07
|/ / / | | | | | | | | | | | | * Add firefoxdeveloperedition DBus path to profile. * Re-order rules.
* | | ordering fixesLibravatar glitsj162022-01-06
| | |
* | | profiles: allow extensions directories in chromium-common profileLibravatar Reiner Herrmann2022-01-06
| | |
* | | profiles: allow /usr/share/webext in chromium profileLibravatar Reiner Herrmann2022-01-06
|/ / | | | | | | Bug-Debian: https://bugs.debian.org/1003234
* | add notable blacklistsLibravatar glitsj162022-01-05
| |
* | Create notable.profileLibravatar glitsj162022-01-05
| |
* | skypeforlinux: Whitelist downloads directoryLibravatar Hugo Osvaldo Barrera2021-12-30
| | | | | | | | It's used when saving files send in conversations.
* | Merge pull request #4755 from kmk3/mpv-add-yt-dlpLibravatar netblue302021-12-28
|\ \ | | | | | | yt-dlp: add missing paths & mpv.profile: whitelist paths for yt-dlp
| * | mpv.profile: whitelist paths for yt-dlpLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | See etc/profile-m-z/yt-dlp.profile. Relates to commit d6ca41c19 ("update mpv.profile", 2021-10-24) / PR #4634. Fixes #4754.
| * | mpv.profile: sort whitelistLibravatar Kelvin M. Klann2021-12-09
| | |
| * | mpv.profile: stop creating youtube-dl config dirLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | If it does not already exist, mpv is unlikely to need or to create it, so just whitelist it if it exists. This amends commit 5d741795c ("Use whitelisting for video players (#3472)", 2020-08-15).
| * | disable-programs.inc: blacklist missing yt-dlp pathsLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This amends commit d6ca41c19 ("update mpv.profile", 2021-10-24) / PR #4634. These paths were taken from yt-dlp(1). They are used since yt-dlp commit e2e43aea2 ("Portable Configuration file (closes #19)", 2021-01-16)[1]. Environment: yt-dlp 2021.12.01-1 on Artix Linux. Relates to: https://github.com/yt-dlp/yt-dlp/issues/19 [1] https://github.com/yt-dlp/yt-dlp/commit/e2e43aea2159a235e151f56bd14383129a6b4355
* | | Fix clipgrab profile (yt-dlp requires python)Libravatar Jose Riha2021-12-28
| | |
* | | updateLibravatar netblue302021-12-19
| | |
* | | Merge pull request #4759 from fenuks/tor-browser-update-fixLibravatar netblue302021-12-19
|\ \ \ | | | | | | | | Allow /opt/tor-browser for Tor Browser profile
| * | | Allow /opt/tor-browser for Tor Browser profileLibravatar fenuks2021-12-09
| |/ /
* | | Allow telegram to open hyperlinksLibravatar York Zhao2021-12-18
| | |
* | | Merge pull request #4782 from jose1711/nextcloud_usrshareLibravatar netblue302021-12-18
|\ \ \ | | | | | | | | Whitelist /usr/share/nextcloud to allow access to translation files.
| * | | Whitelist /usr/share/nextcloud to allow access to translation files.Libravatar Jose Riha2021-12-17
| | | |
* | | | Merge pull request #4779 from seonwoolee/fix-teamsLibravatar netblue302021-12-18
|\ \ \ \ | | | | | | | | | | Fix teams ignoring input sources e.g. microphones