aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-03 11:01:22 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-03 11:01:22 -0400
commit4c71ddbcd8f577016ce227a55300a9be4fb72385 (patch)
treed9be2d9458e4ea8ee3f80b6999097b82e548e96e /RELNOTES
parentgimp v.2.10 preparations (diff)
downloadfirejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.tar.gz
firejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.tar.zst
firejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.zip
deprecating --force
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index a560c79b9..647377e8b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
1firejail (0.9.53) baseline; urgency=low 1firejail (0.9.53) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * add --noautopulse to disable automatic ~/.config/pulse (for complex setups) 3 * --force depercated
4 * modif: support for private-bin, private-lib and shell none has been 4 * modif: support for private-bin, private-lib and shell none has been
5 disabled while running AppImage archives in order to be able to use 5 disabled while running AppImage archives in order to be able to use
6 our regular profile files with AppImages. 6 our regular profile files with AppImages.
@@ -10,6 +10,7 @@ firejail (0.9.53) baseline; urgency=low
10 All users of Firefox-based browsers who use addons and plugins 10 All users of Firefox-based browsers who use addons and plugins
11 that read/write from ${HOME} will need to uncomment the includes for 11 that read/write from ${HOME} will need to uncomment the includes for
12 firefox-common-addons.inc in firefox-common.profile. 12 firefox-common-addons.inc in firefox-common.profile.
13 * add --noautopulse to disable automatic ~/.config/pulse (for complex setups)
13 * Spectre mitigation patch for gcc and clang compiler 14 * Spectre mitigation patch for gcc and clang compiler
14 * D-Bus handling (--nodbus) 15 * D-Bus handling (--nodbus)
15 * AppArmor support for overlayfs and chroot sandboxes 16 * AppArmor support for overlayfs and chroot sandboxes