Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / TODO
diff --git a/TODO b/TODO
index 549f18f..b5a66e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
-Version 1.5.0:
+Version 1.7:
 - Export wipe device functions
-- Support K/M suffixes for align payload (new switch?)
-- FIPS patches (RNG, volume key restrictions, move changekey to library)
-- online reencryption api?
-- integrate more metadata formats
+- 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).