aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
Commit message (Collapse)AuthorAge
* profile fixesLibravatar rusty-snake2021-03-08
| | | | | | | | | | ghostwriter.profile: 'dbus-user none' freeze ghostwriter when clicking on open file, 'dbus-user filter' works. This is the same as in d0004b84 for openshot looks like a QT problem. marker: allow python
* Fix "Could not create AF_NETLINK socket"Libravatar Nicola Davide Mannarelli2021-03-05
|
* Merge pull request #3997 from nidamanx/patch-2Libravatar netblue302021-03-05
|\ | | | | Create nextcloud-desktop.profile
| * Update etc/profile-m-z/nextcloud.profileLibravatar Nicola Davide Mannarelli2021-02-22
| | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * Change as nexcloud.profile aliasLibravatar Nicola Davide Mannarelli2021-02-22
| |
| * Add nextcloudLibravatar Nicola Davide Mannarelli2021-02-22
| |
| * Add nextcloud-desktopLibravatar Nicola Davide Mannarelli2021-02-20
| |
| * Fully working profileLibravatar Nicola Davide Mannarelli2021-02-20
| | | | | | | | This seems the only way to have a fully working profile Are there some security issues?
| * Deleted three noblacklist and one dbus-user.ownLibravatar Nicola Davide Mannarelli2021-02-19
| |
| * Add more dbus paramsLibravatar Nicola Davide Mannarelli2021-02-19
| |
| * Update nextcloud-desktop.profileLibravatar Nicola Davide Mannarelli2021-02-18
| | | | | | Added apparmor, dbus-system none
| * Add more parameters and optional ${DOCUMENTS}Libravatar Nicola Davide Mannarelli2021-02-18
| |
| * Add machine-idLibravatar Nicola Davide Mannarelli2021-02-18
| |
| * Update nextcloud-desktop.profileLibravatar Nicola Davide Mannarelli2021-02-18
| |
| * Create nextcloud-desktop.profileLibravatar Nicola Davide Mannarelli2021-02-18
| |
* | Fix #4044 -- skypeforlinux fails to start…Libravatar rusty-snake2021-03-04
| | | | | | … on Arch Linux
* | Merge pull request #4016 from pirate486743186/patch-5Libravatar Reiner Herrmann2021-03-02
|\ \ | | | | | | Create rtv-addons.inc
| * | include rtv-addons.localLibravatar pirate4867431862021-03-02
| | |
| * | rm empty lineLibravatar pirate4867431862021-03-02
| | |
| * | Update rtv.profileLibravatar pirate4867431862021-03-02
| | |
| * | Rename etc/inc/rtv-addons.inc to etc/profile-m-z/rtv-addons.profileLibravatar pirate4867431862021-03-02
| | |
| * | added commented out rtv-addons.incLibravatar pirate4867431862021-03-01
| | |
| * | Delete rtv-addons.incLibravatar pirate4867431862021-03-01
| | | | | | | | | moved to firejail/etc/inc
| * | Update rtv-addons.incLibravatar pirate4867431862021-03-01
| | | | | | | | | "ignore dbus-system none" not needed
| * | Create rtv-addons.incLibravatar pirate4867431862021-02-27
| | | | | | | | | To optionally allow rtv to launch links in external programs.
* | | rename archiver-common.incLibravatar glitsj162021-03-02
| | |
* | | rename archiver-common.incLibravatar glitsj162021-03-02
| | |
* | | rename archiver-common.incLibravatar glitsj162021-03-02
| | |
* | | rename archiver-common.incLibravatar glitsj162021-03-02
| | |
* | | rename archiver-common.incLibravatar glitsj162021-03-02
| | |
* | | Merge pull request #4019 from glitsj16/protocolLibravatar glitsj162021-03-01
|\ \ \ | | | | | | | | fix protocol list
| * | | drop useless ignoreLibravatar glitsj162021-03-01
| | | |
| * | | fix protocol listLibravatar glitsj162021-03-01
| |/ / | | | | | | Now that https://github.com/netblue30/firejail/commit/5d88ee8957dc38a52c36f71b91c786dbec9d4ec9 introduces new protocol list behaviour, we need to add an ignore here due to the redirect to transmission-common.profile. See https://github.com/netblue30/firejail/issues/4017 for clarification.
* / / fixesLibravatar rusty-snake2021-03-01
|/ / | | | | | | | | | | | | | | | | | | | | | | | | - RELNOTS: protocol now accumulates - fix #3978 -- Android Studio: cannot create the directory Unresolved: > google-earth.profile has a 'noblacklist ${HOME}/.config/Google' too, > so we should consider to add additional blacklists for ~/.config/Google/*. - marker.profile: allow ${DOCUMENTS} - profile.template: add bluetooth protocol - profile.template: add DBus portal note - firejail-profile.txt: revert 17fe4b9e -- fix private=directory in man firejail-profile see https://github.com/netblue30/firejail/pull/3970#discussion_r574411745
* | small fixes and updatesLibravatar netblue302021-02-26
| |
* | Fixup 0e31d020, torbrowser-launcher missing pathLibravatar Tad2021-02-24
| |
* | Merge pull request #4001 from kmk3/fix-signal-xdg-ignoreLibravatar netblue302021-02-24
|\ \ | | | | | | signal-desktop.profile: fix typo of disable-xdg.profile
| * | signal-desktop.profile: fix typo of disable-xdg.profileLibravatar Kelvin M. Klann2021-02-22
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added on commit f4f676745 ("Refactor electron.profile and electron based programs (#3807)"). This appears to be the only instance of that: $ grep -Fnr 'include-xdg' etc etc/profile-m-z/signal-desktop.profile:9:ignore include-xdg.inc Simply fixing the typo would enable xdg dirs for the first time since the aforementioned commit. But, as talked with @rusty-snake[1], since there has been no negative feedback, and since it's a whitelisting profile, just remove the affected line instead. Credits go to syntax highlighting on vim. [1]: https://github.com/netblue30/firejail/pull/4001
* | Merge pull request #4003 from Neo00001/masterLibravatar netblue302021-02-24
|\ \ | | | | | | Minor fixes for vmware
| * | Create vmware-workstation.profileLibravatar Neo000012021-02-23
| | |
| * | Create vmware-player.profileLibravatar Neo000012021-02-23
| | |
* | | update man profileLibravatar netblue302021-02-24
|/ /
* | hardening ssh, torLibravatar netblue302021-02-23
| |
* | Fix patch-util not having access to libdl.so (#4000)Libravatar zupatisc2021-02-22
|/ | | | | | | * Fix patch-util not having access to libdl.so * Update etc/profile-m-z/patch.profile Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
* adapt to apparmor being opt-in for torbrowser-launcherLibravatar glitsj162021-02-15
|
* make apparmor opt-inLibravatar glitsj162021-02-15
|
* Avoid doubled include globals.localLibravatar glitsj162021-02-15
| | | The final profile in the include chain - torbrowser-launcher.profile - already includes globals.local. Unless there's some kind of potential race condition that needs to be avoided by changing this 'logic' we should avoid doubled includes.
* Avoid doubled include globals.localLibravatar glitsj162021-02-15
| | | The final profile in the include chain - torbrowser-launcher.profile - already includes globals.local. Unless there's some kind of potential race condition that needs to be avoided by changing this 'logic' we should avoid doubled includes.
* fix tor browserLibravatar netblue302021-02-14
|
* add apparmor to torbrowser-launcherLibravatar glitsj162021-02-14
|