Skip to content

2.7.4

Latest
Compare
Choose a tag to compare
@tvegas1 tvegas1 released this 23 Oct 13:20
b8808be

Features

Kernel driver

  • Harden kernel configuration detection
  • Add user-supplied kernel compile flags option
  • Add DKMS DEB kernel package generation
  • Add KMOD RPM kernel package generation
  • Add DKMS RPM kernel package generation

Userspace

  • Add userspace RPM packaging
  • Add userspace DEB packaging

Bugfixes

  • Fixed DKMS to support build and install for multiple kernel sources
  • Fixed get_user_pages_remote detection in case of related backports
  • Fixed PTE/PMD/PUD macros detection for kernel 6.9 onwards
  • Fixed various build warnings
  • Fixed xpmem segments created twice
  • Fixed kernel source search path on RHEL8
  • Fixed kernel version detection when not specified
  • Fixed userspace-only build by not running kernel checks