Releases: Elektrobit/cominit
Releases · Elektrobit/cominit
cominit 0.12.2
cominit 0.12.1
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
Fixes
- Fix CI to run with dind version 29
cominit 0.11.2
Fixes
- crypto: adapt code to API change in mbedtls
- tpm: fix build when tpm is disabled
cominit 0.11.1
Features:
- feat: add support to automount rootfs based on GPTs UUID
Improvements:
- test: add unit tests for automount feature
cominit 0.10.2
Improvements:
- docs: add ADR about partition table layout support in cominit
cominit 0.10.1
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
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
Improvements:
- crypto: refactor MbedTLS into separate module
- crypto: add tests for crypto module
cominit 0.9.2
Improvements
- ci: add ci jobs with extended analyzing capabilities
Fixes
- tpm: fix compile flag cominitUseTpm