aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-02-15 19:51:50 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-02-15 19:51:50 -0500
commitf4ab39bfce61aa7b61b860fab96488b7f3e8fb66 (patch)
treeae8cae477d8a19cdf3a107b1dcfb3c8cbfef480d /README
parentmerge #1100 from zackw: fcopy rework, --follow-link support in fcopy (diff)
downloadfirejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.tar.gz
firejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.tar.zst
firejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.zip
merge #1100 from zackw: follow link support in --private-bin
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f1b41bcf3..b12ad7b59 100644
--- a/README
+++ b/README
@@ -111,6 +111,7 @@ Zack Weinberg (https://github.com/zackw)
111 - rework X11 display number assignment 111 - rework X11 display number assignment
112 - rework X11 xorg processing 112 - rework X11 xorg processing
113 - rework fcopy, --follow-link support in fcopy 113 - rework fcopy, --follow-link support in fcopy
114 - follow link support in --private-bin
114Igor Bukanov (https://github.com/ibukanov) 115Igor Bukanov (https://github.com/ibukanov)
115 - found/fiixed privilege escalation in --hosts-file option 116 - found/fiixed privilege escalation in --hosts-file option
116Cat (https://github.com/ecat3) 117Cat (https://github.com/ecat3)