Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to version v0.9.7 #1299

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Bump to version v0.9.7 #1299

merged 1 commit into from
Sep 26, 2022

Conversation

yhcote
Copy link
Contributor

@yhcote yhcote commented Sep 14, 2022

Updates of interest:

v0.9.7:

  • 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)

Updates of interest:

v0.9.7:
- 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)

Signed-off-by: Yannick Cote <[email protected]>
Copy link
Contributor

@joe-lawrence joe-lawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@joe-lawrence
Copy link
Contributor

@yhcote : should we fix #1300 before tagging this release?

@yhcote
Copy link
Contributor Author

yhcote commented Sep 15, 2022

@yhcote : should we fix #1300 before tagging this release?

@joe-lawrence: Ok I will wait until we fix/triage #1300, #1301

@joe-lawrence
Copy link
Contributor

Those recent issues/fixes can go into the next release as they are relatively minor.

@joe-lawrence joe-lawrence merged commit 4a59a54 into dynup:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants