aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-06-15 06:22:18 -0500
committerLibravatar GitHub <noreply@github.com>2018-06-15 06:22:18 -0500
commit31bb894f2afd8686bc5051fdc8b59bc5e8f738e4 (patch)
treee617fa5b0b44f1ebf581fb7738f3ee7ce79a7253 /RELNOTES
parentreadme.md (diff)
parentAdd private-cache to many profiles (diff)
downloadfirejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.gz
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.zst
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.zip
Merge pull request #2003 from SkewedZeppelin/revert-private-cache
Revert private cache enabled by default
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 1 insertions, 3 deletions
diff --git a/RELNOTES b/RELNOTES
index 00e06f62c..4598e9b39 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,9 +1,7 @@
1firejail (0.9.55) baseline; urgency=low 1firejail (0.9.55) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: removed CFG_CHROOT_DESKTOP configuration option 3 * modif: removed CFG_CHROOT_DESKTOP configuration option
4 * mounting a temporary filesystem on top of ~/.cache directory by default. 4 * add --private-cache to support private ~/.cache
5 To disable it globally, set "private-cache no" in
6 /etc/firejail/firejail.config.
7 * support full paths in private-lib 5 * support full paths in private-lib
8 * globbing support in private-lib 6 * globbing support in private-lib
9 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint 7 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint