From 7d11cf62ca175696c8f5998de42c510924c6dcc3 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 22 Jan 2017 10:26:05 -0500 Subject: --hosts-file option --- RELNOTES | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'RELNOTES') 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 * security: split file copying in private option in a separate executable * security: root exploit found by Sebastian Krahmer (CVE-2017-5180) * feature: disable gnupg and systemd directories under /run/user - * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm) - * feature: AppImage type 2 support * feature: test coverage (gcov) support + * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm) * feature: private /opt directory (--private-opt, profile support) * feature: private /srv directory (--private-srv, profile support) - * feature: spoof machine-id + * feature: spoof machine-id (--machine-id, profile support) + * feature: allow blacklists under --private (--allow-private-blacklist) - more work to come + * feature: user-defined /etc/hosts file (--hosts-file, profile support) * feature: config support for firejail prompt in terminals + * feature: AppImage type 2 support * feature: pass command line arguments to appimages - * feature: --allow-private-blacklist option - * feature: allow non-seccomp setup for OverlayFS sandboxes + * feature: allow non-seccomp setup for OverlayFS sandboxes - more work to come * feature: added a number o Python scripts for handling sandboxes * feature: allow local customization using .local files under /etc/firejail * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, -- cgit v1.2.3-54-g00ecf