Skip to content

kpatch 0.9.7

Compare
Choose a tag to compare
@yhcote yhcote released this 26 Sep 19:26
· 138 commits to master since this release
v0.9.7
4a59a54
  • S390x kpatch support
  • Add support for openEuler + documentation (kpatch-build)
  • Use err.h instead of error.h for musl support (kpatch-build)
  • Add support for .return_sites section (kpatch-build x86)
  • Create missing section symbol (kpatch-build)
  • Fix symtab parsing lookup (kpatch-build)
  • Many fixes and improvements in create-diff-object (kpatch-build)
  • Unload already disabled modules (kpatch util)
  • Add integration tests for: rhel-{8.6,9.0},5.18.0 (test)
  • Add tests for patching a syscall (test)
  • Combine and improve Fedora, CentOS with RHEL kpatch-build dependencies (test)
  • Major revamp of README.md and documentation
  • Add syscall patching macros (kmod)