Dynamic kernel patch manager
JIRA: https://issues.redhat.com/browse/RHEL-103845 Upstream: RHEL-ONLY Enhances the list subcommand to display the CVE identifiers addressed by each installed patch module. The CVEs are extracted directly from the RPM changelogs of the corresponding modules, giving users clearer insight into the security issues mitigated by livepatch updates. V2: * Remove temporary files in favor of associative arrays * Use printf and sed for indentation instead of a loop V3: * Syntactic changes using ShellCheck Resolves: RHEL-103845 Signed-off-by: Radomir Vrbovsky <rvrbovsk@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| 0001-contrib-disable-upstart-kpatch.conf-install.patch | ||
| 0002-kpatch-clarify-unload-unsupport.patch | ||
| 0003-do-not-rm-selinux-rpm-owned-directory.patch | ||
| 0004-kpatch-List-CVEs-for-loaded-livepatch-modules.patch | ||
| gating.yaml | ||
| kpatch.spec | ||
| sources | ||