aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-10-16 08:51:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-10-16 08:51:52 -0400
commitf88f8c638f8178d07af3e7df6257727d88709fd5 (patch)
treedcc1571485ef35b0d979070053086d0ad6a0ccb9 /RELNOTES
parentMerge pull request #859 from valoq/master (diff)
downloadfirejail-f88f8c638f8178d07af3e7df6257727d88709fd5.tar.gz
firejail-f88f8c638f8178d07af3e7df6257727d88709fd5.tar.zst
firejail-f88f8c638f8178d07af3e7df6257727d88709fd5.zip
merges
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 4 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 4c191fc82..0206e5433 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,9 +1,10 @@
1firejail (0.9.43) baseline; urgency=low 1firejail (0.9.44~rc1) baseline; urgency=low
2 * CVE-2016-7545 submitted by Aleksey Manevich 2 * CVE-2016-7545 submitted by Aleksey Manevich
3 * development version 3 * development version
4 * modifs: removed man firejail-config 4 * modifs: removed man firejail-config
5 * modifs: --private-tmp whitelists /tmp/.X11-unix directory 5 * modifs: --private-tmp whitelists /tmp/.X11-unix directory
6 * modifs: Nvidia drivers added to --private-dev 6 * modifs: Nvidia drivers added to --private-dev
7 * modifs: /srv supported by --whitelist
7 * feature: support starting/joining sandbox is a single command 8 * feature: support starting/joining sandbox is a single command
8 (--join-or-start) 9 (--join-or-start)
9 * feature: X11 detection support for --audit 10 * feature: X11 detection support for --audit
@@ -15,11 +16,12 @@ firejail (0.9.43) baseline; urgency=low
15 * feature: X11 security extension (--x11=xorg) 16 * feature: X11 security extension (--x11=xorg)
16 * feature: disable 3D hardware acceleration (--no3d) 17 * feature: disable 3D hardware acceleration (--no3d)
17 * feature: x11 xpra, x11 xephyr, x11 block, allusers, no3d profile commands 18 * feature: x11 xpra, x11 xephyr, x11 block, allusers, no3d profile commands
19 * feature: move files in sandbox (--put)
18 * new profiles: qpdfview, mupdf, Luminance HDR, Synfig Studio, Gimp, Inkscape 20 * new profiles: qpdfview, mupdf, Luminance HDR, Synfig Studio, Gimp, Inkscape
19 * new profiles: feh, ranger, zathura, 7z, keepass, keepassx, 21 * new profiles: feh, ranger, zathura, 7z, keepass, keepassx,
20 * new profiles: claws-mail, mutt, git, emacs, vim, xpdf 22 * new profiles: claws-mail, mutt, git, emacs, vim, xpdf
21 * bugfixes 23 * bugfixes
22 -- netblue30 <netblue30@yahoo.com> Fri, 9 Sept 2016 08:00:00 -0500 24 -- netblue30 <netblue30@yahoo.com> Sat, 15 Sept 2016 08:00:00 -0500
23 25
24firejail (0.9.42) baseline; urgency=low 26firejail (0.9.42) baseline; urgency=low
25 * security: --whitelist deleted files, submitted by Vasya Novikov 27 * security: --whitelist deleted files, submitted by Vasya Novikov