diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 14:15:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 14:15:00 +0000 |
commit | 3f29f37592a9d5d4bf2d824a8a5483d955878e20 (patch) | |
tree | e16e2e789085e9974d4ea93756a5db73da506776 /debian/control | |
parent | Merging upstream version 5. (diff) | |
download | cryptsetup-nuke-password-3f29f37592a9d5d4bf2d824a8a5483d955878e20.tar.xz cryptsetup-nuke-password-3f29f37592a9d5d4bf2d824a8a5483d955878e20.zip |
Merging debian version 5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 63668e6..8778988 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ XSBC-Original-Vcs-Git: https://salsa.debian.org/pkg-security-team/cryptsetup-nuk Package: cryptsetup-nuke-password Architecture: any -Depends: cryptsetup-bin, ${shlibs:Depends}, ${misc:Depends} +Depends: cryptsetup (>= 2:2.7.0-1+exp2~), ${shlibs:Depends}, ${misc:Depends} Enhances: cryptsetup-initramfs Description: Erase the LUKS keys with a special password on the unlock prompt Installing this package lets you configure a special "nuke password" that |