aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-20 09:18:07 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-09-20 09:18:07 -0400
commit2ef9a452c72686e76f71817d0b4c383971f2b380 (patch)
treed878127346d84f7731fef879d4ff82a664ce857f /RELNOTES
parent --private-tmp whitelists /tmp/.X11-unix directory (diff)
downloadfirejail-2ef9a452c72686e76f71817d0b4c383971f2b380.tar.gz
firejail-2ef9a452c72686e76f71817d0b4c383971f2b380.tar.zst
firejail-2ef9a452c72686e76f71817d0b4c383971f2b380.zip
support nvidia drivers in --private-dev
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 17d488fac..31b948c71 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -3,6 +3,7 @@ firejail (0.9.43) baseline; urgency=low
3 * modifs: removed man firejail-config 3 * modifs: removed man firejail-config
4 * modifs: make deb builds package based on the current configuration 4 * modifs: make deb builds package based on the current configuration
5 * modifs: --private-tmp whitelists /tmp/.X11-unix directory 5 * modifs: --private-tmp whitelists /tmp/.X11-unix directory
6 * modifs: Nvidia drivers added to --privte-dev
6 * feature: blocking x11 (--x11=block) 7 * feature: blocking x11 (--x11=block)
7 * feature: x11 xpra, x11 xephyr, x11 block profile commands 8 * feature: x11 xpra, x11 xephyr, x11 block profile commands
8 * bugfixes 9 * bugfixes