aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2016-12-28 21:05:22 +0200
committerLasse Collin <lasse.collin@tukaani.org>2016-12-28 21:05:22 +0200
commit9ccbae41000572193b9a09e7102f9e84dc6d96de (patch)
tree2f9a975f8d2de8d7faa38638e16ea92a38735660
parentliblzma: Avoid multiple definitions of lzma_coder structures. (diff)
downloadxz-9ccbae41000572193b9a09e7102f9e84dc6d96de.tar.xz
Mention potential sandboxing bugs in INSTALL.
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index dfcfbaaa..c59bec52 100644
--- a/INSTALL
+++ b/INSTALL
@@ -401,7 +401,10 @@ XZ Utils Installation
--enable-sandbox=METHOD
This feature is EXPERIMENTAL in the XZ Utils 5.2.x and
- disabled by default.
+ disabled by default. If you test this, look especially
+ if message translations and locale-specific decimal and
+ thousand separators (e.g. xz --list foo.xz) work the
+ same way as they do without sandboxing.
There is limited sandboxing support in the xz tool. If
built with sandbox support, it's used automatically when