kpatch/contrib
Artem Savkov 24d73f0b7b Bump version to v0.7.0
Increment version to v0.7.0 due to changed behavior of kpatch.service and
kpatch load subcommand. Full list of changes:

- Multiple memory leak fixes in kpatch-build
- livepatch-patch-hook compatability fixes for kernels 5.1+
- Making kpatch-build compatible with custom gcc names
- Added rhel-rebased integration tests
- kpatch.service will no longer unload modules on stop
- kpatch load will no longer fail if a module is already loaded and enabled
- kpatch-build will now check for *_fixup section changes on ppc64le and will
  fail on such changes
- Add support for R_X86_64_PLT32
- don't allow jump labels
- ppc64le-specific kpatch-build fixes

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2019-07-18 12:36:17 +02:00
..
kpatch.conf Adding support to upstart systems. 2018-04-06 16:12:02 +02:00
kpatch.service contrib/service: don't unload modules on stop 2019-06-10 16:55:54 -04:00
kpatch.spec Bump version to v0.7.0 2019-07-18 12:36:17 +02:00
Makefile Adding support to upstart systems. 2018-04-06 16:12:02 +02:00