From 3c007105ae1daba72e1924ff34eb79dfd08ce64e Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Wed, 14 Feb 2024 10:08:26 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 293a334..d34cb4f 100644
--- a/README.md
+++ b/README.md
@@ -58,3 +58,6 @@ only supports grub. This only matters if you're using `shared-bootdir-helper-mul
 
 depends on: sed, bash, 
 
+## WARNING
+
+DO NOT upgrade cryptsetup to 2.7.0. It will force using new hash function, and break your existing dm-crypt setup.
-- 
GitLab