partman-crypto (25ubuntu2) hardy; urgency=low

  * Disable partition erasing by default again. The cancel button has poor
    UI (see LP #188085, #218912) which makes it hard to rely on it.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 18 Apr 2008 15:14:43 +0100

partman-crypto (25ubuntu1) hardy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Write out /etc/crypttab using UUIDs, like we do for /etc/fstab.
    - Skip loading partman-crypto-loop for now, as we don't support it in
      Ubuntu (thanks, Loïc Minier).
    - Warn that the passphrase cannot be recovered if lost.
  * Re-enable partition erasing by default; it's now cancellable, which
    solves the same problem.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 12 Dec 2007 10:58:42 +0000

partman-crypto (25) unstable; urgency=low

  * Moved definitions.sh to ./lib/base.sh.
  * Move crypto-tools.sh to ./lib/crypto-base.
  * finish.d/crypto_config: fix script error when $tmp is empty.
  * crypto-base.sh: use new memfree function from base.sh.
  * Change priority to optional to allow dynamic loading by partman-base.
  * Requires partman-base (>= 114).

  [ Updated translations ]
  * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ

 -- Frans Pop <fjp@debian.org>  Tue, 11 Dec 2007 14:01:41 +0100

partman-crypto (24ubuntu1) hardy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - write out /etc/crypttab using UUIDs, like we do for /etc/fstab
    - Skip loading partman-crypto-loop for now, as we don't support it in
      Ubuntu (thanks, Loïc Minier).
    - Disable partition erasing by default, as it's very slow and only of
      moderate value.
    - Warn that the passphrase cannot be recovered if lost.
  * Add Vcs-Bzr for Ubuntu; rename Vcs-Svn to Original-Vcs-Svn.

 -- Evan Dandrea <evand@ubuntu.com>  Tue, 11 Dec 2007 10:46:47 -0500

partman-crypto (24) unstable; urgency=low

  [ Max Vozeler ]
  * Use veto_filesystems to allow only ext2 on crypto devices with random
    keys. This is only effective with partman-basicmethods 36 or later.
    Closes: #414638.
  * Replace code to commit partman changes to disk with call to
    commit_changes from partman-base (>= 113) and version the dependency
    accordingly.

  [ Frans Pop ]
  * Rename functions dev_wipe and wipe to be in crypto namespace.
  * Remove progresscancel capability again after erase progress bar to avoid
    all following progress bars to become cancelable as well. Ensure backup
    capability is retained.

  [ Updated translations ]
  * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ

 -- Frans Pop <fjp@debian.org>  Wed, 05 Dec 2007 13:18:55 +0100

partman-crypto (23) unstable; urgency=low

  [ Colin Watson ]
  * Reduce noise from repeated 'debian/rules clean' runs.

  [ Max Vozeler ]
  * Correct dependencies in base64/Makefile; Thanks to 
    Robert Millan for report + patch. Closes: #452830
  * Drop use of the obsolete /dev/loop/ directory
  * Make erase cancellable. Closes: #381898, #400034

  [ Updated translations ]
  * Belarusian (be.po) by Hleb Rubanau
  * Italian (it.po) by Stefano Canepa
  * Korean (ko.po) by Sunjae Park
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Slovak (sk.po) by Ivan Masár

 -- Max Vozeler <xam@debian.org>  Sun, 25 Nov 2007 17:01:43 +0100

partman-crypto (22ubuntu1) hardy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - write out /etc/crypttab using UUIDs, like we do for /etc/fstab
    - Skip loading partman-crypto-loop for now, as we don't support it in
      Ubuntu (thanks, Loïc Minier).
    - Disable partition erasing by default, as it's very slow and only of
      moderate value.
    - Warn that the passphrase cannot be recovered if lost.

 -- Evan Dandrea <evand@ubuntu.com>  Wed, 28 Nov 2007 12:02:14 -0500

partman-crypto (22) unstable; urgency=low

  [ Frans Pop ]
  * For hd-media installs the module loop will already be loaded, which
    prevents loop-aes from being loaded. Attempt to replace loop with loop-aes
    by unmounting the CD image, replacing the module and remounting the image.
    As losetup is not available, we cannot check what exactly is loop-mounted,
    so we just assume that loop is only used for a CD image.
    Many thanks to Nemui Ailin for identifying the issue. Closes: #434027.

  [ Colin Watson ]
  * Use 'mkdir -p' rather than more awkward test-then-create constructions.

 -- Max Vozeler <xam@debian.org>  Sun, 12 Aug 2007 20:31:48 +0200

partman-crypto (21ubuntu3) gutsy; urgency=low

  * Disable partition erasing by default, as it's very slow and only of
    moderate value (LP: #151244).
  * Warn that the passphrase cannot be recovered if lost (helps with LP
    #151264).

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 12 Oct 2007 14:51:34 +0100

partman-crypto (21ubuntu2) gutsy; urgency=low

  * Skip loading partman-crypto-loop for now, as we don't support it in
    Ubuntu (thanks, Loïc Minier).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 03 Oct 2007 13:30:14 +0100

partman-crypto (21ubuntu1) gutsy; urgency=low

  * write out /etc/crypttab using UUIDs, like we do for /etc/fstab

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 30 Sep 2007 15:12:51 +0200

partman-crypto (21) unstable; urgency=low

  [ Frans Pop ]
  * Move "Use as" option together with raid and lvm. Closes: #414411.
  * Move deletion of SVN directories to install-rc script.
  * Improve the way install-rc is called.

  [ Colin Watson ]
  * Move sanity-checking scripts from finish.d to check.d. Requires
    partman-base 106.

  [ Max Vozeler ]
  * Remove leftover .svn directories from partman-crypto

 -- Max Vozeler <xam@debian.org>  Tue, 22 May 2007 21:14:50 +0200

partman-crypto (20) unstable; urgency=low

  [ Updated translations ]
  * German (de.po) by Jens Seidel
  * Malayalam (ml.po) by Praveen A
  * Dutch (nl.po) by Bart Cornelis
  * Swedish (sv.po) by Daniel Nylander
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Frans Pop <fjp@debian.org>  Tue, 27 Feb 2007 18:19:53 +0100

partman-crypto (19) unstable; urgency=low

  [ Christian Perrier ]
  * Replace "bootloader" by "boot loader" in templates for overall writing style
    consistency.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Danish (da.po) by Claus Hindsgaul
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Kurdish (ku.po) by Amed Çeko Jiyan
  * Latvian (lv.po) by Aigars Mahinovs
  * Malayalam (ml.po) by Praveen A
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrișor
  * Slovenian (sl.po) by Matej Kovačič
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by drtvasudevan

 -- Frans Pop <fjp@debian.org>  Wed, 31 Jan 2007 12:23:23 +0100

partman-crypto (18) unstable; urgency=low

  [ David Härdeman ]
  * Remove scary warnings in preparation for RC2

  [ Updated translations ]
  * Belarusian (be.po) by Pavel Piatruk
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bosnian (bs.po) by Safir Secerovic
  * Catalan (ca.po) by Jordi Mallach
  * Esperanto (eo.po) by Serge Leblanc
  * Georgian (ka.po) by Aiet Kolkhi
  * Kurdish (ku.po) by rizoye-xerzi
  * Latvian (lv.po) by Aigars Mahinovs
  * Malayalam (ml.po) by Praveen A
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Portuguese (pt.po) by Miguel Figueiredo
  * Swedish (sv.po) by Daniel Nylander
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Frans Pop <fjp@debian.org>  Thu, 21 Dec 2006 16:32:02 +0100

partman-crypto (17) unstable; urgency=low

  [ Updated translations ]
  * Dutch (nl.po) by Bart Cornelis

 -- Frans Pop <fjp@debian.org>  Tue, 24 Oct 2006 16:58:50 +0200

partman-crypto (16) unstable; urgency=low

  [ Frans Pop ]
  * crypto_tools.sh: quote variable to avoid syntax error.
  * Ask for passphrase and passphrase confirmation in one db_go.
  * Change template type for empty passphrase to error.

  [ Max Vozeler ]
  * blockdev-keygen: Kill writer pipes on failure and move the
    check for the entropy plugin to the start.
  * Show short name of the crypto device in the mountpoint column
    of the corresponding partition. Closes: #381968, #393919

  [ David Härdeman ]
  * Remove some hardcoded paths
  * Allow safe-swap checks to walk the entire device-mapper tree,
    meaning that swap-on-whatever-on-crypto is now ok. Loosely based
    on a patch from James Westby <jw+debian@jameswestby.net>.
    Closes: #392080

  [ Updated translations ]
  * Belarusian (be.po) by Andrei Darashenka
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * Hindi (hi.po) by Nishant Sharma
  * Hungarian (hu.po) by SZERVÁC Attila
  * Icelandic (is.po) by David Steinn Geirsson
  * Kurdish (ku.po) by Erdal Ronahi
  * Macedonian (mk.po) by Georgi Stanojevski
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Nepali (ne.po) by Shiva Prasad Pokharel
  * Dutch (nl.po) by Bart Cornelis
  * Romanian (ro.po) by Eddy Petrișor
  * Russian (ru.po) by Yuri Kozlov
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by Damodharan Rajalingam
  * Vietnamese (vi.po) by Clytie Siddall
  * Simplified Chinese (zh_CN.po) by Ming Hua

 -- Max Vozeler <xam@debian.org>  Sun, 22 Oct 2006 23:49:42 +0200

partman-crypto (15) unstable; urgency=low

  [ David Härdeman ]
  * Remove some hardcoded paths
  * Change order of tests in crypto_prepare_method. Closes: 390568

  [ Max Vozeler ]
  * finish-install.d/05crypto: Install either loop-aes-$KVERS or
    loop-aes-modules-$KVERS

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * Estonian (et.po) by Siim Põder
  * Finnish (fi.po) by Tapio Lehtonen
  * French (fr.po) by Christian Perrier
  * Hebrew (he.po) by Lior Kaplan
  * Hindi (hi.po) by Nishant Sharma
  * Hungarian (hu.po) by SZERVÁC Attila
  * Khmer (km.po) by Khoem Sokhem
  * Romanian (ro.po) by Eddy Petrişor
  * Traditional Chinese (zh_TW.po) by Tetralet

 -- Max Vozeler <xam@debian.org>  Sat,  7 Oct 2006 19:37:49 +0200

partman-crypto (14) unstable; urgency=low

  [ David Härdeman ]
  * Add fixes for udeb-on-demand loading. Closes: #389456

  [ Max Vozeler ]
  * No need to check for plugin-entropy-text.so as we already
    check db_capb

  [ Updated translations ]
  * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
  * Catalan (ca.po) by Jordi Mallach
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Esperanto (eo.po) by Serge Leblanc
  * Hebrew (he.po) by Lior Kaplan
  * Hindi (hi.po) by Nishant Sharma
  * Croatian (hr.po) by Josip Rodin
  * Italian (it.po) by Giuseppe Sacco
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Erdal Ronahi
  * Macedonian (mk.po) by Georgi Stanojevski
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Albanian (sq.po) by Elian Myftiu
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Max Vozeler <xam@debian.org>  Thu, 28 Sep 2006 08:26:35 +0200

partman-crypto (13) unstable; urgency=low

  [ David Härdeman ]
  * Split low memory check into a separate function

 -- Max Vozeler <xam@debian.org>  Mon, 11 Sep 2006 21:43:28 +0200

partman-crypto (12) unstable; urgency=low

  [ David Härdeman ]
  * Allow swap-on-lvm-on-crypto. Closes: 385927

  [ Updated translations ]
  * Danish (da.po) by Claus Hindsgaul
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Latvian (lv.po) by Aigars Mahinovs
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Slovenian (sl.po) by Jure Čuhalev
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke

 -- Max Vozeler <xam@debian.org>  Mon, 11 Sep 2006 07:47:49 +0200

partman-crypto (11) unstable; urgency=low

  [ David Härdeman ]
  * Make partman-crypto-dm and partman-crypto-loop not installed by
    default and instead do on-demand loading in d-i (closes: #384532)

  [ Max Vozeler ]
  * Some minor code cleanups

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Indonesian (id.po) by Arief S Fitrianto
  * Italian (it.po) by Giuseppe Sacco
  * Japanese (ja.po) by Kenshi Muto
  * Dutch (nl.po) by Bart Cornelis
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Northern Sami (se.po) by Børre Gaup
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş

 -- Max Vozeler <xam@debian.org>  Mon, 28 Aug 2006 20:35:57 +0200

partman-crypto (10) unstable; urgency=low

  [ Max Vozeler ]
  * Drop leading "_dev_" from the name of loop-AES keyfiles
  * Yes/no choices for erase data can be translated. Thanks to
    Miroslav Kure. Closes: #382605
  * Limit key sizes for dm-crypt/blowfish. Closes: #381981
  * Add lintian override for no-standards-version-field
  * Check for unencrypted swap in commit.d/unsafe_swap to catch
    setup after encrypted devices. Closes: #381870
  * Set name of dm-crypt devices according to the underlying 
    block devices (e.g. hda5_crypt). Closes: #382398

  [ David Härdeman ]
  * Only set the tmp option in crypttab if /tmp is on a random keyed
    mapping (closes: #382374)

  [ Colin Watson ]
  * Use /dev/loop$n if the /dev/loop directory doesn't exist.

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Finnish (fi.po) by Tapio Lehtonen
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hungarian (hu.po) by SZERVÁC Attila
  * Italian (it.po) by Giuseppe Sacco
  * Khmer (km.po) by Khoem Sokhem
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Swedish (sv.po) by Daniel Nylander
  * Tagalog (tl.po) by Eric Pareja
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Max Vozeler <xam@debian.org>  Mon, 21 Aug 2006 14:42:53 +0200

partman-crypto (9) unstable; urgency=low

  [ Max Vozeler ]
  * blockdev-wipe: Open the device with O_SYNC to avoid
    out-of-memory situations during partition erase, which appear
    to be caused by overcommit and a large number of queued
    requests. As a side-effect this helps to provide accurate
    information in the progressbar. Closes: #381135

  * blockdev-wipe: To compensate for the performance impact
    of O_SYNC increase blocksize from 4k to 64k.

  * crypto_tools.sh: Use 128 bit (instead of 256 bit) 
    random key when setting up dm-crypt for partition erase.
    This should speed up erase a bit. Also take the key from
    /dev/urandom so we don't risk a blocking read.

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * German (de.po) by Jens Seidel
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Finnish (fi.po) by Tapio Lehtonen
  * Polish (pl.po) by Bartosz Fenski
  * Tagalog (tl.po) by Eric Pareja
  * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
  * Traditional Chinese (zh_TW.po) by Tetralet

 -- Max Vozeler <xam@debian.org>  Thu,  3 Aug 2006 09:27:11 +0200

partman-crypto (8) unstable; urgency=low

  [ David Härdeman ]
  * Rename some files to make their purpose clearer.
  * Depend on base-installer to install cryptsetup when necessary before
    the initramfs is generated (requires base-installer 1.61).

  [ Max Vozeler ]
  * Add loop-AES ciphers to /etc/modules. Closes: #378687

  [ Updated translations ]
  * Estonian (et.po) by Siim Põder
  * Gujarati (gu.po) by Kartik Mistry
  * Japanese (ja.po) by Kenshi Muto
  * Panjabi; Punjabi (pa.po) by A S Alam
  * Swedish (sv.po) by Daniel Nylander
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Max Vozeler <xam@debian.org>  Tue, 18 Jul 2006 17:52:02 +0200

partman-crypto (7) unstable; urgency=low

  [ Max Vozeler ]
  * Switch default crypto system to dm-crypt

  [ David Härdeman ]
  * Re-add accidentally removed partman-crypto-loop dependency.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Czech (cs.po) by Miroslav Kure
  * Macedonian (mk.po) by Georgi Stanojevski
  * Polish (pl.po) by Bartosz Fenski

 -- Frans Pop <fjp@debian.org>  Wed, 28 Jun 2006 23:00:11 +0200

partman-crypto (6) unstable; urgency=low

  [ David Härdeman ]
  * Switch from prebaseconfig.d to finish-install.d
  * Lock partition when crypto mapping is setup
  * Improve defaults setting code to only consider available crypto-
    types
  * Move some functionality from choose_partition/crypto/do_option to
    crypto_tools.sh for use by partman-auto-crypto.
  * Change default fs from ext2 to ext3.
  * Use the generic confirm_changes from partman-base
    (needs partman-base 87).

  [ Max Vozeler ]
  * Build arch-all packages in binary-indep
  * debian/control: Standards-Version is not used for udebs

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Estonian (et.po) by Siim Põder
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hungarian (hu.po) by SZERVÑC Attila
  * Italian (it.po) by Stefano Canepa
  * Khmer (km.po) by Khoem Sokhem
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Macedonian (mk.po) by Georgi Stanojevski
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Recai Oktaş
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Max Vozeler <xam@debian.org>  Fri, 23 Jun 2006 22:15:44 +0200

partman-crypto (5) unstable; urgency=low

  [ David Härdeman ]
  * Allow dm-crypt partitions to be used for LVM.
  * Make sure old settings are remembered when partman is re-inited.
  * Only show crypto config menu option if at least one crypto volume is
    setup.
  * Depend on partman-crypto-dm again as all the depends are available.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Hungarian (hu.po) by SZERVÑC Attila
  * Italian (it.po) by Stefano Canepa
  * Georgian (ka.po) by Aiet Kolkhi
  * Korean (ko.po) by Sunjae park
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Northern Sami (se.po) by Børre Gaup
  * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Mon,  5 Jun 2006 12:22:56 -0400

partman-crypto (4) unstable; urgency=low

  [ David Härdeman ]
  * Add dm-crypt partition wiping
  * Do a plain wipe without crypto if the partition is not going to
    be an encrypted one.
  * Fix some bugs in crypttab generation.

  [ Max Vozeler ]
  * Build partman-crypto-dm and partman-crypto-loop packages that
    depend on respective tools and kernel modules.
  * Not all depends of cryptsetup-udeb are ready. For the time being
    change the priority of -dm to optional and depend only on -loop.
  * Include ciphers/ entries in -loop and -dm
  * Don't show erasepart option for virtual partitions

  [ Christian Perrier ]
  * Replace "filesystem" by "file system" in templates (overall
    consistency in D-I)
  * Typo correction: "occured" replaced by "occurred" in templates

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Dzongkha (dz.po) by Jurmey Rabgay
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hungarian (hu.po) by SZERVÑC Attila
  * Italian (it.po) by Stefano Canepa
  * Japanese (ja.po) by Kenshi Muto
  * Khmer (km.po) by Khoem Sokhem
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall

 -- Max Vozeler <xam@debian.org>  Tue, 23 May 2006 17:33:51 +0200

partman-crypto (3) unstable; urgency=low

  [ David Härdeman and Riku Voipio ]
  * Add support for random keys with dm-crypt

  [ Max Vozeler]
  * Create /etc/default/checkfs-loop in /target to enable file
    system checks for loop-AES
  * blockdev-keygen: Pass keysize to the entropy frontend module
    using the KEYSIZE template variable. Bump the dependency on
    cdebconf-newt-entropy to >= 0.3 accordingly.
  * Switch to improved templates. Many thanks to Christian Perrier,
    Frans Pop, Geert Stappers and Steve Langasek.
  * Depend on gnupg-udeb

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hungarian (hu.po) by SZERVÑC Attila
  * Italian (it.po) by Giuseppe Sacco
  * Japanese (ja.po) by Kenshi Muto
  * Khmer (km.po) by Khoem Sokhem
  * Korean (ko.po) by Sunjae park
  * Malagasy (mg.po) by Jaonary Rabarisoa
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by Damodharan Rajalingam
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Vietnamese (vi.po) by Clytie Siddall

 -- Max Vozeler <xam@debian.org>  Fri, 12 May 2006 16:37:51 +0200

partman-crypto (2) unstable; urgency=low

  [ Max Vozeler ]
  * Depend on loop-aes-modules (provided by loop-aes-$KVERS-di)
  * Check that a separate /boot partition exists if the root 
    partition is encrypted. Thanks to Riku Voipio.
  * Use debconf_select in crypto_dooption; Option values can now be
    translated if corresponding templates exist.
  * Actually build the package in binary-arch, not binary-indep 
    (leftover from switch to arch: any)

  [ Frans Pop ]
  * Old-style options for head/tail are no longer supported by new busybox.

  [ Updated translations ]
  * German (de.po) by Jens Seidel
  * Korean (ko.po) by Sunjae park
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Slovak (sk.po) by Peter Mann

 -- Max Vozeler <xam@debian.org>  Tue,  2 May 2006 20:26:36 +0200

partman-crypto (1) unstable; urgency=low

  * First release from SVN. Thanks (in no particular order) to
    David Härdeman, Jens Seidel, Colin Watson, Christian Perrier
    and all translators for contributing to partman-crypto.

 -- Max Vozeler <xam@debian.org>  Fri, 28 Apr 2006 14:47:28 +0200
