aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES15
1 files changed, 9 insertions, 6 deletions
diff --git a/RELNOTES b/RELNOTES
index 7d0bbaf61..16360bc64 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -14,23 +14,26 @@ 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, profile support)
23 * feature: user-defined /etc/hosts file (--hosts-file, profile support)
24 * feature: support for the real /var/log directory (--writable-var-log, profile support)
23 * feature: config support for firejail prompt in terminals 25 * feature: config support for firejail prompt in terminals
26 * feature: AppImage type 2 support
24 * feature: pass command line arguments to appimages 27 * feature: pass command line arguments to appimages
25 * feature: --allow-private-blacklist option 28 * 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 29 * feature: added a number o Python scripts for handling sandboxes
28 * feature: allow local customization using .local files under /etc/firejail 30 * feature: allow local customization using .local files under /etc/firejail
29 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, 31 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire,
30 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma, 32 * new profiles: mumble, zoom, Guayadeque, qemu, keypass2, xed, pluma,
31 * new profiles: Cryptocat, Bless, Gnome 2048, Gnome Calculator, 33 * new profiles: Cryptocat, Bless, Gnome 2048, Gnome Calculator,
32 * new profiles: Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos, 34 * new profiles: Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos,
33 * new profies: Xonotic, wireshark, keepassx2, QupZilla, FossaMail 35 * new profies: Xonotic, wireshark, keepassx2, QupZilla, FossaMail,
36 * new profiles: Uzbl browser
34 * bugfixes 37 * bugfixes
35 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500 38 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500
36 39