Fix readonly activation if underlying device is readonly (1.4.0).
[platform/upstream/cryptsetup.git] / ChangeLog
index 7000963..c61ace6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2012-05-27  Milan Broz  <gmazyland@gmail.com>
+       * Fix readonly activation if underlying device is readonly (1.4.0).
+
+2012-05-21  Milan Broz  <gmazyland@gmail.com>
+       * Add --enable-fips for linking with fipscheck library.
+       * Initialize binary and library selfcheck if running in FIPS mode.
+       * Use FIPS RNG in FIPS mode for KEY and SALT (only gcrypt backend supported).
+
+2012-05-09  Milan Broz  <gmazyland@gmail.com>
+       * Fix keyslot removal (wipe keyslot) for device with 4k hw block (1.4.0).
+       * Allow empty cipher (cipher_null) for testing.
+
+2012-05-02  Milan Broz  <gmazyland@gmail.com>
+       * Fix loop mapping on readonly file.
+       * Relax --shared test, allow mapping even for overlapping segments.
+       * Support shared flag for LUKS devices (dangerous).
+       * Switch on retry on device remove for libdevmapper.
+       * Allow "private" activation (skip some udev global rules) flag.
+
 2012-04-09  Milan Broz  <gmazyland@gmail.com>
        * Fix header check to support old (cryptsetup 1.0.0) header alignment. (1.4.0)
        * Version 1.4.2.