mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -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)
|
alkim0 (https://github.com/alkim0)
|
||||||
- warn when encountering EIO during remount
|
- warn when encountering EIO during remount
|
||||||
- Add profile for chafa
|
- Add profile for chafa
|
||||||
|
amano-kenji (https://github.com/amano-kenji)
|
||||||
|
- fix private-etc in qutebrowser profile
|
||||||
Amin Vakil (https://github.com/aminvakil)
|
Amin Vakil (https://github.com/aminvakil)
|
||||||
- whois profile fix
|
- whois profile fix
|
||||||
- added profile for strawberry
|
- added profile for strawberry
|
||||||
|
|
@ -679,6 +681,8 @@ Laurent Declercq (https://github.com/nuxwin)
|
||||||
- fixed test for shell interpreter in chroots
|
- fixed test for shell interpreter in chroots
|
||||||
LaurentGH (https://github.com/LaurentGH)
|
LaurentGH (https://github.com/LaurentGH)
|
||||||
- allow private-bin parameters to be absolute paths
|
- 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)
|
lecso7 (https://github.com/lecso7)
|
||||||
- added goldendict profile
|
- added goldendict profile
|
||||||
- allow evince to read .cbz file format
|
- allow evince to read .cbz file format
|
||||||
|
|
|
||||||
1
RELNOTES
1
RELNOTES
|
|
@ -1,6 +1,7 @@
|
||||||
firejail (0.9.73) baseline; urgency=low
|
firejail (0.9.73) baseline; urgency=low
|
||||||
* work in progress
|
* work in progress
|
||||||
* modif: Stop forwarding own double-dash to the shell (#5599 #5600)
|
* 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
|
* docs: remove apparmor options in --help when building without apparmor
|
||||||
support (#5589)
|
support (#5589)
|
||||||
* fix: qutebrowser not opening tabs (#5601)
|
* fix: qutebrowser not opening tabs (#5601)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue