mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
merges
This commit is contained in:
parent
26c0f8ae71
commit
56566fd415
3 changed files with 337 additions and 396 deletions
14
README
14
README
|
|
@ -137,6 +137,12 @@ alkim0 (https://github.com/alkim0)
|
|||
- Add profile for chafa
|
||||
amano-kenji (https://github.com/amano-kenji)
|
||||
- fix private-etc in qutebrowser profile
|
||||
- refactor com.github.johnfactotum.Foliate profile
|
||||
- added foliate profile
|
||||
- added area2p profile
|
||||
- added buku profile
|
||||
- added monero-wallet-cli profile
|
||||
- added tremc profile
|
||||
Amin Vakil (https://github.com/aminvakil)
|
||||
- whois profile fix
|
||||
- added profile for strawberry
|
||||
|
|
@ -149,6 +155,8 @@ Andreas Hunkeler (https://github.com/Karneades)
|
|||
Andrey Alekseenko (https://github.com/al42and)
|
||||
- fixing lintian warnings
|
||||
- fixed Skype profile
|
||||
Andrey Skvortsov (https://github.com/AndreySV)
|
||||
- added aarch64 syscalls
|
||||
andrew160 (https://github.com/andrew160)
|
||||
- profile and man pages fixes
|
||||
Andrew Branson (https://github.com/abranson)
|
||||
|
|
@ -775,6 +783,8 @@ luca0N (https://github.com/luca0N)
|
|||
- fixed crawl profile
|
||||
Lucas (https://github.com/lucasmz-dev)
|
||||
- disable-common: add bubblejail paths
|
||||
- added b3smum (blake3) profile
|
||||
- firecfg: fix sha384sum & add b2sum/cksum
|
||||
Lukáš Krejčí (https://github.com/lskrejci)
|
||||
- fixed parsing of --keep-var-tmp
|
||||
luzpaz (https://github.com/luzpaz)
|
||||
|
|
@ -944,6 +954,8 @@ Peter Sanford (https://github.com/psanford)
|
|||
- fix QtWebEngine in zoom
|
||||
Petter Reinholdtsen (pere@hungry.com)
|
||||
- Opera profile patch
|
||||
Peter Zmanovsky (https://github.com/peter15914)
|
||||
- fix memory leak in fs_home.c
|
||||
PharmaceuticalCobweb (https://github.com/PharmaceuticalCobweb)
|
||||
- fix quiterss profile
|
||||
- added profile for gnome-ring
|
||||
|
|
@ -980,6 +992,8 @@ polyzen (https://github.com/polyzen)
|
|||
- fixed wusc issue with mpv/Vulkan
|
||||
powerjungle (https://github.com/powerjungle)
|
||||
- fixed multimc
|
||||
- build: add --disable-sandbox-check configure flag
|
||||
- build: call autoreconf to match new autoconf version
|
||||
probonopd (https://github.com/probonopd)
|
||||
- automatic build on Travis CI
|
||||
pshpsh (https://github.com/pshpsh)
|
||||
|
|
|
|||
1
RELNOTES
1
RELNOTES
|
|
@ -1,6 +1,7 @@
|
|||
firejail (0.9.73) baseline; urgency=low
|
||||
* work in progress
|
||||
* security: fix sscanf rv checks (CodeQL) (#6184)
|
||||
* feature: --disable-sandbox-check configure flag (#6592)
|
||||
* feature: private-etc rework: improve handling of /etc/resolv.conf and add
|
||||
private-etc groups (#6400 #5518 #5608 #5609 #5629 #5638 #5641 #5642 #5643
|
||||
#5650 #5681 #5737 #5844 #5989 #6016 #6104 #5655 #6435 #6514 #6515)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue