dmcryptfs (0.3.3) unstable; urgency=low

  * Implemented access control and made cryptfs setuid root.
  * Bugfix: Don't retry an action when -n is in effect to avoid an
    infinite loop.
  * Added --remove option.
  * Added zsh completion script.

 -- Alexander Motzkau <a.motzkau@web.de>  Mon, 03 Mar 2009 18:00:00 +0100

dmcryptfs (0.3.2) unstable; urgency=low

  * Added --no-enc option.
  * Bugfix: If a part of a composite key failed also reset the resulting
    key length to zero.

 -- Alexander Motzkau <a.motzkau@web.de>  Mon, 25 Mar 2008 14:30:00 +0100

dmcryptfs (0.3.1) unstable; urgency=low

  * Implemented retries on wrong passwords.
  * Added possibility to choose another device mapper name.
  * Added overrides to the call element.
  * Protect passphrase prompt against scrolling.

 -- Alexander Motzkau <a.motzkau@web.de>  Mon, 21 Nov 2007 23:30:00 +0100

dmcryptfs (0.3.0) unstable; urgency=low

  * cryptswap removed, can be done more flexibly by cryptfs.
  * Added call element for actions.
  * Implemented --only-map und --only-mount options to possibly separate
    decryption from fsck and mount.
  * Treat fsck exit code 1 as success.
  * When changing the UID also change the GID and supplemental groups.
  * Added gid option for key, preexec and postexec elements.
  * Added ro, mode, uid and gid option for map elements.
  * Modified key-id behaviour: Only keys in the execution path
    are remembered (other keys can be included using calls).
  * Added scripts for initramfs-tools.

 -- Alexander Motzkau <a.motzkau@web.de>  Mon, 07 Nov 2007 16:50:00 +0100

dmcryptfs (0.2.5) unstable; urgency=low

  * Check if all necessary block devices exist.

 -- Alexander Motzkau <a.motzkau@web.de>  Fri, 30 Jun 2006 19:50:00 +0200

dmcryptfs (0.2.4) unstable; urgency=low

  * Removed the hotplug scripts (now that I use udev).

 -- Alexander Motzkau <a.motzkau@web.de>  Fri, 17 May 2006 14:30:00 +0200

dmcryptfs (0.2.3) unstable; urgency=low

  * Added pre/postexec elements for the key element.

 -- Alexander Motzkau <a.motzkau@web.de>  Fri, 12 May 2006 18:00:00 +0200

dmcryptfs (0.2.2) unstable; urgency=low

  * Bugfix: Some environment variables were not cleared after a failed
    preexec command.

 -- Alexander Motzkau <a.motzkau@web.de>  Fri, 19 Aug 2005 08:30:00 +0200

dmcryptfs (0.2.1) unstable; urgency=low

  * Made the choice of a tty configurable.
  * Added the possibility to chop or add a newline to a passphrase.
  * Added manpages.

 -- Alexander Motzkau <a.motzkau@web.de>  Tue, 13 Aug 2005 15:30:00 +0200

dmcryptfs (0.2) unstable; urgency=low

  * Complete rewrite of cryptfs.

 -- Alexander Motzkau <a.motzkau@web.de>  Tue, 09 Aug 2005 22:30:00 +0200

dmcryptfs (0.1) unstable; urgency=low

  * First public release

 -- Alexander Motzkau <a.motzkau@web.de>  Tue, 06 Mar 2004 17:00:00 +0100
