kpatch 0.9.9-2 source package in Ubuntu

Changelog

kpatch (0.9.9-2) unstable; urgency=medium

  * Remove aliased file /lib/systemd/system/kpatch.service (DEP17). Thanks to
    Helmut Grohne. (Closes: #1077036)

 -- Santiago Ruano Rincón <email address hidden>  Mon, 29 Jul 2024 16:57:54 +0900

Upload details

Uploaded by:
Ubuntu Kernel Team
Uploaded to:
Sid
Original maintainer:
Ubuntu Kernel Team
Architectures:
amd64 ppc64el s390x
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
kpatch_0.9.9-2.dsc 1.5 KiB b060e08be8072a8234001faf838754f16871123019a2105511ea4ad2b62786ea
kpatch_0.9.9.orig.tar.gz 306.0 KiB a7a980fdd33d0793f8d3a7da00546adc6129e504a3c9d54079231f7de77b397f
kpatch_0.9.9-2.debian.tar.xz 10.7 KiB ffdf8761ebf5001c1246ff3ae73202a647f3e3ceb9c42ced363376b6308f073c

Available diffs

No changes file available.

Binary packages built by this source

kpatch: 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.

kpatch-build: Build Tools for Kpatch and Livepatch

 kpatch-build is a tool that can build both kpatch and livepatch modules from
 a given patch.

kpatch-build-dbgsym: debug symbols for kpatch-build