aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES18
1 files changed, 14 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index 4c191fc82..c0fb8b20b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,9 +1,15 @@
1firejail (0.9.43) baseline; urgency=low 1firejail (0.9.45) baseline; urgency=low
2 * development version, work in progress
3 -- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500
4 * new profiles: xiphos, Tor Browser Bundle
5
6firejail (0.9.44) baseline; urgency=low
2 * CVE-2016-7545 submitted by Aleksey Manevich 7 * CVE-2016-7545 submitted by Aleksey Manevich
3 * development version
4 * modifs: removed man firejail-config 8 * modifs: removed man firejail-config
5 * modifs: --private-tmp whitelists /tmp/.X11-unix directory 9 * modifs: --private-tmp whitelists /tmp/.X11-unix directory
6 * modifs: Nvidia drivers added to --private-dev 10 * modifs: Nvidia drivers added to --private-dev
11 * modifs: /srv supported by --whitelist
12 * feature: allow user access to /sys/fs (--noblacklist=/sys/fs)
7 * feature: support starting/joining sandbox is a single command 13 * feature: support starting/joining sandbox is a single command
8 (--join-or-start) 14 (--join-or-start)
9 * feature: X11 detection support for --audit 15 * feature: X11 detection support for --audit
@@ -15,11 +21,15 @@ firejail (0.9.43) baseline; urgency=low
15 * feature: X11 security extension (--x11=xorg) 21 * feature: X11 security extension (--x11=xorg)
16 * feature: disable 3D hardware acceleration (--no3d) 22 * feature: disable 3D hardware acceleration (--no3d)
17 * feature: x11 xpra, x11 xephyr, x11 block, allusers, no3d profile commands 23 * feature: x11 xpra, x11 xephyr, x11 block, allusers, no3d profile commands
24 * feature: move files in sandbox (--put)
25 * feature: accept wildcard patterns in user name field of restricted
26 shell login feature
18 * new profiles: qpdfview, mupdf, Luminance HDR, Synfig Studio, Gimp, Inkscape 27 * new profiles: qpdfview, mupdf, Luminance HDR, Synfig Studio, Gimp, Inkscape
19 * new profiles: feh, ranger, zathura, 7z, keepass, keepassx, 28 * new profiles: feh, ranger, zathura, 7z, keepass, keepassx,
20 * new profiles: claws-mail, mutt, git, emacs, vim, xpdf 29 * new profiles: claws-mail, mutt, git, emacs, vim, xpdf, VirtualBox, OpenShot
30 * new profiles: Flowblade, Eye of GNOME (eog), Evolution
21 * bugfixes 31 * bugfixes
22 -- netblue30 <netblue30@yahoo.com> Fri, 9 Sept 2016 08:00:00 -0500 32 -- netblue30 <netblue30@yahoo.com> Fri, 21 Oct 2016 08:00:00 -0500
23 33
24firejail (0.9.42) baseline; urgency=low 34firejail (0.9.42) baseline; urgency=low
25 * security: --whitelist deleted files, submitted by Vasya Novikov 35 * security: --whitelist deleted files, submitted by Vasya Novikov