Skip to content

Releases: falcosecurity/kernel-testing

v0.4.0

18 Dec 16:49

Choose a tag to compare

chore(ansible-playbooks): revert to v0.3.2 for ubuntu-6.5-aarch64

This is a temporary solution to make ubuntu-6.5 tests available on
aarch64. Unfortunately, the newer images don't work, due to the fact
that internal VM networking is not properly configured: specifically,
the VM is able to ask for networking configuration to the external
dnsmasq service, but the configuration is, for some reason, re-set
after OS booting. While we investigate this issue, use the working
old image. Furtunately, the old image has a recent enough cmake
version (3.27.4).

Signed-off-by: Leonardo Di Giovanna <[email protected]>

v0.3.2

09 Feb 09:43

Choose a tag to compare

What's Changed

  • chore(action): no need to checkout by @FedeDP in #82
  • fix(images): fixed ubuntu-6.5 base image by @FedeDP in #81
  • chore(action): use directly action_ref. by @FedeDP in #83

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Feb 14:34

Choose a tag to compare

What's Changed

  • cleanup: dropped useless step in action.yml. by @FedeDP in #78
  • fix: action yaml syntax by @FedeDP in #79
  • fix(action): fixed outputs. by @FedeDP in #80

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Feb 15:57

Choose a tag to compare

What's Changed

  • cleanup(matrix_gen): renamed go module to fit new falcosecurity/kernel-testing repo name by @FedeDP in #68
  • cleanup(matrix_gen/pkg,ci): refactor matrix_gen code. by @FedeDP in #69
  • fix(README.md): update vars link path by @alacuku in #71
  • vote: update(OWNERS): add therealbobo (Roberto Scolaro) to approvers by @therealbobo in #72
  • docs: add license header and spdx id by @leogr in #73
  • new(ci): push docker images to ghcr. by @FedeDP in #70
  • new: added a composite action. by @FedeDP in #74
  • new(images): added an ubuntu 5.8-aws clang-7 image. by @FedeDP in #75
  • fix(images): properly build builder and modernprobe-builder images too. by @FedeDP in #76

New Contributors

  • @leogr made their first contribution in #73

Full Changelog: v0.2.3...v0.3.0

v0.2.3

28 Jul 12:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Jul 07:14

Choose a tag to compare

What's Changed

  • fix(scap-open): do not skip modern bpf probe on supported platforms by @alacuku in #65

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Jul 14:27

Choose a tag to compare

What's Changed

  • new(git-repos): accept new host keys when fetching git repos by @alacuku in #63
  • feat(scap-open): check btf support using scap-open by @alacuku in #64

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jul 09:34

Choose a tag to compare

v0.1.0

25 Jul 08:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/alacuku/kernel-testing/commits/v0.1.0