Skip to content

Releases: OpenMediaVault-Plugin-Developers/openmediavault-luksencryption

Stable release v2.1.2

05 Feb 15:31
Compare
Choose a tag to compare

Compatible with OMV 2.1 and 3.0.
Minor cosmetic tweaks, bugfixes, and fixes for operation with LVM (LUKS-on-LVM and LVM-on-LUKS nugs reported and fixed).

Testing release (OMV 3.0)

06 Jan 15:14
Compare
Choose a tag to compare
Pre-release

Fixes for LVM, partitions (on RAID) and OMV 3.0 (Debian Jessie) compatibility.

Stable release

08 Dec 13:28
Compare
Choose a tag to compare

v2.0.1 fixes a small bug in v2.0.0 that caused creating encrypted devices with a passphrase to fail.
This is now the first stable release.

Key file support

26 Nov 15:50
Compare
Choose a tag to compare

Changes:

  • Key file support!
  • Kill slot renamed to erase slot.
  • Kill (erase) slot now done without key verification (batch-mode).
  • Warning added when removing the last key.
  • Check for multi-device BTRFS filesystems when auto-mounting improved.
  • Dependency updated now that OMV 2.1.19 is out.
  • Dependency updated to require omv-extras plugin >=2.9 for custom (multi-file) upload.

Pre-stable candidate

19 Nov 12:26
Compare
Choose a tag to compare
  • Add submit on enter key and focus initial field functionality to most window forms.
  • Open device read only when testing passphrase with cryptsetup <1.5.0.
  • Fix for auto-mounting with multi-device BTRFS filesystems - wait until all devices are available.
  • Updated locales.

v1.3.3

17 Nov 13:14
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release
  • Fix for test passphrase functionality with cryptsetup <1.5.0
  • Updated locales
  • Temporarily downgraded the dependency for OMV until version 2.1.19 is released.

v1.3.2

12 Nov 16:07
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release

Changes since v1.1.0:

  • Added check on matching UUID for header restore function (with override).
  • Added test passphrase method that reports which keyslot was unlocked.
  • Changed section title from 'Encryption Management' to 'Encryption'.
  • Fix for encrypted partition support.
  • Added keyslots in use column.
  • Tweaked text for unlocking form.
  • Add icons to keys and header sub-menus items.
  • Added kill slot functionality.
  • Added missing gettext() for strings that need translation.
  • Improve UI notification for locking.

v1.1.0

10 Nov 16:15
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Now with auto-mounting on unlock and header backup & restore!

Changes since v1.0.1:

  • Minor: Update dependencies (require OpenMediaVault>=2.1.19).
  • Tweak: Code formatting (e.g. tabs to spaces, 4-space indent etc.).
  • Tweak: Increase width of UI windows slightly.
  • Feature: Auto-mount known filesystems when unlocking (use OMV_LUKS_MOUNT_ON_UNLOCK to disable).
  • Feature: Added header backup and restore functionality.
  • Bugfix: Add missing require
  • Feature: Add start of translations

First beta/pre-release

06 Nov 10:47
Compare
Choose a tag to compare
Pre-release

Added methods for adding/changing/removing keys.