Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / TODO
diff --git a/TODO b/TODO
index 7ebfecf..b5a66e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
-Version 1.4.0:
-- Support separation of metadata device
-- Wipe device flag
+Version 1.7:
+- Export wipe device functions
 - Support K/M suffixes for align payload (new switch?).
+- TRIM for keyslots
+- Do we need crypt_data_path() - path to data device (if differs)?
+- Resync ETA time is not accurate, calculate it better (last minute window?).
+- Extend existing LUKS header to use another KDF? (https://password-hashing.net/)
+- Fix all crazy automake warnings (or switch to Cmake).