Commit graph

5206 commits

Author SHA1 Message Date
Jose Riha
d4f8245191 Mention macros in profile.template (#2759) 2019-06-11 13:45:18 +00:00
SkewedZeppelin
f9c88e7aed
Merge pull request #2757 from jose1711/cheese
Make it possible for cheese app to save pictures too
2019-06-10 19:59:27 +00:00
Jose Riha
e43d5b71cd Make it possible for cheese app to save pictures too 2019-06-10 21:56:13 +02:00
rusty-snake
a4861b34d4
Fix whitespaces in atril.profile 2019-06-07 15:30:45 +02:00
rusty-snake
e7ba153081
Add comment to use tor to ssh.profile 2019-06-06 19:48:30 +00:00
rusty-snake
895c460026
Add profile for gnome-sound-recorder 2019-06-06 16:18:06 +02:00
rusty-snake
41f5808309
merges & fixes 2019-06-06 12:50:31 +02:00
SkewedZeppelin
9208cd1b46
Merge pull request #2751 from jose1711/profile-template
Make lua commented in profile template
2019-06-05 22:32:58 +00:00
Jose Riha
3d2b245148 Make lua commented in profile template 2019-06-05 21:17:07 +02:00
rusty-snake
0d7ad24b71
template hint in CONTRIBUTING.md & firejail-prof…
…ile manpage added
+ some profileprofile  fixes
2019-06-04 11:02:02 +02:00
SkewedZeppelin
8fe4e69734
Merge pull request #2710 from TheDarkTrumpet/1139-AddTeamsProfile
Add Microsoft Teams for Linux (Electron) profile
2019-06-04 01:06:44 +00:00
David Thole
46c8b9377b
Applying recent changes requested 2019-06-03 19:52:57 -05:00
startx2017
e6cd0c1a80 LTSbase merge: fix firemon reporting for processes started with --join 2019-06-03 11:20:18 -04:00
glitsj16
85e0f9905e
Fix comment in gimp.profile (#2742) 2019-06-03 11:08:43 +00:00
glitsj16
078605efe4
Typo fix in brackets.profile (#2741) 2019-06-03 10:57:56 +00:00
glitsj16
1aa2ab3fd9
hostname reordering (#2740)
* hostname reordering for unzip

* hostname reordering for uudeview
2019-06-03 10:50:37 +00:00
David Thole
8bdbbefb12
Adding teams-for-linux to the config 2019-06-02 21:05:27 -05:00
David Thole
2890fa442a
Adding the mkdir and include whitelist* as mentioned 2019-06-02 21:04:16 -05:00
David Thole
0b3e3c2d83
Moving up the noblacklist, and uncommenting out the disable-programs again. Also adding disable-exec instead of the noexec /tmp block 2019-06-02 20:58:23 -05:00
David Thole
9f60dc8901
Narrowed it down that I can use shell none, but can't use private-tmp 2019-06-02 20:49:49 -05:00
rusty-snake
109b186566
many profile cleanups (3) 2019-06-02 21:01:08 +02:00
rusty-snake
f413040c5e
many profile cleanups (2) 2019-06-02 17:36:19 +02:00
rusty-snake
126418803d
Add pandoc.profile 2019-06-02 14:35:44 +02:00
rusty-snake
217d0e2594
many profile cleanups 2019-06-02 14:09:20 +02:00
rusty-snake
1dc7332814
Merge branch 'master' of github.com:netblue30/firejail 2019-06-02 13:17:29 +02:00
rusty-snake
31325cb3e0
Add profiles for klatexformula, klatexformula_cmdl 2019-06-02 13:15:51 +02:00
Jose Riha
cdc23478db Add profile for links and xlinks (#2734)
* Add profile for links and xlinks

* Add profile for links and xlinks

* (X)links changes from review

xlinks redirects to links

Add basic private-etc line and a commented, extended private-etc

* Add alternatives to private-etc
2019-06-02 11:13:58 +00:00
netblue30
9cb5eba80b installing etc/templates in /usr/share/doc/firejail directory 2019-06-01 16:59:18 -04:00
rusty-snake
fcf075e7fb
Update redirect_alias-profile.template 2019-06-01 20:41:22 +00:00
rusty-snake
866506de29
Update profile.template for allow-INTERPETER.inc 2019-06-01 20:29:20 +00:00
rusty-snake
55e4df1af8
Add Arch specific perl paths to disbale-interpreters.inc 2019-06-01 20:21:41 +00:00
rusty-snake
17f8035132
Create allow-INTERPETER.inc (#2736)
* Create allow-INTERPETER.inc

 * allow-lua.inc
 * allow-perl.inc
 * allow-python2.inc
 * allow-python3.inc

* Create allow-java.inc

* Update profiles to use new allow-INTERPRETER.inc includes

* Update profiles to use new allow-INTERPRETER.inc includes 2/x

* Fix order of allow-INTERPRETER.inc includes

* Update profiles to use new allow-INTERPRETER.inc includes 3/x

* Fixup comment about allow-java.inc

https://github.com/netblue30/firejail/pull/2736#discussion_r289597997

* Add Arch Linux specific paths to allow-perl.inc
2019-06-01 20:19:01 +00:00
rusty-snake
06a3e9744e
Delete Notes
Everything in Notes is now in  profile.template (#2735)
2019-06-01 19:22:06 +00:00
Jose Riha
66eb601ed2 Extend profile.template with comments (#2735) 2019-06-01 19:19:15 +00:00
Reiner Herrmann
cf5d4a7797
Merge pull request #2737 from jose1711/fix_typo
Fix typo in template
2019-06-01 12:24:17 +00:00
Jose Riha
5a673c8038 Fix typo in template 2019-06-01 14:10:44 +02:00
David Thole
00ef6793e2
Disabling the lines for shell none and moving whitelist to the top of the file 2019-06-01 06:56:57 -05:00
David Thole
c2a22e2a1d
Adding blacklist for teams-for-linux 2019-06-01 06:37:04 -05:00
David Thole
c2b16c6efc
Adding many suggestions from the pull request, including description and definition for the teams-for-linux.local 2019-06-01 06:29:34 -05:00
SkewedZeppelin
02339f0ff6
Merge pull request #2684 from dandelionred/master
Whitespace fix
2019-06-01 07:22:11 +00:00
Vincent43
21c3402842
Fixes for masterpdfeditor.profile
* private-bin and ipc-namespace break starting app in Ubuntu 18.04 LTS for me
* no3d causes warning about unable to access mesa (this is typical for QT apps)
2019-05-30 16:42:31 +00:00
rusty-snake
ab0c400f94
Add comment to qgis.profile that mbind syscall ...
... is needed by old versions
2019-05-30 15:59:06 +00:00
Jose Riha
f9b4f7a61a Create qgis.profile (#2727) 2019-05-30 15:52:23 +00:00
rusty-snake
cb98aea61b
Add profile templates
Create etc/templates
 * profile.template
 * redirect_alias-profile.template
 * syscalls.txt
 * Notes
2019-05-30 17:31:25 +02:00
rusty-snake
360b066fba
profile housekeeping 2019-05-30 09:37:00 +02:00
Reiner Herrmann
60e1bd29ce add row for new release 2019-05-29 22:43:15 +02:00
Reiner Herrmann
276775e009 Grammar fix
(found by lintian)
2019-05-29 21:49:52 +02:00
smitsohu
36400236ef
rundefs.h: housekeeping 2019-05-28 19:14:02 +02:00
netblue30
286b270778 typo in RELNOTES 2019-05-28 08:37:59 -04:00
netblue30
30f6000e72 moving eecf35c-backports.zip fix for seccomp/join bug in etc-fixes 2019-05-28 08:28:34 -04:00