Commit graph

453 commits

Author SHA1 Message Date
Amin Vakil
e633d3f895
Add strawberry profile to README{,.md} & RELNOTES (#3467) 2020-06-15 05:55:40 +00:00
Fred Barclay
3b63c806ec Update contributors for ff3fe37e14 2020-06-06 11:14:11 -05:00
glitsj16
411dcac4e4
add mace015 to contributors 2020-05-16 10:00:01 +00:00
netblue30
caeee856bf small fixes 2020-04-21 18:13:14 -04:00
netblue30
4911e36ca5 suport mkdir and mkfile for /run/user/<PID> directory (#3346) 2020-04-13 10:07:13 -04:00
netblue30
525b2e8774 fixed firecfg man page, update README 2020-04-02 08:09:14 -04:00
smitsohu
d1967d21f4
merges 2020-03-31 15:07:23 +02:00
rusty-snake
6c4de95c40 merges & RELNOTES 2020-02-23 11:17:06 +01:00
Topi Miettinen
1ad2d54c01 Add support for SELinux labeling
Running `firejail --noprofile --private-bin=bash,ls ls -1Za /usr/bin`
shows that the SELinux labels are not correct:
```
user_u:object_r:user_tmpfs_t:s0 .
     system_u:object_r:usr_t:s0 ..
user_u:object_r:user_tmpfs_t:s0 bash
user_u:object_r:user_tmpfs_t:s0 ls
```

After fixing this:
```
       system_u:object_r:bin_t:s0 .
       system_u:object_r:usr_t:s0 ..
system_u:object_r:shell_exec_t:s0 bash
       system_u:object_r:bin_t:s0 ls
```

Most copied files and created directories should now have correct
labels (bind mounted objects keep their labels). This is useful to
avoid having to change the SELinux rules when using Firejail.
2020-02-22 08:27:24 +00:00
glitsj16
bd5a181bc0
add florianbegusch to README 2020-01-29 13:53:49 +00:00
netblue30
80c1b53bf2 readme 2020-01-27 09:50:22 -05:00
glitsj16
8b930734d2
move copyright statement to 2020 (part 3) (#3182)
* move copyright statement to 2020

* move copyright statement to 2020

* move copyright statement to 2020

* move copyright statement to 2020
2020-01-24 22:59:32 +00:00
netblue30
903bd5762e readme update 2020-01-09 16:54:40 -05:00
glitsj16
08d9927942
Update README 2020-01-03 05:10:55 +00:00
smitsohu
4d932a0a03
merges 2019-12-03 16:09:09 +01:00
Tad
aecee8b4b8 merges 2019-11-24 12:31:16 -05:00
netblue30
4c2fb4e1b3 readme/relnotes updates 2019-11-13 14:29:42 -05:00
netblue30
6270a28f05 README 2019-11-08 10:41:17 -05:00
netblue30
93f91ad489 readme update 2019-10-25 14:50:24 -04:00
netblue30
e1a40cf6ab readme/relnotes update 2019-10-24 09:58:03 -04:00
netblue30
f8f08eeea7 readme/relnotes 2019-08-29 16:57:12 -04:00
netblue30
26ae0b2343 seccomp numeric testing 2019-08-28 11:15:18 -04:00
netblue30
a1a583cb63 readme 2019-08-18 11:50:51 -04:00
rusty-snake
25b0bf9f95 merges 2019-07-18 23:26:09 +02:00
rusty-snake
b3967fade3
add profile for zeal 2019-06-30 20:05:52 +02:00
netblue30
abd5d4f8c8 docs update: pkg-config package required on Debian/Ubuntu when running ./configure --apparmor 2019-06-25 17:12:37 -04:00
rusty-snake
026de86a10
add rhythmbox-client.profile 2019-06-16 12:35:00 +02:00
rusty-snake
7319615509
New profiles: newsbeuter, keepassxc-{cli,proxy} 2019-06-14 10:22:34 +02:00
rusty-snake
5f08248006
Create godot.profile 2019-06-13 17:47:57 +02:00
rusty-snake
41f5808309
merges & fixes 2019-06-06 12:50:31 +02: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
netblue30
b14f223a62 0.9.60 testing 2019-05-26 11:25:38 -04:00
rusty-snake
a061ffea22
some comment fixes 2019-05-25 10:58:03 +02:00
rusty-snake
a1243a0d27
Add yelp.profile 2019-05-25 10:34:05 +02:00
rusty-snake
74b71ae2f1
Add ktouch.profile 2019-05-25 10:24:28 +02:00
smitsohu
c8e3cb72d4 small private-cwd adjustments 2019-05-24 23:37:04 +02:00
glitsj16
3f92d3e765
Add meteo-qt info (#2714)
* Add meteo-qt to RELNOTES

* Add meteo-qt to README.md

* Add jose1711 to README
2019-05-21 01:08:23 +00:00
rusty-snake
4d816a3be0
Create a profile for mp3splt-gtk 2019-05-20 21:59:11 +02:00
rusty-snake
f53ad9cb80
Add inkview.profile 2019-05-18 14:32:43 +02:00
netblue30
a01a534e61 merges 2019-05-17 12:00:54 -04:00
rusty-snake
da2a3fd0d1
harden & fix xiphos.profile 2019-05-12 12:53:46 +02:00
rusty-snake
bee979d381
some little profile fixes 2019-04-26 18:20:16 +02:00
rusty-snake
b99466a26c
typo and merges 2019-04-20 14:18:08 +02:00
rusty-snake
65eac73723
Add to firecfg 2019-04-13 13:46:54 +02:00
rusty-snake
251cc423bf
Merge branch 'master' into add-cheese 2019-04-13 11:43:08 +00:00
rusty-snake
947337b257
More disable-exec and hardening 2019-04-13 12:23:22 +02:00
rusty-snake
1df7f25c7f
Add disable-exec to whois 2019-04-13 10:43:08 +02:00
rusty-snake
53dff25d69
Harden bibletime.profile 2019-04-12 19:01:38 +02:00
netblue30
b9c8a94590 adding disable-exec.inc to the remaining profiles 2019-04-12 11:53:09 -04:00
rusty-snake
a3307a905c
Add cheese.profile 2019-04-09 16:38:47 +02:00