Format: 1.8 Date: Mon, 14 Jun 2010 21:47:28 -0700 Source: cryptsetup Binary: cryptsetup cryptsetup-udeb libcryptsetup1 libcryptsetup-dev Architecture: sparc sparc_translations Version: 2:1.1.2-1ubuntu1 Distribution: maverick Urgency: low Maintainer: Ubuntu/sparc Build Daemon Changed-By: Steve Langasek Description: cryptsetup - configures encrypted block devices cryptsetup-udeb - configures encrypted block devices (udeb) libcryptsetup-dev - libcryptsetup development files libcryptsetup1 - libcryptsetup shared library Launchpad-Bugs-Fixed: 594365 Changes: cryptsetup (2:1.1.2-1ubuntu1) maverick; urgency=low . * Merge from Debian unstable (LP: #594365). Remaining changes: - debian/control: + Bump initramfs-tools Suggests to Depends: so system is not potentially rendered unbootable. + Depend on plymouth. - Add debian/cryptdisks-{enable,udev}.upstart. - debian/cryptdisks.functions: + new function, crypttab_start_one_disk, to look for the named source device in /etc/crypttab (by device name, UUID, or label) and start it if configured to do so + wrap the call to /lib/cryptsetup/askpass with watershed, to make sure we only ever have one of these running at a time; otherwise multiple invocations could steal each other's input and/or write over each other's output + initially create the device under a temporary name and rename it only at the end using 'dmsetup rename', to ensure that upstart/mountall doesn't see our device before it's ready to go. + do_tmp should mount under /var/run/cryptsetup for changing the permissions of the filesystem root, not directly on /tmp, since mounting on /tmp a) is racy, b) confuses mountall something fierce. + when called by cryptdisks-enable, check that we don't already have a corresponding cryptdisks-udev job running (probably waiting for a passphrase); if there is, wait until it's finished before continuing. - debian/cryptdisks{,-early}.init: Make the 'start' action of the init script a no-op, this should be handled entirely by the upstart job; and fix the LSB header to not declare this should be started in runlevel 'S' - debian/cryptsetup.postinst: Remove any symlinks from /etc/rcS.d on upgrade. - debian/rules: Do not install start symlinks for init scripts, and install debian/cryptdisks-{enable,udev}.upstart scripts. - Add debian/cryptsetup.apport: Apport package hook. Install in debian/rules and create dir in debian/cryptsetup.dirs. - debian/rules: link dynamically against libgcrypt and libgpg-error. - debian/cryptsetup.postrm: call update-initramfs on package removal. * Dropped changes, merged/superseded in Debian: - Add ext4 support to passdev. - cryptroot-hook: don't call copy_modules_dir with empty arguments when archcrypto isn't found - Set USPLASH=y and FRAMEBUFFER=y in the hook config to pull plymouth into the initramfs. - change interaction to use plymouth directly if present, and if not, to fall back to /lib/cryptsetup/askpass as before - cryptdisks.functions: replace 'echo -e' bashism with 'printf'. - debian/initramfs/cryptroot-script: if plymouth is present in the initramfs, use this directly, bypassing the cryptsetup askpass script - debian/initramfs/cryptroot-hook: Properly anchor our regexps when grepping /etc/crypttab so that we don't incorrectly match device names that are substrings of one another. - debian/initramfs/cryptroot-script: Don't leak /conf/conf.d/cryptroot file descriptor to subprocesses. - Fix grammar error in debian/initramfs/cryptroot-script ("setup" -> "set up") - debian/initramfs/cryptroot-script: Fix this to work with current initramfs-tools: + Source /scripts/functions after checking for prerequisites. + prereqs(): Do not assume we are running within initramfs, and calculate relative path correctly. Checksums-Sha1: 75749887b16bf25d972ebcae05e1bbcc7cbb28ea 146020 cryptsetup_1.1.2-1ubuntu1_sparc.deb fd7c4ad3f8d8eec6f35e1ee43da72db47e21536b 60088 cryptsetup-udeb_1.1.2-1ubuntu1_sparc.udeb 28237e430489d684c5cf863745039b74fd25f864 79974 libcryptsetup1_1.1.2-1ubuntu1_sparc.deb da9bf4e506b2706424adc8f03c25a969094e0e8b 48080 libcryptsetup-dev_1.1.2-1ubuntu1_sparc.deb e21448db84153d751168866c0b6c86eb1d56f680 63498 cryptsetup_1.1.2-1ubuntu1_sparc_translations.tar.gz Checksums-Sha256: 640988be19f98723840980f782dc8213056c9fef00085425993ee6d818691307 146020 cryptsetup_1.1.2-1ubuntu1_sparc.deb 05abcbd67b1a738057f65db4bb77e679f307b6c1083f8b648136909c7cf4f3ce 60088 cryptsetup-udeb_1.1.2-1ubuntu1_sparc.udeb 8b0b009afd565d1f43afd8ae7fe3e72e92b133a28021bd8cfd850dda7ef4ef43 79974 libcryptsetup1_1.1.2-1ubuntu1_sparc.deb a35872b5e0a1bf17ba4e4026d77d28477419122a134a3410ae577d1c608590e5 48080 libcryptsetup-dev_1.1.2-1ubuntu1_sparc.deb ce613ef6cb63a8f525b6082684943df273005f5100951658bf484914e1d65567 63498 cryptsetup_1.1.2-1ubuntu1_sparc_translations.tar.gz Files: 303403f6c608759795cb98f26ada894a 146020 admin optional cryptsetup_1.1.2-1ubuntu1_sparc.deb 6f71ecceee96dc52bc98da1efe4925c9 60088 debian-installer optional cryptsetup-udeb_1.1.2-1ubuntu1_sparc.udeb 3ba23b262a19d4d2cce4e4d575de5aea 79974 libs optional libcryptsetup1_1.1.2-1ubuntu1_sparc.deb 936e4169e345ac3c45b45b8b7e705cd5 48080 libdevel optional libcryptsetup-dev_1.1.2-1ubuntu1_sparc.deb 9bcc28956c7d1e8ea74ad34bef0560e3 63498 raw-translations - cryptsetup_1.1.2-1ubuntu1_sparc_translations.tar.gz Original-Maintainer: Debian Cryptsetup Team Package-Type: udeb