aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | | ci: drop Travis CI because of their new pricing modelLibravatar Reiner Herrmann2020-11-04
| | | | | | | | | | | | | | | | | | Meanwhile most tests are also run via GitHub Actions Fixes #3721
* | | Allow lua in minetest.profileLibravatar glitsj162020-11-03
| | | | | | | | | | | | | | | Closes #3723 Introduced in 388826683c3b90926e73c83ddb91d5c84a7fa1fa
* | | fix ${HOME}/.ssh access in filezilla.profileLibravatar glitsj162020-11-03
| | | | | | | | | This fixes #3722.
* | | Add spectacle's profile (#3717)Libravatar Neo000012020-11-02
| | | | | | | | | | | | | | | | | | | | | * Update firecfg.config * Update disable-programs.inc * Create spectacle.profile
| * | ci: enable test-fs tests on github-ciLibravatar Reiner Herrmann2020-11-01
|/ /
* | README updateLibravatar netblue302020-11-01
| |
* | Merge pull request #3716 from Svaag/ssh-u2fLibravatar netblue302020-11-01
|\ \ | | | | | | Remove nou2f in ssh profile
| * | Remove nou2f in ssh profileLibravatar David Hyrule2020-11-01
| | |
* | | fix #3712Libravatar netblue302020-11-01
| | |
* | | potential fix for #3690Libravatar netblue302020-11-01
|/ /
* | Allow webcam access in zoom.profileLibravatar glitsj162020-10-31
| | | | | | This fixes #3711.
* | keepassxc dbus, closes #3713 [skip ci]Libravatar rusty-snake2020-10-31
| |
* | firefox d-bus (#2953) & fix xournalppLibravatar rusty-snake2020-10-29
| |
* | support bluetooth protocol in sort.pyLibravatar Reiner Herrmann2020-10-28
| |
* | added bluetooth to the list of protocols allowed by seccompLibravatar netblue302020-10-28
| |
* | profile fixesLibravatar netblue302020-10-28
| |
* | slightly change changelog date to not have duplicateLibravatar Reiner Herrmann2020-10-28
| |
* | reverted --bind as root - some security problemsLibravatar netblue302020-10-27
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302020-10-27
|\ \
| * | Update okular.profile to support cbr files (#3704)Libravatar blockbandit2020-10-27
| | | | | | | | | | | | | | | | | | | | | * Update okular.profile okular has support for reading cbr (rar-compressed comic book). without unrar or unar in private-bin, okular fails to decompress the files for viewing. * Sorted private-bin
* | | compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
|/ /
* | Remove redundant read-only item (#3703)Libravatar glitsj162020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile
* | fix assogiate.profileLibravatar glitsj162020-10-27
| | | | | | The user mime database needs to be writable.
* | add missing paths to disable-interpreters.incLibravatar rusty-snake2020-10-26
| | | | | | | | | | | | | | and update allow-xxx.inc Fedora uses /usr/lib64 for arch specifiy files and /usr/lib for arch independent files. php, py2, ruby may have also paths there.
* | Merge pull request #3700 from rusty-snake/fix-3699Libravatar rusty-snake2020-10-26
|\ \ | | | | | | fix #3699 -- Firefox can't inhibit screensavers/screen blanking
| * | fix #3699Libravatar rusty-snake2020-10-26
| | |
* | | Merge pull request #3698 from Neo00001/patch-3Libravatar rusty-snake2020-10-26
|\ \ \ | |/ / |/| | Update celluloid.profile
| * | Update celluloid.profileLibravatar Neo000012020-10-26
| | |
| * | Update celluloid.profileLibravatar Neo000012020-10-25
|/ / | | | | liblua is needed for celluloid & otherwise at least on arch it's showing this error - "celluloid: error while loading shared libraries: liblua5.2.so.5.2: cannot open shared object file: Permission denied"
* | typoLibravatar Reiner Herrmann2020-10-25
| |
* | Merge branch 'tests' into masterLibravatar Reiner Herrmann2020-10-25
|\ \
| * | increate timeout in xz.decLibravatar Reiner Herrmann2020-10-25
| | | | | | | | | | | | for reason it seems to timeout sometimes in github CI
| * | include tests in rpm source tarballLibravatar Reiner Herrmann2020-10-24
| | |
| * | add new Makefile.in to distributed filesLibravatar Reiner Herrmann2020-10-24
| | |
| * | let github CI run testsLibravatar Reiner Herrmann2020-10-24
| | |
| * | refactor test targets and let build fail on test errorsLibravatar Reiner Herrmann2020-10-24
| | |
* | | mergesLibravatar netblue302020-10-25
| | |
* | | Merge pull request #3676 from rusty-snake/tmpfs-inside-homeLibravatar netblue302020-10-25
|\ \ \ | | | | | | | | Allow --tmpfs and --bind inside $HOME for unprivileged users
| * | | Likewise allow --bind inside $HOME for usersLibravatar rusty-snake2020-10-23
| | | |
| * | | Allow --tmpfs inside $HOME for unprivileged usersLibravatar rusty-snake2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | --tmpfs was added in 0.9.14 and restricted to root only in 0.9.38 due to priv-esc CVE-2016-10117 (e.g. --tmpfs=/etc and modify /etc/sudoers). This commit reintroduce it for normal users, if the realpath of it is inside users-home.
* | | | Merge pull request #3607 from kortewegdevries/wemailLibravatar netblue302020-10-25
|\ \ \ \ | | | | | | | | | | Switch mails to whitelisting
| * | | | Add note about private-binLibravatar kortewegdevries2020-09-03
| | | | |
| * | | | Add firefox supportLibravatar kortewegdevries2020-08-29
| | | | |
| * | | | Switch kmail to whitelistingLibravatar kortewegdevries2020-08-29
| | | | |
| * | | | GPG default, fixes...Libravatar kortewegdevries2020-08-28
| | | | |
| * | | | Switch Evolution to whitelistingLibravatar kortewegdevries2020-08-28
| | | | |
* | | | | check that profiles are sortedLibravatar Reiner Herrmann2020-10-24
| |_|/ / |/| | |
* | | | bump version to new development version 0.9.65Libravatar Reiner Herrmann2020-10-24
| | | |
* | | | harden peek; update README.md; add gnome-sound-…Libravatar rusty-snake2020-10-23
| | | | | | | | | | | | | | | | …recorder to firecfg.config
* | | | Merge pull request #3683 from jmetrius/vlc-aacs-fixLibravatar rusty-snake2020-10-23
|\ \ \ \ | |_|/ / |/| | | Fix blu-ray playback with libaacs