aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-22 10:26:05 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-01-22 10:26:05 -0500
commit7d11cf62ca175696c8f5998de42c510924c6dcc3 (patch)
tree239ef9dd4117e4b274ad89766f73a614971d7e18 /RELNOTES
parentmerges (diff)
downloadfirejail-7d11cf62ca175696c8f5998de42c510924c6dcc3.tar.gz
firejail-7d11cf62ca175696c8f5998de42c510924c6dcc3.tar.zst
firejail-7d11cf62ca175696c8f5998de42c510924c6dcc3.zip
--hosts-file option
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES11
1 files changed, 6 insertions, 5 deletions
diff --git a/RELNOTES b/RELNOTES
index bb71d1723..90e65f973 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -14,16 +14,17 @@ firejail (0.9.45) baseline; urgency=low
14 * security: split file copying in private option in a separate executable 14 * security: split file copying in private option in a separate executable
15 * security: root exploit found by Sebastian Krahmer (CVE-2017-5180) 15 * security: root exploit found by Sebastian Krahmer (CVE-2017-5180)
16 * feature: disable gnupg and systemd directories under /run/user 16 * feature: disable gnupg and systemd directories under /run/user
17 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm)
18 * feature: AppImage type 2 support
19 * feature: test coverage (gcov) support 17 * feature: test coverage (gcov) support
18 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm)
20 * feature: private /opt directory (--private-opt, profile support) 19 * feature: private /opt directory (--private-opt, profile support)
21 * feature: private /srv directory (--private-srv, profile support) 20 * feature: private /srv directory (--private-srv, profile support)
22 * feature: spoof machine-id 21 * feature: spoof machine-id (--machine-id, profile support)
22 * feature: allow blacklists under --private (--allow-private-blacklist) - more work to come
23 * feature: user-defined /etc/hosts file (--hosts-file, profile support)
23 * feature: config support for firejail prompt in terminals 24 * feature: config support for firejail prompt in terminals
25 * feature: AppImage type 2 support
24 * feature: pass command line arguments to appimages 26 * feature: pass command line arguments to appimages
25 * feature: --allow-private-blacklist option 27 * feature: allow non-seccomp setup for OverlayFS sandboxes - more work to come
26 * feature: allow non-seccomp setup for OverlayFS sandboxes
27 * feature: added a number o Python scripts for handling sandboxes 28 * feature: added a number o Python scripts for handling sandboxes
28 * feature: allow local customization using .local files under /etc/firejail 29 * feature: allow local customization using .local files under /etc/firejail
29 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, 30 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire,