Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increment version to v0.9.1 and update v0.9.0's changelog section following many fixes and improvements. *Note* that the tree has been tagged to v0.9.0 earlier at (commit: fd8209a). This is to update the tree accordingly. Full list of changes: v0.9.1: - Handle ppc64le toc with only constants - Don't strip callback section symbols - Integration tests update - Fix -Wconversion warnings - Process debug sections last v0.9.0: - Many fixes in integration tests and adding rhel-8.0 - Updates to documentation - Many updates and additions to the patch author guide - Fix to relocations used for ZERO_PAGE(0) - Simplify static local variables correlation - Make symvers reading code more flexible - Free sections in elf teardown - Fix kpatch-test module unloading - Disable the build of kpatch.ko module by default - Simplify mangled function correlation - Use whole word filename matching in find_parent_obj() - Simplify relocation processing Signed-off-by: Yannick Cote <[email protected]>
- Loading branch information