~ubuntu-branches/ubuntu/karmic/cryptsetup/karmic-updates

Viewing all changes in revision 26.

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2007-10-02 21:31:28 UTC
  • Revision ID: james.westby@ubuntu.com-20071002213128-sis7zx1sam5e3mzq
Tags: 2:1.0.5-2ubuntu1
* Merge new debian version. Remaining changes:
  - cryptsetup is linked dynamically against libgcrypt and libgpg-error.
    This will break systems where /usr is a separate encrypted filesystem
    but not have other bad consequences (in particular, systems with
    encrypted root are still fine).  The upsides include better
    security supportability and smaller packages.
  - libcryptsetup.so et al removed from the binary packages.  They have
    no stable ABI and are not suitable for use by other packages, and
    were in violation of library policies etc.  They're not needed since
    the cryptsetup executable statically contains the relevant parts of
    libcryptsetup.
  - cryptdisks.functions: remove #!/bin/bash as it isn't a script
    by itself; it's only sourced by other scripts.  This gets rid
    of the lintian warning `script-not-executable' for this file.
  - stop usplash on user input. LP #62751
  - Always output and read from the console. LP #58794.
  - Add XSBC-Vcs-Bzr tag to indicate that this package is managed using
    bzr on launchpad.
  - Bump libgcrypt11 build-dependency again to 1.2.4-2ubuntu2 to eliminate
    libnsl linkage;
  - debian/initramfs/cryptroot-hook: (LP: #73862)
    Added patch to install aes optimized cypher module
  - try to load optimized cypher module in cryptsetup.functions as well,
    because cryptroot-hook is only executed when we really have a
    cryptoroot.
  - apply patch from pitti for allowing UUIDs in /etc/crypttab.
    This allowes crypted PVs! LP: #144390.
  - remove README.ubuntu, since it contains old and obsolete information.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: