aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAge
* 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 a lot of profilesLibravatar rusty-snake2020-02-10
|
* Add gnome-hexgl.profileLibravatar rusty-snake2020-02-03
|
* Add profiles for the WPS-OfficeLibravatar rusty-snake2020-01-29
|
* new profile: gnome-passwordsafeLibravatar rusty-snake2020-01-25
|
* Add a profile for clipgrabLibravatar rusty-snake2020-01-25
| | | | Thanks @DurtyDev for testing (netblue30/firetools#47)
* create rtv.profileLibravatar rusty-snake2020-01-19
|
* add tvbrowser.profileLibravatar rusty-snake2020-01-18
| | | | Thanks @Micha-Btz for all the testing.
* Update RELNOTES, README.md|Add firefox-x11.profileLibravatar rusty-snake2020-01-13
|
* spellingLibravatar netblue302019-12-14
|
* new release branchLibravatar netblue302019-12-14
|
* mainline moving to 0.9.63 for new development; release 0.9.62 is handled on ↵Libravatar netblue302019-12-06
| | | | release-0.9.62 branch
* Update README.mdLibravatar glitsj162019-11-25
|
* Add new profile: gist (#3061)Libravatar glitsj162019-11-25
| | | | | | | | | | | | * Create gist.profile * Add gist config to disable-programs.inc * Add gist to firecfg.config * Update RELNOTES * Update README.md
* various fixupsLibravatar rusty-snake2019-11-25
|
* mergesLibravatar Tad2019-11-24
|
* add kfind profileLibravatar smitsohu2019-11-09
|
* Add amuled profile (redirect from amule)Libravatar Fred Barclay2019-10-27
| | | | | See https://github.com/netblue30/firejail/issues/1139#issuecomment-546683127
* readme/relnotes updateLibravatar netblue302019-10-24
|
* kalgebra.profile, kalgebramobile.profileLibravatar rusty-snake2019-10-12
|
* Create pngquant.profileLibravatar rusty-snake2019-09-21
|
* Create gnome-latex.profileLibravatar rusty-snake2019-09-20
|
* various fixes and improvementsLibravatar rusty-snake2019-08-22
| | | | | | | | | | | | - install contrib/syscalls.sh - add GitLab-CI status to README.md - read-only ${HOME}/.cargo/env - move blacklist ${HOME}/.cargo/registry, ${HOME}/.cargo/config to disable-programs - typo in man firejail firejail-profiles firecfg - better descriptions in man firejail-profiles - fixes in man firejail - template descriptions in firejail-profiles
* profiles: add kiwix-desktopLibravatar Tad2019-08-18
|
* add bzcat profileLibravatar smitsohu2019-08-12
|
* Update README.md and RELNOTES [skip ci]Libravatar rusty-snake2019-08-05
|
* mergesLibravatar rusty-snake2019-07-18
|
* packaging badgeLibravatar netblue302019-07-16
|
* mpg123Libravatar startx20172019-07-06
|
* Update FAQ link in README.mdLibravatar rusty-snake2019-07-02
|
* add profile for zealLibravatar rusty-snake2019-06-30
|
* Add profile for jerry chessLibravatar Fred Barclay2019-06-26
|
* docs update: pkg-config package required on Debian/Ubuntu when running ↵Libravatar netblue302019-06-25
| | | | ./configure --apparmor
* Update README.mdLibravatar rusty-snake2019-06-18
| | | | * add link to wiki * now link to contrib/syscalls (#2754)
* add rhythmbox-client.profileLibravatar rusty-snake2019-06-16
|
* New profiles: newsbeuter, keepassxc-{cli,proxy}Libravatar rusty-snake2019-06-14
|
* tcpdump and tshark profilesLibravatar netblue302019-06-13
|
* Create godot.profileLibravatar rusty-snake2019-06-13
|
* OpenArena profileLibravatar netblue302019-06-13
|
* merges & fixesLibravatar rusty-snake2019-06-06
|
* Add pandoc.profileLibravatar rusty-snake2019-06-02
|
* Add profiles for klatexformula, klatexformula_cmdlLibravatar rusty-snake2019-06-02
|
* 0.9.60 is out, movin to 0.9.61Libravatar netblue302019-05-27
|
* add cantata to relnotesLibravatar smitsohu2019-05-26
|
* Add yelp.profileLibravatar rusty-snake2019-05-25
|
* Add ktouch.profileLibravatar rusty-snake2019-05-25
|
* Add note about syscall enumerating program (Fixes #2095)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2019-05-21
|
* Add security vulnerability disclosure best practices to README as wellLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2019-05-21
|
* 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
|