]> xenbits.xensource.com Git - livepatch-build-tools.git/commit
create-diff-object: Handle extra pre-|post- hooks
authorPawel Wieczorkiewicz <wipawel@amazon.de>
Tue, 26 Nov 2019 12:25:06 +0000 (12:25 +0000)
committerRoss Lagerwall <ross.lagerwall@citrix.com>
Thu, 6 Feb 2020 16:26:05 +0000 (16:26 +0000)
commit6851b62e08b75fc9bd40ea04fbabc9afb3e9f2c2
tree50b1a54cf91c7b764b8ae727d4f8fbd12c5a418c
parentb19df7b2c05ec003c02b3c0c9686d8d4b2a96f5d
create-diff-object: Handle extra pre-|post- hooks

Include new sections containing optional pre-, post- action hooks.

The following new section names are supported:
  - .livepatch.hooks.preapply
  - .livepatch.hooks.postapply
  - .livepatch.hooks.prerevert
  - .livepatch.hooks.postrevert

Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
create-diff-object.c