Commit graph

5116 commits

Author SHA1 Message Date
netblue30
e23fd7fc09
Merge pull request #2694 from laomaiweng/propagate-quiet
Propagate --quiet to children Firejail'ed processes
2019-05-17 10:34:53 -05:00
netblue30
909bc848b8
Merge pull request #2697 from topimiettinen/dbus-block-system-bus
dbus: make --nodbus block also system D-Bus socket
2019-05-17 10:32:59 -05:00
quentin
ce3ff9711e Move export of FIREJAIL_QUIET to env_defaults()
So that it also works with --join. (HT @smitsohu)
2019-05-17 17:02:58 +02:00
netblue30
e115ad3cd7
Merge pull request #2701 from smitsohu/opath
glibc missing O_PATH definition on CentOS 6
2019-05-17 09:37:43 -05:00
glitsj16
ce63ba1c78
Cosmetic changes for pidgin.profile (#2705) 2019-05-17 11:28:27 +00:00
smitsohu
203e34db60 glibc missing O_PATH definition on CentOS 6 - #2696 2019-05-16 22:43:10 +02:00
Topi Miettinen
4814096e10
dbus: make --nodbus block also system D-Bus socket
Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
2019-05-15 16:09:40 +03:00
quentin
f1207e70c4
Propagate --quiet to children Firejail'ed processes
If quiet, set environment variable FIREJAIL_QUIET to "yes" before
spawning the child process.
Upon starting Firejail, become quiet if the FIREJAIL_QUIET environment
variable is set to "yes".

Signed-off-by: Quentin Minster <quentin@minster.io>
2019-05-13 22:43:56 +02:00
SkewedZeppelin
e8e1eed08d
Merge pull request #2691 from curiosity-seeker/master
cantata.profile
2019-05-13 11:07:21 +00:00
curiosity-seeker
5946c0e3c8
Remove trailing commas in cantata.profile 2019-05-13 11:29:08 +02:00
curiosity-seeker
4f64497c78
Update cantata.profile
Missed the fact that for dynamic playlists perl is needed. Deactivating apparmor is also necessary for this.
2019-05-12 18:02:31 +02:00
curiosity-seeker
d006e0c0ff
Update firecfg.config for cantata 2019-05-12 17:41:29 +02:00
curiosity-seeker
cc80d5536b
Update disable.programs.inc for cantata 2019-05-12 17:35:15 +02:00
curiosity-seeker
c545262e3b
cantata.profile
The private-etc entries were added by firejail --build but are not complete.
2019-05-12 17:30:21 +02:00
rusty-snake
da2a3fd0d1
harden & fix xiphos.profile 2019-05-12 12:53:46 +02:00
curiosity-seeker
81a6e7aaa8 Update keepassxc.profile (#2687)
Adding `keepassxc-proxy` to `private-bin`as without it there is a related error message in Settings->Browser Integration (via the Keepassxc-Browser add-on).
2019-05-10 11:52:21 +00:00
SkewedZeppelin
f959fbb3a8
Merge pull request #2680 from Feandil/master
Mumble: add new path for client data
2019-05-06 09:01:07 +00:00
Vincent Brillault
d6c38cf5cb
Mumble: add new path for client data
Since Mumble 1.3, client data was moved from
$HOME/.local/share/data/Mumble to $HOME/.local/share/Mumble.
See https://wiki.mumble.info/wiki/Client_Settings
2019-05-06 10:56:31 +02:00
Quentin Minster
a1cc4a5568 Add vim syntax and ftdetect files (#2679) 2019-05-05 18:22:22 -05:00
smitsohu
3d84845f85 update man pages (private-dev, noexec) 2019-05-04 22:41:41 +02:00
rusty-snake
75cd6d2f39
Update gajim.profile 2019-05-03 15:03:40 +02:00
glitsj16
99ff21aec0
Drop noblacklist ${DOWNLOADS} in bitwarden.profile (#2677) 2019-05-02 17:53:57 +00:00
glitsj16
ad31bb726b
Refactor min as chromium redirect profile (#2676) 2019-05-02 06:17:33 +00:00
glitsj16
c813294e47
Add Bitwarden profile (#2673)
* Add bitwarden to firecfg

* Add support for bitwarden in disable-programs.inc

* Create bitwarden.profile

* Fix whitelisting and no3d in bitwarden
2019-05-02 00:48:21 +00:00
glitsj16
7734a60d6f
Support Enpass v6 (#2672)
* Refactor enpass profile

Upstream enpass version 6 needs profile adjustments. These are integrated into the refactored profile without dropping support for older versions.

* Support newer Enpass in disable-programs.inc

* Re-add no3d and move whitelist lines in enpass.profile
2019-05-02 00:15:12 +00:00
glitsj16
84491563e5
Comment fixes (#2674)
* Fix comments in eom.profile

* Fix comments in eog.profile

* Fix comments in gnome-system-log.profile

* Fix comments in gnome-logs.profile
2019-05-02 00:14:26 +00:00
rusty-snake
3c51893da2
Update thunderbird.profile
typo
2019-04-27 07:42:31 +00:00
rusty-snake
bee979d381
some little profile fixes 2019-04-26 18:20:16 +02:00
Tad
590f661715 Revert "Merge branch 'master' of github.com:netblue30/firejail"
This reverts commit 0d42e12f11, reversing
changes made to 63efb454a4.
2019-04-24 12:25:36 -04:00
rusty-snake
0d42e12f11
Merge branch 'master' of github.com:netblue30/firejail 2019-04-24 13:15:07 +02:00
rusty-snake
63efb454a4
blacklist .git-credentials & .config/git (#2663) …
and noblacklist they in all profiles with
noblacklist .gitconfig
2019-04-24 13:06:59 +02:00
rusty-snake
6e8ba04dab
blacklist .git-credential & .config/git (#2663) …
and noblacklist they in all profiles with
noblacklist .gitconfig
2019-04-24 12:54:40 +02:00
netblue30
bb5e52040c Arch Linux fixes 2019-04-23 11:55:39 -04:00
Vincent43
78f1e3a035
proper fix for starting gajim if system-wide Flatpak locale exist
Commit 7fe1da929c made whole /var empty in sandbox which accidentally fixed issue even if it worked differently than its description. This commit fixes the issue in similar way but makes clear the way it's done. It also prevents potential regressions by allowing access to some common dirs under /var.
2019-04-23 10:46:14 +00:00
Jean Lucas
7fe1da929c Gajim: Allow reading of system-wide Flatpak locale (#2660)
Gajim will not start without being able to read this file, even if it
doesn't exist.
2019-04-22 19:08:55 +00:00
grizzlyuser
835f05c7c4 smplayer: Add support for youtube-dl 2019-04-22 15:53:14 +00:00
rusty-snake
1cce4f4163
typo 2019-04-21 17:14:16 +02:00
netblue30
93c6842f3a moving to rc2 2019-04-21 10:46:19 -04:00
netblue30
98f5f5d634 0.9.60-rc1 testing 2019-04-21 10:13:38 -04:00
rusty-snake
b99466a26c
typo and merges 2019-04-20 14:18:08 +02:00
rusty-snake
3f11da3996
Update code.profile 2019-04-18 17:33:16 +00:00
rusty-snake
f9d29eb99f
Update authenticator.profile 2019-04-18 17:32:37 +00:00
Fred Barclay
5f7f3a5e26 Merge branch 'master' of https://github.com/netblue30/firejail 2019-04-18 11:15:33 -05:00
Fred Barclay
32e5b363c5
Allow access to .pythonrc.py -- see #2651 2019-04-18 11:14:52 -05:00
netblue30
739021d10a
Merge pull request #2641 from rusty-snake/add-cheese
Add cheese.profile
2019-04-18 07:57:06 -05:00
netblue30
50cec08c1d
Merge pull request #2649 from SkewedZeppelin/drm-noexec
Add a conditional to control DRM/noexec exception for browsers
2019-04-18 07:56:11 -05:00
rusty-snake
a9c921c0ec
Update gajim.profile and mpv.profile 2019-04-18 10:42:56 +02:00
rusty-snake
adea6f050f
fix network in freeoffice 2019-04-17 10:38:52 +02:00
rusty-snake
a0b8f809c8
remove blank lines at end of file 2019-04-17 09:04:55 +02:00
curiosity-seeker
11edb11c0d Profiles for gramps, newsboat and freeoffice (#2652)
* Update firecfg.config

* Create gramps.profile

* Update disable-programs.inc

* Create newsboat.profile

* Update disable-programs.inc

* Update firecfg.config

* Create freeoffice-planmaker

* Create freeoffice-textmaker

* Create freeoffice-presentations

* Update disable-programs.inc

* Update firecfg.config

* Update newsboat.profile

* Update newsboat.profile

* Update gramps.profile

* Update freeoffice-textmaker

* Update freeoffice-planmaker

* Update freeoffice-presentations

* Update freeoffice-planmaker

* Update freeoffice-presentations

* Update freeoffice-textmaker

* Rename freeoffice-planmaker to freeoffice-planmaker.profile

* Rename freeoffice-presentations to freeoffice-presentations.profile

* Rename freeoffice-textmaker to freeoffice-textmaker.profile

* Update gramps.profile

* Update freeoffice-planmaker.profile

* Update freeoffice-presentations.profile

* Update freeoffice-textmaker.profile

* Update freeoffice-textmaker.profile

* Update freeoffice-presentations.profile

* Update newsboat.profile

* Update gramps.profile

* Update freeoffice-planmaker.profile

* Update freeoffice-presentations.profile

* Update freeoffice-textmaker.profile
2019-04-17 07:00:13 +00:00