diff --git a/.coreos-installer.metadata b/.coreos-installer.metadata
index b686754..884ee99 100644
--- a/.coreos-installer.metadata
+++ b/.coreos-installer.metadata
@@ -1,3 +1,3 @@
 19c823fcddba372dd7d897b93fda539c2e0bc101 SOURCES/coreos-installer-0.10.1-vendor.tar.gz
 026193aadb28e0d70ce4f71b29e90d90dbc999c4 SOURCES/coreos-installer-0.10.1.crate
-10219094f971002725198e0fa111aea1f572ceb8 SOURCES/coreos-installer-dracut-afa3e35.tar.gz
+2cb25c4e17753322bce64a4b2ab35379b1f79ba9 SOURCES/coreos-installer-dracut-80d42a6.tar.gz
diff --git a/.gitignore b/.gitignore
index bf3bf8e..bb7204e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 SOURCES/coreos-installer-0.10.1-vendor.tar.gz
 SOURCES/coreos-installer-0.10.1.crate
-SOURCES/coreos-installer-dracut-afa3e35.tar.gz
+SOURCES/coreos-installer-dracut-80d42a6.tar.gz
diff --git a/SPECS/coreos-installer.spec b/SPECS/coreos-installer.spec
index 58411f6..633656f 100644
--- a/SPECS/coreos-installer.spec
+++ b/SPECS/coreos-installer.spec
@@ -5,14 +5,14 @@
 # The library is for internal code reuse and is not a public API
 %global __cargo_is_lib 0
 
-%global coidracutcommit afa3e35f1df3430e3eaf271a16a6083e6e2e8504
+%global coidracutcommit 80d42a6b34c0942309331f2533d1af61582f4320
 %global coidracutshortcommit %(c=%{coidracutcommit}; echo ${c:0:7})
 
 %global crate coreos-installer
 
 Name:           %{crate}
 Version:        0.10.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Installer for Fedora CoreOS and RHEL CoreOS
 
 # Upstream license specification: Apache-2.0
@@ -140,6 +140,9 @@ from the initramfs.
 %endif
 
 %changelog
+* Thu Nov 18 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-2
+- fix dracut module dependencies
+
 * Wed Oct 13 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-1
 - bump to 0.10.1
 - bump coreos-installer-dracut