aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-27 11:59:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-27 11:59:55 -0400
commit779b3c2084f82133aa99a796c649ae4188aa0f9a (patch)
treecdc763cb3b4f6d1d453f2b3cf329da78f44ded50 /RELNOTES
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-779b3c2084f82133aa99a796c649ae4188aa0f9a.tar.gz
firejail-779b3c2084f82133aa99a796c649ae4188aa0f9a.tar.zst
firejail-779b3c2084f82133aa99a796c649ae4188aa0f9a.zip
reverted --bind as root - some security problems
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index ec25f3bb3..a6a24636a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,7 @@
1firejail (0.9.65) baseline; urgency=low 1firejail (0.9.65) baseline; urgency=low
2 * allow --tmpfs and --bind inside $HOME for unprivileged users 2 * allow --tmpfs inside $HOME for unprivileged users
3 * --disable-usertmpfs compile time option
4 -- netblue30 <netblue30@yahoo.com> Wed, 21 Oct 2020 08:00:00 -0500
3 5
4firejail (0.9.64) baseline; urgency=low 6firejail (0.9.64) baseline; urgency=low
5 * replaced --nowrap option with --wrap in firemon 7 * replaced --nowrap option with --wrap in firemon