mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
merges
This commit is contained in:
parent
9bc8a72835
commit
897f5791dd
2 changed files with 5 additions and 0 deletions
4
README
4
README
|
|
@ -125,6 +125,8 @@ Alexander Stein (https://github.com/ajstein)
|
|||
alkim0 (https://github.com/alkim0)
|
||||
- warn when encountering EIO during remount
|
||||
- Add profile for chafa
|
||||
amano-kenji (https://github.com/amano-kenji)
|
||||
- fix private-etc in qutebrowser profile
|
||||
Amin Vakil (https://github.com/aminvakil)
|
||||
- whois profile fix
|
||||
- added profile for strawberry
|
||||
|
|
@ -679,6 +681,8 @@ Laurent Declercq (https://github.com/nuxwin)
|
|||
- fixed test for shell interpreter in chroots
|
||||
LaurentGH (https://github.com/LaurentGH)
|
||||
- allow private-bin parameters to be absolute paths
|
||||
layderv (https://github.com/layderv)
|
||||
- prevent sandbox name from containing only digits
|
||||
lecso7 (https://github.com/lecso7)
|
||||
- added goldendict profile
|
||||
- allow evince to read .cbz file format
|
||||
|
|
|
|||
1
RELNOTES
1
RELNOTES
|
|
@ -1,6 +1,7 @@
|
|||
firejail (0.9.73) baseline; urgency=low
|
||||
* work in progress
|
||||
* modif: Stop forwarding own double-dash to the shell (#5599 #5600)
|
||||
* modif: prevent sandbox name from containing only digits (#5578)
|
||||
* docs: remove apparmor options in --help when building without apparmor
|
||||
support (#5589)
|
||||
* fix: qutebrowser not opening tabs (#5601)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue