integ/livepatch/kpatch/debian/meta_data.yaml
Zhixiong Chi bc57872139 kpatch: Add initial version for debian
Add kpatch 0.9.5 of debian packaging.
The source code package is from
https://github.com/dynup/kpatch/archive/refs/tags/v0.9.5.tar.gz

kpatch is a Linux dynamic kernel patching tool which allows you to
patch a running kernel without rebooting or restarting any processes.
It enables sysadmins to apply critical security patches to the kernel
immediately, without having to wait for long-running tasks to complete,
users to log off, or for scheduled reboot windows.
It gives more control over up-time without sacrificing security or
stability.
Need to work together with the relevant kernel module.

Test Plan:
Pass: Build successfully with 'build-pkgs -p kpatch'

Story: 2009221
Task: 44580

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Change-Id: I664ca39c1cbc7bfdf0f5a57ac10118f4a9b62037
2022-04-19 22:57:27 -04:00

10 lines
217 B
YAML

---
debver: 0.9.5-1
dl_path:
name: kpatch.tar.gz
url: https://github.com/dynup/kpatch/archive/refs/tags/v0.9.5.tar.gz
md5sum: 0b0bf29ef3962ab2e1ac31b2b0e05181
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: True