]> xenbits.xensource.com Git - people/wipawel/livepatch-build-tools/commit
create-diff-object: Handle optional apply|revert hooks
authorPawel Wieczorkiewicz <wipawel@amazon.de>
Tue, 16 Apr 2019 13:25:43 +0000 (13:25 +0000)
committerPawel Wieczorkiewicz <wipawel@amazon.de>
Thu, 8 Aug 2019 14:32:25 +0000 (14:32 +0000)
commitd8f7fb685cb256f88139dbfefa58c7fdf8d03b2f
tree0209bd56219ebe4273a7ef3ae6a815daa2a688e9
parent760eae7a049da6015d2a7625447afc910ed38bac
create-diff-object: Handle optional apply|revert hooks

Include new sections containing optional apply and revert action
hooks.

The following new section names are supported:
  - .livepatch.hooks.apply
  - .livepatch.hooks.revert

Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
create-diff-object.c