Package: clevis-initramfs
Version: 12-1
Severity: minor
Tags: patch
The description for clevis-initramfs appears to be incorrect.
It says "Dracut integration for initramfs" - but it has nothing to do
with Dracut AFAICT. I've proposed some clearer wording below, and
adjusted the clevis-dracut description just to follow the same pattern.
diff -urpN clevis-12.orig/debian/control clevis-12/debian/control
--- clevis-12.orig/debian/control 2020-02-23 16:05:51.000000000 -0700
+++ clevis-12/debian/control 2020-03-17 15:14:17.018287241 -0600
@@ -63,20 +63,20 @@ Architecture: all
Depends: ${misc:Depends},
clevis-systemd,
dracut-network,
-Description: Dracut integration for clevis
+Description: Clevis integration for dracut
Clevis is a plugable framework for automated decryption. This package
- provides integration for the dracut initramfs to automatically unlock
- LUKSv1 block devices in early boot.
+ provides integration for dracut to automatically unlock LUKSv1 block
+ devices in early boot.
Package: clevis-initramfs
Architecture: all
Depends: ${misc:Depends},
clevis-luks,
initramfs-tools,
-Description: Dracut integration for initramfs
+Description: Clevis initramfs integration
Clevis is a plugable framework for automated decryption. This package
- provides integration for the initramfs-tools initrd to automatically
- unlock LUKSv1 block devices in early boot.
+ provides integration for initramfs-tools to automatically unlock LUKSv1
+ block devices in early boot.
Package: clevis-luks
Architecture: all