diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index e982b95..8548735 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -303,6 +303,7 @@
rsyslog
security-tool
sg3_utils
+ systemd-cryptsetup
dracut-config-generic
dracut-network
rdma-core
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 26baaf2..1f78ddf 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -303,6 +303,7 @@
rsyslog
security-tool
sg3_utils
+ systemd-cryptsetup
dracut-config-generic
dracut-network
rdma-core
diff --git a/oemaker.spec b/oemaker.spec
index d75661f..dd9368f 100644
--- a/oemaker.spec
+++ b/oemaker.spec
@@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 3.2.0
-Release: 2
+Release: 3
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -186,6 +186,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
+* Wed Sep 18 2024 xiangyuning - 3.2.0-3
+- ID:NA
+- SUG:NA
+- DESC: enable encrypt need install systemd-cryptsetup package
+
* Mon Sep 23 2024 Ouuleilei - 3.2.0-2
- fix riscv64.tmpl file miss problem and add riscv64 rpmlist.xml normal.xml