Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / TODO
diff --git a/TODO b/TODO
index 5f52bc5..b5a66e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-Version 1.4.0:
-- Remove old API (all calls using crypt_options)
-- Support separation of metadata device
-- Wipe device flag
-- Add Natty crypto backend
+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).