Comment 10 for bug 1763065

Revision history for this message
Ɓukasz Zemczak (sil2100) wrote :

(talking to myself here) For reference, the new features in this release:

 * Basic ppc64le support
 * kpatch utility support for the livepatch consistency model:
  * kpatch load automatically signals stalled processes after a timeout
  * kpatch list shows stalled processes
  * kpatch signal signals stalled processes
 * kpatch-build has some new options:
  * multiple source patches can be combined into a single binary patch module
  * -n|--name option for giving a custom name to the patch module
  * additional -d options for more verbose debug modes
 * The module prefix is now either livepatch- or kpatch- depending on the underlying patching technology