Skip to content

Releases: Elektrobit/crinit

crinit 0.25.0

03 Dec 13:45

Choose a tag to compare

Features

  • add timer logic to fire timer event that trigger a task

crinit 0.24.0

21 Nov 11:03

Choose a tag to compare

Features

  • Configure task creation upon trigger events

Fixes

  • Fix CI to run with dind version 29

crinit 0.23.0

10 Nov 07:34

Choose a tag to compare

Features

  • enable logging to kmsg/dmesg

crinit 0.22.1

25 Sep 13:59

Choose a tag to compare

Fixes

  • fix: make sysmount integration tests work with cgroup

crinit 0.22.0

19 Sep 07:30

Choose a tag to compare

Features:

  • feat(ci): add new build and unit test jobs for asan, analyzer and upsan
  • feat(ci): add coverage reports for unit tests
  • feat: add cgroup support for task configuration

crinit 0.19.2

18 Jul 09:37

Choose a tag to compare

Improvements

  • doc: comment usage of errno

crinit 0.19.1

23 Jun 13:11

Choose a tag to compare

crinit 0.19.1

Improvements:

  • docs: add adr and activity diagram for capability feature

crinit 0.19.0

20 Jun 13:02

Choose a tag to compare

crinit 0.19.0

Feature:

  • do not restart a task configure with "RESPAWN" if stopped via
    crinit-ctl

Improvements:

  • build: accelerate ci by installing dependencies from ppa
  • docs: add documentation for optional capability support

Fixes:

  • Enable parsing of backslash in kernel command line

crinit 0.18.2

05 Jun 13:56

Choose a tag to compare

crinit 0.18.2

Improvements:

  • CI migration from Jenkins to gitlab-ci
  • improved capability support documentation in README

Fixes:

  • Fixed a possible issue when starting Crinit without any CLI parameters

crinit 0.18.0

05 Jun 13:52

Choose a tag to compare

crinit 0.18.0

Features:

  • task-level setting and clearing of process capabilities

Improvements:

  • automatic linting of shell scripts in repository
  • upgrade of build containers to Ubuntu 24.04
  • Addressed all shellcheck findings in existing scripts

Fixes:

  • Fixes for coimpatibility with newer compiler and linter tools in upgraded build environment
  • Correct handling of libsafu linkage in cmake