• 2.2 d415066add

    luc released this 2025-08-01 21:27:55 +02:00 | 0 commits to master since this release

    The release of zlevis-2.2 reverts a prior bug fix that did more harm than good.

    Actually after more testing I found out it wasn't a bug at all, so do not worry about this reversion.

    Changelog:

    • Reverted prior adaptation in parsing policy_options in tpm2_create due
      to incompatibility with systems using busybox.
    • Removed version specification in meson.
    Downloads
  • 2.1 4a3b0583c4

    zlevis version 2.1 Pre-release

    luc released this 2025-07-31 15:15:19 +02:00 | 3 commits to master since this release

    The release of zlevis-2.1 imposes some bug fixes with respect to zlevis-2.0.

    Changelog:

    • Fixed parsing of pcr_cfg in zlevis-encrypt.
    • Fixed tmp_pcr_policy trap in zlevis-encrypt.
    • Fixed parsing of policy_options in tpm2_create of zlevis-encrypt.
    • Silenced tpm2_unseal error when TPM is empty in zlevis-decrypt.
    Downloads
  • 2.0 4d1ab8d9fc

    luc released this 2025-02-19 22:13:39 +01:00 | 7 commits to master since this release

    The release of zlevis version 2.0 marks the completion of zlevis.

    Changelog:

    • The tmpdir construction has been mostly removed and otherwise has been significantly altered, to be in line with common idiomatics.
    • The zlevis binary has been introduced, which is particularly useful in case of ZFS usage.
    • The zlevis-fetch binary has been removed in favour of constructions with the zlevis binary in the initramfs.

    For all entities on the internet that read this, I hope that you enjoy using zlevis.

    Downloads
  • 1.3 31cafc8e7d

    luc released this 2024-12-22 13:40:21 +01:00 | 31 commits to master since this release

    Changelog:

    • Added summary and improved zlevis-decrypt check in zlevis-fetch.
    • Added find program and test in meson build system.
    Downloads
  • 1.2 f573008075

    luc released this 2024-12-14 16:44:12 +01:00 | 34 commits to master since this release

    Changelog:

    • Removed key line offset bug in zlevis-encrypt.
    Downloads
  • 1.1 03f5c95b33

    zlevis version 1.1 Pre-release

    luc released this 2024-12-14 12:50:26 +01:00 | 35 commits to master since this release

    Changelog:

    • Removed direct substitution throughout the scripts, making them now fully POSIX compliant.
    • Updated markup.
    Downloads
  • 1.0 94105c2c49

    zlevis version 1.0 Pre-release

    luc released this 2024-11-30 22:38:03 +01:00 | 37 commits to master since this release

    The first release of Zlevis. A minimal fork of Clevis, rewritten in POSIX shell to accommodate automatic decryption of a ZFS root pool with TPM2.

    Downloads