Skip to content

Releases: Elektrobit/cominit

cominit 0.12.2

09 Dec 15:35

Choose a tag to compare

Fixes

  • Fix setting of SE Linux policy path in CI

cominit 0.12.1

09 Dec 11:37

Choose a tag to compare

Features

  • add SE Linux functionality to load policy and set mode

Fixes

  • clean up SE Linux files depending on flag provided by argument

cominit 0.11.3

05 Dec 08:48

Choose a tag to compare

Fixes

  • Fix CI to run with dind version 29

cominit 0.11.2

10 Nov 07:26

Choose a tag to compare

Fixes

  • crypto: adapt code to API change in mbedtls
  • tpm: fix build when tpm is disabled

cominit 0.11.1

19 Sep 13:08

Choose a tag to compare

Features:

  • feat: add support to automount rootfs based on GPTs UUID

Improvements:

  • test: add unit tests for automount feature

cominit 0.10.2

12 Sep 08:43

Choose a tag to compare

Improvements:

  • docs: add ADR about partition table layout support in cominit

cominit 0.10.1

27 Aug 13:57

Choose a tag to compare

Features:

  • add LUKS support

Improvements:

  • add ADR about how to handle keys with LUKS for crypt device
  • add unit test coverage reporting
  • add ADR about how to handle keys with LUKS for crypt device
  • cryptsetup: use keyring for passphrase
  • secureStorage: introduce securememory module
  • add tests for cominitCryptoCreatePassphrase, cryptsetup, securememory
    and subprocess module

cominit 0.9.6

31 Jul 12:15

Choose a tag to compare

Improvements:

  • docs: add ADR about how to integrate LUKS support for crypt device
  • docs: add debugging options to control fine granular log output
  • docs: add documentation about secure and measured boot

cominit 0.9.3

18 Jul 08:51

Choose a tag to compare

Improvements:

  • crypto: refactor MbedTLS into separate module
  • crypto: add tests for crypto module

cominit 0.9.2

05 Jul 05:46

Choose a tag to compare

Improvements

  • ci: add ci jobs with extended analyzing capabilities

Fixes

  • tpm: fix compile flag cominitUseTpm