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 | 292a3f73d10f97d790510280313d94f66ac9a0cf (patch) | |
tree | 1371c0822bcef0cf1dd789b10e3908e468f0560b /debian/control | |
parent | Merging upstream version 5. (diff) | |
download | cryptsetup-nuke-password-292a3f73d10f97d790510280313d94f66ac9a0cf.tar.xz cryptsetup-nuke-password-292a3f73d10f97d790510280313d94f66ac9a0cf.zip |
Adding debian version 5.debian/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 389a454..fcd1c8f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: https://salsa.debian.org/pkg-security-team/cryptsetup-nuke-password.git 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 |