X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e4796a964e83dd45b9919a45e70512ac7bc1851b;hb=7a8fbc341c221f6e9825122a97bd53b3c1adce49;hp=5dd0cdf3d76c522fe12860de83ba49e3dbf970f6;hpb=b99119ebb75deb93bbc372c067fa3fad20c5a513;p=grml-crypt.git diff --git a/debian/changelog b/debian/changelog index 5dd0cdf..e4796a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,86 @@ +grml-crypt (0.22) unstable; urgency=low + + [ Thomas Koehler ] + * [72dd60f] if no mountpoint was given to action start, create a + default one + * [fb8006b] bugfix: throw in a "udevadm settle" to avoid occasional + failing mount attempts + + [ Christian Hofstaedtler ] + * [5e4a63f] Bump Standards-Version to 3.9.2 (no changes) + + -- Christian Hofstaedtler Thu, 12 May 2011 00:15:41 +0200 + +grml-crypt (0.21) unstable; urgency=low + + [ Thomas Koehler ] + * [2f50b4b] more verbosity with -vvv format When running grml-crypt - + vvv format, if pv is available, display progress via pv. + + [ Michael Prokop ] + * [c1103c3] Minor formating fix. + * [ceede61] Bump Standards-Version to 3.9.1. + * [1d1adb1] Add myself as Uploader. + + -- Michael Prokop Sat, 08 Jan 2011 15:07:01 +0100 + +grml-crypt (0.20) unstable; urgency=low + + [ Thomas Koehler ] + * [2807d32] Typo fixes in a few messages. + + [ Michael Prokop ] + * [cb23919 + 6bdde23] Fix symlink problem with newer device mapper, + patch based on work by Thomas Koehler (thanks!). + + -- Michael Prokop Sun, 26 Dec 2010 23:45:55 +0100 + +grml-crypt (0.19) unstable; urgency=low + + [ Thomas Koehler ] + * Bugfix: use DM_PATH_ instead of DM_NAME_ for fsck. + * Feature: if -F is given twice, run fsck with -f. + + -- Michael Prokop Fri, 25 Jun 2010 13:43:22 +0200 + +grml-crypt (0.18) unstable; urgency=low + + [ Michael Gebetsroither ] + * Enhance default iteration time to 1000ms. + * Enhance default cipher size to 256bit. + * Add cleanup ideas to TODO. + * Fixed variable naming. + + [ Thomas Koehler ] + * Added -F option to run fsck before mounting a filesystem. + + [ Michael Prokop ] + * Debian packaging: + - Bump Standards-Version to 3.8.4. + - Update Vcs headers. + - Cleanup debian/rules. + - Bump debian compat level to 5. + - Add ${misc:Depends} to Depends. + - Build-Depend on debhelper >= 5. + + -- Michael Prokop Mon, 31 May 2010 10:14:20 +0200 + grml-crypt (0.17) unstable; urgency=low - * Several typo fixes and documentation improvements, thanks - for the patches - Alexander 'z3ttacht' Steinböck! + * Made packet lintian clean. - -- Michael Prokop Fri, 28 Sep 2007 00:04:33 +0200 + -- Michael Gebetsroither Tue, 29 Apr 2008 00:59:14 +0200 grml-crypt (0.16) unstable; urgency=low * Replace optimize* with optimise*, thanks for the hint - Thorsten Glaser. + Thorsten Glaser. + * Several typo fixes and documentation improvements, thanks + for the patches - Alexander 'z3ttacht' Steinböck! + * Applied patch-bomb by Frank Terbeck (ft). + * changed to /bin/bash [Closed: issue180] - -- Michael Prokop Thu, 26 Jul 2007 19:57:32 +0200 + -- Michael Gebetsroither Tue, 29 Apr 2008 00:34:06 +0200 grml-crypt (0.15) unstable; urgency=low @@ -21,20 +91,20 @@ grml-crypt (0.15) unstable; urgency=low grml-crypt (0.14) unstable; urgency=low - * Fixed a few typos (thanks to Zugschlus) + * Fixed a few typos (thanks to Zugschlus) -- Michael Gebetsroither Sun, 2 Apr 2006 20:02:32 +0200 grml-crypt (0.13) unstable; urgency=low * converted manpage to asciidoc - * few small fixes + * few small fixes -- Michael Gebetsroither Thu, 2 Feb 2006 17:07:36 +0100 grml-crypt (0.12) unstable; urgency=low - * varous small fixes + * varous small fixes -- Michael Gebetsroither Wed, 18 Jan 2006 00:59:11 +0100 @@ -53,7 +123,7 @@ grml-crypt (0.10) unstable; urgency=low grml-crypt (0.09) unstable; urgency=low - * added usage example for usb-stick encryption to manpage + * added usage example for usb-stick encryption to manpage -- Michael Gebetsroither Sat, 22 Oct 2005 03:05:58 +0200 @@ -73,7 +143,7 @@ grml-crypt (0.07) unstable; urgency=low grml-crypt (0.06) unstable; urgency=low - * fixed yesDialog with file which does not exist + * fixed yesDialog with file which does not exist -- Michael Gebetsroither Mon, 15 Aug 2005 23:40:44 +0200 @@ -86,7 +156,7 @@ grml-crypt (0.05) unstable; urgency=low grml-crypt (0.04) unstable; urgency=low - * fixed a bug with filesystem images on unionfs + * fixed a bug with filesystem images on unionfs -- Michael Gebetsroither Wed, 10 Aug 2005 12:19:36 +0200 @@ -104,7 +174,7 @@ grml-crypt (0.03) unstable; urgency=low grml-crypt (0.02) unstable; urgency=low - * small manpage fix + * small manpage fix * removed function findNextFreeLoop, because it's now in sh-lib * removed a few testing functions