aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAge
...
* merge updatesLibravatar netblue302022-01-08
|
* more on nettraceLibravatar netblue302022-01-07
|
* add notable to 'New profiles' sectionLibravatar glitsj162022-01-05
|
* nettraceLibravatar netblue302021-12-28
|
* profstats fix (#4733)Libravatar netblue302021-12-10
|
* Merge pull request #4748 from kmk3/readme-clarify-ubuntuLibravatar netblue302021-12-08
|\ | | | | README.md: Mention security situation on Ubuntu and recommend PPA
| * README.md: Mention security situation on Ubuntu and recommend PPALibravatar Kelvin M. Klann2021-12-07
| | | | | | | | | | | | | | | | Add the information posted by @reinerh on #4666 (related to CVE-2021-26910 and Ubuntu's security policy) and also the instructions from #4663 for installing from the PPA. See also https://bugs.launchpad.net/ubuntu/+source/firejail/+bug/1916767
* | updatesLibravatar netblue302021-12-08
|/
* readme updatesLibravatar netblue302021-11-30
|
* cleanupLibravatar netblue302021-11-23
|
* Profile fixesLibravatar rusty-snake2021-11-14
| | | | | | | | - Update RELNOTES and README.md - disable-common.inc - blacklist ${HOME}/.local/share/ibus-typing-booster - blacklist /run/timeshift (closes #4660) - fix audacity.profile (closes #4659)
* --ids-check/--ids-init documentationLibravatar netblue302021-11-13
|
* mergesLibravatar netblue302021-11-13
|
* mergesLibravatar netblue302021-11-13
|
* telnet and ftpLibravatar netblue302021-11-12
|
* Relocate firecfg.config to /etc/firejail/Libravatar Hank Leininger2021-11-05
| | | | | | | | | | | | This should make it easier for users, and distributions, to customize which programs they want firejail to wrap. Also fixed some firecfg.cfg -> firecfg.config references. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://github.com/netblue30/firejail/issues/408 Bug: https://github.com/netblue30/firejail/issues/2097 Bug: https://github.com/netblue30/firejail/issues/2829 Bug: https://github.com/netblue30/firejail/issues/3665
* README: bump debian stable codenameLibravatar Reiner Herrmann2021-11-03
|
* new fixLibravatar netblue302021-10-09
|
* fix linksLibravatar netblue302021-10-09
|
* markup fixLibravatar netblue302021-10-09
|
* moving out of youtube, and some cleanupLibravatar netblue302021-10-09
|
* Update README.md RELNOTESLibravatar rusty-snake2021-10-09
|
* Update RELNOTESLibravatar rusty-snake2021-09-04
|
* README.md: add artix linux to distro listLibravatar Kelvin M. Klann2021-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Home page: https://artixlinux.org A few months ago, running `pacman -S firejail` would install it from Arch's "community" repository by default. But currently, Artix has its own firejail package, in the "galaxy" repository: * https://gitea.artixlinux.org/packagesF/firejail * https://repology.org/project/firejail/versions See also the following article from 2021-06-09: https://artixlinux.org/news.php#Arch_repositories_made_optional > Arch repositories made optional > > Artix has reached the stage where it can operate without the help of > the Arch repositories, including the preparation of its installation > media. As such, all new weekly ISO images will ship without [extra], > [community] and [multilib] enabled in pacman.conf. Existing setups > will not be affected, but new users may want to enable them and > benefit from the additional packages. Instructions are provided in > our wiki[1]. > > TL;DR: > > # pacman -Syu artix-archlinux-support For reference, the distro list was added on commit ee03888ab ("prioritize installing via OS (#3442)") / PR #3442. [1] https://wiki.artixlinux.org/Main/Repositories#Arch_repositories
* Merge pull request #4419 from glitsj16/ncdu2Libravatar netblue302021-07-28
|\ | | | | add ncdu2 redirect profile
| * add ncdu2 profileLibravatar glitsj162021-07-26
| |
* | fix grammarLibravatar glitsj162021-07-28
| |
* | intrusion detection systemLibravatar netblue302021-07-28
|/
* new profilesLibravatar rusty-snake2021-07-20
|
* cleanup for the next development cycleLibravatar netblue302021-07-01
|
* mention new tin profile in readme/relnotesLibravatar Reiner Herrmann2021-06-12
|
* README.md: minor markdown improvementsLibravatar Reiner Herrmann2021-06-11
|
* Update RELNOTES & README.mdLibravatar rusty-snake2021-06-05
| | | | [skip ci]
* Update README.md & RELNOTESLibravatar rusty-snake2021-05-31
|
* new profilesLibravatar netblue302021-05-20
|
* jailtest -> jailcheck (#4268)Libravatar netblue302021-05-18
|
* readme, etcLibravatar netblue302021-05-18
|
* Node.js stack refactoring (#4255)Libravatar glitsj162021-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create node.profile * Create node-gyp.profile * refactor npm as redirect * Create npx.profile * Create nvm.profile * Create semver.profile * refactor yarn as redirect * collect node.js stack configuration in common profile * add ~/.nvm to node section * account for node-gyp python dependency * read-only ~/.nvm for node.js stack * blacklist ~/.nvm for node.js stack * move env var comment cfr. profile.template * Delete node-gyp.profile node-gyp is a shell script with a node shebang. We've got that covered via node.profile. * Delete npx.profile npx is a shell script with a node shebang. We've got that covered via node.profile. * Delete semver.profile semver is a shell script that calls node. We've got that covered via node.profile. * add node and nvm to new profiles section
* --build fixesLibravatar netblue302021-05-04
|
* Update README.md & RELNOTES: add new profilesLibravatar rusty-snake2021-04-24
|
* profile fixesLibravatar rusty-snake2021-04-20
| | | | | | | | | | | | | | | README.md/RELNOTES: - Add new profiles etr.profile: - adding passwd to private-etc makes it work for me file-roller.profile - add netfilter - add zstd to private-bin - add cp,mv,rm to private-bin which seems to be necessary in some cases. #4113 is likely fixed with this but wait for OP.
* profile fixesLibravatar rusty-snake2021-04-12
| | | | | | | | | | | | | | | | | | discord-canary.profile: fix #4175 flameshot.profile: - private-tmp break flameshot (wayland only?) - Screengrabbing (under wayland) is done via dbus, the following names must be allowed: - GNOME: org.gnome.Shell - KDE: org.kde.KWin - Sway: org.freedesktop.portal.Desktop - Allow notifications and tray too, because org.gnome.Shell (for example) is already totaly unsafe. mumble.profile: fix #4181
* Fix typo (adivsory -> advisory)Libravatar Jose Riha2021-04-10
|
* Update README.md & RELONTS; Fix manpage HAVE_NETWORKLibravatar rusty-snake2021-03-19
|
* Add a profile for PCSX2Libravatar Tad2021-03-17
| | | | I can't seem to get it to work with seccomp enabled.
* Small changesLibravatar Tad2021-03-16
| | | | | | | | - Add netlink to pcsxr fixing controller support - Add openmw and PPSSPPSDL to firecfg - Update readme for new profiles Note: file picker in dolphin-emu is being weird (not showing or freezing)
* new profile: com.github.phase1geo.minderLibravatar rusty-snake2021-03-06
|
* small fixes and updatesLibravatar netblue302021-02-26
|
* add ggetLibravatar glitsj162021-02-25
|
* new profile: lzopLibravatar glitsj162021-02-24
|