1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
cryptsetup-nuke-password (4) unstable; urgency=medium
* d/tests/control: Change restriction for askpass autopkgtest from
`isolation-container` to `isolation-machine`. The test needs to load
kernel modules (dm_crypt). (Closes: #1007237)
* d/control: Bump standards-version to 4.6.1, no changes required.
* d/po/de.po: Add german translation, thanks to Hermann-Josef Beckers.
(Closes: #1007933)
* d/po/es.po: Add spanish translation, thanks to Camaleón.
(Closes: #1008527)
* d/po/nl.po: Add dutch translation, thanks Frans Spiesschaert.
(Closes: #1010035)
-- Jonas Meurer <jonas@freesources.org> Sat, 16 Jul 2022 22:00:36 +0100
cryptsetup-nuke-password (3) unstable; urgency=medium
* Initial upload to Debian. (Closes: #1004555)
* Makefile: Change `LDFLAGS` to `LDLIBS`. Ffixes compilation of crypt.c.
* crypt.c: Fix detection of invalid hashs.
* d/control:
* Bump debhelper compat version to 13.
* Bump standards-version to 4.6.0, no changes required.
-- Jonas Meurer <jonas@freesources.org> Sun, 30 Jan 2022 17:16:45 +0100
cryptsetup-nuke-password (2) kali-dev; urgency=medium
* Allow preseeding and non-interactive configuration of the nuke password.
-- Raphaël Hertzog <raphael@offensive-security.com> Fri, 05 Jul 2019 15:22:51 +0200
cryptsetup-nuke-password (1) kali-experimental; urgency=medium
* Initial Release.
-- Raphaël Hertzog <raphael@offensive-security.com> Fri, 07 Jun 2019 16:14:37 +0200
|