From c690e15e2398cef84dd0cf50c72577f6ff4aaa38 Mon Sep 17 00:00:00 2001 From: rfjakob Date: Thu, 16 Jun 2016 19:14:47 +0200 Subject: Updated Compatibility (markdown) --- Compatibility.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/Compatibility.md b/Compatibility.md index 7b22be8..4c64ce8 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -6,14 +6,19 @@ However, from time to time major gocryptfs revisions will drop support for very As seen on the table below, v1.0 will be the first version to drop support for very old filesystems (v0.6 and lower). -| | can be mounted on ▶ | v0.4 | v0.5 | v0.6 | v0.7 | v0.8 | v0.9 | v0.10 | v1.0 | -|-------------------|--------------------------------------|------|------|------|------|------|------|-------|------| -| ▼ **created by** | ▼ **feature flags** | | | | | | | | | -| v0.4 | - | Y | Y | Y | Y | Y | Y | Y | - | -| v0.5 | DirIV | - | Y | Y | Y | Y | Y | Y | - | -| v0.6 | DirIV, EMENames | - | - | Y | Y | Y | Y | Y | - | -| v0.7, v0.8 | DirIV, EMENames, GCMIV128 | - | - | - | Y | Y | Y | Y | Y | -| v0.9, v0.10, v1.0 | DirIV, EMENames, GCMIV128, LongNames | - | - | - | - | - | Y | Y | Y | +| | can be mounted on ▶ | v0.4 | v0.5 | v0.6 | v0.7 | v0.8 | v0.9 | v0.10 | v0.11 | v0.12 | v1.0 | +|--------------------------|--------------------------------------|------|------|------|------|------|------|-------|------------------|-------|------| +| ▼ **created by** | ▼ **feature flags** | | | | | | | | | | | +| v0.4 | - | Y | Y | Y | Y | Y | Y | Y | Y (with warning) | RO | - | +| v0.5 | DirIV | - | Y | Y | Y | Y | Y | Y | Y (with warning) | RO | - | +| v0.6 | DirIV, EMENames | - | - | Y | Y | Y | Y | Y | Y (with warning) | RO | - | +| v0.7, v0.8 | DirIV, EMENames, GCMIV128 | - | - | - | Y | Y | Y | Y | Y | Y | Y | +| v0.9, v0.10, v0.11, v1.0 | DirIV, EMENames, GCMIV128, LongNames | - | - | - | - | - | Y | Y | Y | Y | Y | + +* Y = full functionality +* Y (with warning) = a warning is printed on mount, otherwise full functionality +* RO = can only be mounted read-only) +* - = can not be mounted ### Upgrading -- cgit v1.2.3