Package: live-boot
Version: 1:20210208
Severity: normal
Tags: patch

Debian Live Team,

The following live-boot components define functions which use cryptsetup:
  * /lib/live/boot/9990-cmdline-old
  * /lib/live/boot/9990-misc-helpers.sh

Therefore, I think live-boot should change from:
    Suggests: cryptsetup
to:
    Recommends: cryptsetup

*Untested* patch below.

Thank you!
Daniel Lewart
Urbana, Illinois
---
diff -ru a/debian/control b/debian/control
--- a/debian/control    2021-02-08 05:18:07.000000000 -0600
+++ b/debian/control    2021-12-28 00:00:00.000000000 -0600
@@ -19,12 +19,12 @@
  live-boot-initramfs-tools | live-boot-backend,
  ${misc:Depends},
 Recommends:
+ cryptsetup,
  live-boot-doc,
  live-tools,
  rsync,
  uuid-runtime,
 Suggests:
- cryptsetup,
  curlftpfs,
  httpfs2,
  wget,

Reply via email to