mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 14:15:46 -06:00
merges
This commit is contained in:
parent
824a85854a
commit
ddd7e6fec6
3 changed files with 5 additions and 1 deletions
3
README
3
README
|
|
@ -156,6 +156,8 @@ Austin S. Hemmelgarn (https://github.com/Ferroin)
|
|||
- unbound profile update
|
||||
Avi Lumelsky (https://github.com/avilum)
|
||||
- syscall.sh improvements
|
||||
avallach2000 (https://github.com/avallach2000(
|
||||
- fix qbittorrent profile
|
||||
avoidr (https://github.com/avoidr)
|
||||
- whitelist fix
|
||||
- recently-used.xbel fix
|
||||
|
|
@ -265,6 +267,7 @@ croket (https://github.com/crocket)
|
|||
- fix librewolf profile
|
||||
- added profiles for imv, retroarch, and torbrowser
|
||||
- fix dino profile
|
||||
- fix wireshark profile
|
||||
curiosity-seeker (https://github.com/curiosity-seeker - old)
|
||||
curiosityseeker (https://github.com/curiosityseeker - new)
|
||||
- tightening unbound and dnscrypt-proxy profiles
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ Milestone page: https://github.com/netblue30/firejail/milestone/1
|
|||
|
||||
### Shell tab completion
|
||||
```
|
||||
--tab Enable bash completion in sandboxes using private or whitelisted
|
||||
--tab Enable shell tab completion in sandboxes using private or whitelisted
|
||||
home directories.
|
||||
|
||||
$ firejail --private --tab
|
||||
|
|
|
|||
1
RELNOTES
1
RELNOTES
|
|
@ -1,5 +1,6 @@
|
|||
firejail (0.9.69) baseline; urgency=low
|
||||
* work in progress
|
||||
* feature: enable shell tab completion (#4936)
|
||||
* bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)
|
||||
* bugfix: nogroups + wrc prints confusing messages (#4930 #4933)
|
||||
* ci: replace centos (EOL) with almalinux (#4912)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue