Source: kpatch Section: kernel Priority: optional Maintainer: Chris J Arges Build-Depends: debhelper (>= 9), libelf-dev, dkms, shellcheck Standards-Version: 3.9.8 Homepage: http://github.com/dynup/kpatch Vcs-Git: https://salsa.debian.org/debian/kpatch.git Vcs-Browser: https://salsa.debian.org/debian/kpatch Package: kpatch Architecture: linux-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, binutils Description: Runtime tools for Kpatch 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. Package: kpatch-dkms Architecture: linux-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, dkms, linux-headers-amd64 | linux-headers-generic Description: DKMS module for Kpatch This package contains the Kpatch module built with DKMS. It installs the source and makefiles into the appropriate locations in order to handle various kernel versions. Package: kpatch-build Architecture: linux-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev, linux-source, kernel-wedge, gawk, bc Suggests: ccache Description: Build Tools for Kpatch and Livepatch kpatch-build is a tool that can build both kpatch and livepatch modules from a given patch.