X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=27dedb602ad9f96baf7d64bcc2511b8b72499a2f;hb=f656bdc95b9a7fdbf1ef98fbb15baa4d356f46e1;hp=5dd0cdf3d76c522fe12860de83ba49e3dbf970f6;hpb=b99119ebb75deb93bbc372c067fa3fad20c5a513;p=grml-crypt.git diff --git a/debian/changelog b/debian/changelog index 5dd0cdf..27dedb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,60 @@ +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 +65,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 +97,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 +117,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 +130,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 +148,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