aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAge
* merges & RELNOTESLibravatar rusty-snake2020-02-23
|
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
| | | | | | | | | | | | | | | | | | | | | | | 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.
* add florianbegusch to READMELibravatar glitsj162020-01-29
|
* readmeLibravatar netblue302020-01-27
|
* move copyright statement to 2020 (part 3) (#3182)Libravatar glitsj162020-01-24
| | | | | | | | | | * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020
* readme updateLibravatar netblue302020-01-09
|
* Update READMELibravatar glitsj162020-01-03
|
* mergesLibravatar smitsohu2019-12-03
|
* mergesLibravatar Tad2019-11-24
|
* readme/relnotes updatesLibravatar netblue302019-11-13
|
* READMELibravatar netblue302019-11-08
|
* readme updateLibravatar netblue302019-10-25
|
* readme/relnotes updateLibravatar netblue302019-10-24
|
* readme/relnotesLibravatar netblue302019-08-29
|
* seccomp numeric testingLibravatar netblue302019-08-28
|
* readmeLibravatar netblue302019-08-18
|
* mergesLibravatar rusty-snake2019-07-18
|
* add profile for zealLibravatar rusty-snake2019-06-30
|
* docs update: pkg-config package required on Debian/Ubuntu when running ↵Libravatar netblue302019-06-25
| | | | ./configure --apparmor
* add rhythmbox-client.profileLibravatar rusty-snake2019-06-16
|
* New profiles: newsbeuter, keepassxc-{cli,proxy}Libravatar rusty-snake2019-06-14
|
* Create godot.profileLibravatar rusty-snake2019-06-13
|
* merges & fixesLibravatar rusty-snake2019-06-06
|
* Add profile templatesLibravatar rusty-snake2019-05-30
| | | | | | | | Create etc/templates * profile.template * redirect_alias-profile.template * syscalls.txt * Notes
* 0.9.60 testingLibravatar netblue302019-05-26
|
* some comment fixesLibravatar rusty-snake2019-05-25
|
* Add yelp.profileLibravatar rusty-snake2019-05-25
|
* Add ktouch.profileLibravatar rusty-snake2019-05-25
|
* small private-cwd adjustmentsLibravatar smitsohu2019-05-24
|
* Add meteo-qt info (#2714)Libravatar glitsj162019-05-21
| | | | | | | | * Add meteo-qt to RELNOTES * Add meteo-qt to README.md * Add jose1711 to README
* Create a profile for mp3splt-gtkLibravatar rusty-snake2019-05-20
|
* Add inkview.profileLibravatar rusty-snake2019-05-18
|
* mergesLibravatar netblue302019-05-17
|
* harden & fix xiphos.profileLibravatar rusty-snake2019-05-12
|
* some little profile fixesLibravatar rusty-snake2019-04-26
|
* typo and mergesLibravatar rusty-snake2019-04-20
|
* Add to firecfgLibravatar rusty-snake2019-04-13
|
* Merge branch 'master' into add-cheeseLibravatar rusty-snake2019-04-13
|\
| * More disable-exec and hardeningLibravatar rusty-snake2019-04-13
| |
| * Add disable-exec to whoisLibravatar rusty-snake2019-04-13
| |
| * Harden bibletime.profileLibravatar rusty-snake2019-04-12
| |
| * adding disable-exec.inc to the remaining profilesLibravatar netblue302019-04-12
| |
* | Add cheese.profileLibravatar rusty-snake2019-04-09
|/
* adding disable-exec.inc to more profilesLibravatar netblue302019-04-07
|
* Fix gnome-logs.profile (#2630)Libravatar rusty-snake2019-03-31
| | | | | | * Fix gnome-logs.profile * supplemented comment for using gnome-logs.local
* Add anki.profile (#2626)Libravatar rusty-snake2019-03-30
|
* Add kid3, kid3-cli, kid3-qt (#2614)Libravatar rusty-snake2019-03-22
|
* Reorder rusty-snake in READMELibravatar rusty-snake2019-03-21
|
* mergesLibravatar Tad2019-03-07
|
* Many profile fixes + mergesLibravatar Tad2019-03-02
| | | | - still have more to go through