aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-05-06 13:03:15 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-05-06 13:03:15 -0400
commit4515f44e59001c13122f9e9976f420c230806737 (patch)
tree42dd67e9279f1bbfc715271fcb420bfa8f664dda /README
parentMerge pull request #1266 from SYN-cook/patch-2 (diff)
downloadfirejail-4515f44e59001c13122f9e9976f420c230806737.tar.gz
firejail-4515f44e59001c13122f9e9976f420c230806737.tar.zst
firejail-4515f44e59001c13122f9e9976f420c230806737.zip
merge #1100 from zackw: added support for sandboxing Xpra, Xvfb and Xephyr in independent sandboxes when started with firejail --x11
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index f4b77e247..998037e31 100644
--- a/README
+++ b/README
@@ -463,6 +463,9 @@ Zack Weinberg (https://github.com/zackw)
463 - rework fcopy, --follow-link support in fcopy 463 - rework fcopy, --follow-link support in fcopy
464 - follow link support in --private-bin 464 - follow link support in --private-bin
465 - wait_for_other function rewrite 465 - wait_for_other function rewrite
466 - xvfb X11 server support 466 - Xvfb X11 server support
467 - Xvfb and Xephyr profiles, modified Xpra profile
468 - support for sandboxing Xpra, Xvfb and Xephyr in independent sandboxes when started
469 with firejail --x11
467 470
468Copyright (C) 2014-2017 Firejail Authors 471Copyright (C) 2014-2017 Firejail Authors