aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 0.9.64 testing0.9.64Libravatar netblue302020-10-21
|
* 0.9.64 testingLibravatar netblue302020-10-21
|
* Update bug_report.mdLibravatar rusty-snake2020-10-20
| | | Stop "mentioned"-notes in 1139.
* Merge pull request #3679 from Bundy01/masterLibravatar rusty-snake2020-10-19
|\ | | | | Update virtualbox.profile
| * Update virtualbox.profileLibravatar Bundy012020-10-19
|/
* fix #3478Libravatar netblue302020-10-19
|
* fix manpage wanings (#3563)Libravatar netblue302020-10-19
|
* readme updateLibravatar netblue302020-10-17
|
* Merge pull request #3674 from topimiettinen/rmenv-apply-earlyLibravatar netblue302020-10-17
|\ | | | | Apply --rmenv immediately to help to avoid the env var length check
| * Apply --rmenv immediately to help to avoid the env var length checkLibravatar Topi Miettinen2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove environment variables with --rmenv immediately. This fixes removing long environment variables (LS_COLORS generated by vivid), previously the length filter would trip before the command was processed. This changes user visible behavior slightly, for example --rmenv=LANG now applies also to Firejail, while earlier it would only apply to sandboxed program. Partially fixes #3673, but not handling `rmenv` in profiles. Also suggest --rmenv when there are problems with enviroment variables. Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
* | Merge pull request #3675 from hlein/fix-carriageretLibravatar netblue302020-10-17
|\ \ | | | | | | Strip out \r's.
| * | Strip out \r's.Libravatar Hank Leininger2020-10-15
| | | | | | | | | | | | | | | | | | | | | As is, this will not execute because env attempts to locate the executable 'python\r', which does not exist. Signed-off-by: Hank Leininger <hlein@korelogic.com>
* | | update firefox fedora private-bin [skip ci]Libravatar rusty-snake2020-10-16
| | |
* | | flameshot has changed it's APP-IDLibravatar rusty-snake2020-10-16
|/ / | | | | | | closes #3643
* | Formatting for better PEP-8 complianceLibravatar Fred Barclay2020-10-15
| | | | | | | | Will do a more in-depth review later, these are just style improvements
* | Block VS Code preferences from being committedLibravatar Fred Barclay2020-10-15
|/
* Merge pull request #3672 from hlein/fix-py-shebangLibravatar Reiner Herrmann2020-10-15
|\ | | | | Updated fix_private-bin.py shebang to use env python3 like other contrib/*.py scripts
| * Updated shebang to use env python3 like other contrib/*.py scriptsLibravatar Hank Leininger2020-10-14
|/ | | | | | This will simplify some distro packagings of firejail. Signed-off-by: Hank Leininger <hlein@korelogic.com>
* Merge pull request #3670 from netblue30/scan_buildLibravatar Reiner Herrmann2020-10-14
|\
| * Remove unused variablesLibravatar Reiner Herrmann2020-10-14
| | | | | | | | | | Fixes clang-analyzer warnings: "Although the value stored to 'xxxxx' is used in the enclosing expression, the value is never actually read from 'xxxxx'"
| * build: enable CI build with scan-buildLibravatar Reiner Herrmann2020-10-14
|/
* Merge pull request #3667 from Neo00001/patch-2Libravatar rusty-snake2020-10-13
|\ | | | | Update wire-desktop.profile (again)
| * Update wire-desktop.profileLibravatar Neo000012020-10-13
| |
| * Update wire-desktop.profile (again)Libravatar Neo000012020-10-13
| | | | | | On arch,wire-desktop is now depending on electron9. Using wildcard for this sorta packages would be better.
* | READMELibravatar netblue302020-10-13
| |
* | merges, fix for #3662 etc.Libravatar netblue302020-10-13
| |
* | Merge pull request #3664 from dpellegr/masterLibravatar netblue302020-10-13
|\ \ | |/ |/| Allowing links in netns
| * allowing links in netnsLibravatar dpellegr2020-10-12
|/
* man: call preproc.awk via Makefile, as the shebang hardcodes the pathLibravatar Reiner Herrmann2020-10-10
|
* build: check for presence of gawk when manpages will be builtLibravatar Reiner Herrmann2020-10-10
| | | | Fixes: #3661
* Merge pull request #3660 from kris7t/apparmor-runLibravatar Kristóf Marussy2020-10-10
|\ | | | | Fix AppArmor 3.0 support (closes #3659)
| * Fix AppArmor 3.0 support (closes #3659)Libravatar Kristóf Marussy2020-10-10
| | | | | | | | | | | | | | | | | | | | | | | | AppArmor introduces the @{run} variable, which is used in <abstractions/dbus-strict> and <abstractions/dbus-session-strict> among other places. Thus, we follow suit of the built-in profiles and #include <tunables/global>, which includes <tunables/run> in AppArmor 3.0, defining the variable. As <tunables/global> exists in previous versions of AppArmor, too, this patch does not introduce a backward-compatibility issue with Apparmor 2.x.
* | Merge pull request #3653 from briaeros/masterLibravatar Fred Barclay2020-10-10
|\ \ | |/ |/| fix command test in jail_prober.py
| * jail_prober : first pass without any argumentLibravatar alpha2020-10-09
| |
| * fix command test in jail_prober.pyLibravatar alpha2020-10-05
| |
* | build: add -fPIE to LDFLAGSLibravatar Reiner Herrmann2020-10-08
| | | | | | | | | | | | | | according to GCC documentation (https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html): "For predictable results, you must also specify the same set of options used for compilation (-fpie, -fPIE, or model suboptions) when you specify this linker option."
* | build: let manpages depend on src/man target instead of non-existing .man filesLibravatar Reiner Herrmann2020-10-06
| |
* | build: fail mkman.sh when one of the commands failsLibravatar Reiner Herrmann2020-10-06
| |
* | Merge pull request #3657 from netblue30/selinuxLibravatar Reiner Herrmann2020-10-06
|\ \
| * | selinux: exit when selinux is enabled but opening handle failsLibravatar Reiner Herrmann2020-10-06
| | |
| * | selinux: don't try to relabel path when selinux is not enabledLibravatar Reiner Herrmann2020-10-06
| | | | | | | | | | | | Fixes: #3654
* | | Merge pull request #3656 from Neo00001/patch-1Libravatar rusty-snake2020-10-06
|\ \ \ | |/ / |/| | Update vmware.profile
| * | Update vmware.profileLibravatar Neo000012020-10-06
| | | | | | | | | With private-etc enabled vmware-tools doesn't get installed. Existing VM with an installed vmware-tools works as usual. For the time being keep it commented.
* | | fix indentationLibravatar Reiner Herrmann2020-10-06
|/ /
* | Revert "install vim files to addons directory instead of vimfiles"Libravatar rusty-snake2020-10-06
| | | | | | | | | | | | | | | | | | This reverts commit 4422ce65a9d1e903e583d0f2eca9dc1ee7c839e9. ------ Revert for now as it breaks on some distros (namely Fedora), see https://github.com/netblue30/firejail/commit/4422ce65a9d1e903e583d0f2eca9dc1ee7c839e9#commitcomment-42999952
* | DHCP fixesLibravatar netblue302020-10-06
| |
* | install vim files to addons directory instead of vimfilesLibravatar Reiner Herrmann2020-10-05
| |
* | Fix typoLibravatar Reiner Herrmann2020-10-05
| |
* | Fix spellingLibravatar Reiner Herrmann2020-10-05
|/
* testingLibravatar netblue302020-10-05
|