Skip to content

7.2.0+driver

Compare
Choose a tag to compare
@FedeDP FedeDP released this 23 May 09:30
· 39 commits to release/0.17.x since this release

API
SCHEMA

Driver Testing Matrix amd64

KERNEL CMAKE-CONFIGURE KMOD BUILD KMOD SCAP-OPEN BPF-PROBE BUILD BPF-PROBE SCAP-OPEN MODERN-BPF SCAP-OPEN
amazonlinux2-4.19 🟒 🟒 🟒 🟒 ❌ 🟑
amazonlinux2-5.10 🟒 🟒 🟒 🟒 🟒 🟒
amazonlinux2-5.15 🟒 🟒 🟒 🟒 🟒 🟒
amazonlinux2-5.4 🟒 🟒 🟒 🟒 🟒 🟑
amazonlinux2022-5.15 🟒 🟒 🟒 🟒 🟒 🟒
amazonlinux2023-6.1 🟒 🟒 🟒 🟒 🟒 🟒
archlinux-6.0 🟒 🟒 🟒 🟒 🟒 🟒
archlinux-6.7 🟒 🟒 🟒 🟒 🟒 🟒
centos-3.10 🟒 🟒 🟒 🟑 🟑 🟑
centos-4.18 🟒 🟒 🟒 🟒 🟒 🟒
centos-5.14 🟒 🟒 🟒 🟒 🟒 🟒
fedora-5.17 🟒 🟒 🟒 🟒 🟒 🟒
fedora-5.8 🟒 🟒 🟒 🟒 🟒 🟒
fedora-6.2 🟒 🟒 🟒 🟒 🟒 🟒
oraclelinux-3.10 🟒 🟒 🟒 🟑 🟑 🟑
oraclelinux-4.14 🟒 🟒 🟒 🟒 🟒 🟑
oraclelinux-5.15 🟒 🟒 🟒 🟒 🟒 🟒
oraclelinux-5.4 🟒 🟒 🟒 🟒 🟒 🟑
ubuntu-4.15 🟒 🟒 🟒 🟒 🟒 🟑
ubuntu-5.8 🟒 🟒 🟒 🟒 🟒 🟑
ubuntu-6.5 🟒 🟒 🟒 🟒 🟒 🟒

Driver Testing Matrix arm64

KERNEL CMAKE-CONFIGURE KMOD BUILD KMOD SCAP-OPEN BPF-PROBE BUILD BPF-PROBE SCAP-OPEN MODERN-BPF SCAP-OPEN
amazonlinux2-5.4 🟒 🟒 🟒 🟒 🟒 🟑
amazonlinux2022-5.15 🟒 🟒 🟒 🟒 🟒 🟒
fedora-6.2 🟒 🟒 🟒 🟒 🟒 🟒
oraclelinux-4.14 🟒 🟒 🟒 🟑 🟑 🟑
oraclelinux-5.15 🟒 🟒 🟒 🟒 🟒 🟒
ubuntu-6.5 🟒 🟒 🟒 🟒 🟒 🟒

v7.2.0+driver

Released on 2024-05-23

Bug Fixes

  • fix(driver/bpf): not sending entire arguments array on execve fail [#1760] - @mrgian
  • fix(driver/bpf): fixed old bpf probe with clang-18. [#1874] - @FedeDP
  • fix: filtering for 'mmap' and 'mmap2' using fd values [#1832] - @eddyduer-sysdig

Non user-facing changes

  • fix(driver/configure): properly pass CC variable as make argument. [#1873] - @FedeDP

Statistics

MERGED PRS NUMBER
Not user-facing 1
Release note 3
Total 4

Release Manager @FedeDP