aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-09-09 13:04:32 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-09-09 13:04:32 -0400
commit419d876d9fef926e183c0b3bc0961a9abe9e7ba5 (patch)
tree6efbebbfc552bb8651c98923c42ad00493544066 /RELNOTES
parentremove blacklist /usr/lib/llvm* in dusable-devel.inc - problems with hardware... (diff)
downloadfirejail-419d876d9fef926e183c0b3bc0961a9abe9e7ba5.tar.gz
firejail-419d876d9fef926e183c0b3bc0961a9abe9e7ba5.tar.zst
firejail-419d876d9fef926e183c0b3bc0961a9abe9e7ba5.zip
support for firetunnel utility
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index cb7fee0d4..4f7c7a0ee 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,7 @@ firejail (0.9.56~rc1) baseline; urgency=low
10 * support tap devices in --net option (tunneling support) 10 * support tap devices in --net option (tunneling support)
11 * allow IP address configuration if the parent interface specified 11 * allow IP address configuration if the parent interface specified
12 by --net is not configured (--netmask) 12 by --net is not configured (--netmask)
13 * support for firetunnel utility
13 * disable U2F devices (--nou2f) 14 * disable U2F devices (--nou2f)
14 * add --private-cache to support private ~/.cache 15 * add --private-cache to support private ~/.cache
15 * support full paths in private-lib 16 * support full paths in private-lib