7a865b import kexec-tools-2.0.20-14.el8

Authored and Committed by centosrcm 4 years ago
35 files changed. 1316 lines added. 1171 lines removed.
.gitignore
file modified
+2 -2
.kexec-tools.metadata
file modified
+2 -2
SOURCES/dracut-kdump.sh
file modified
+29 -2
SOURCES/dracut-module-setup.sh
file modified
+54 -5
SOURCES/kdump-lib-initramfs.sh
file modified
+26 -0
SOURCES/kdump.conf.5
file modified
+1 -1
SOURCES/kdumpctl
file modified
+56 -7
SOURCES/kexec-tools-2.0.18-makedumpfiles-exclude-pages-that-are-logically-offline.patch
file removed
-149
SOURCES/kexec-tools-2.0.18-makedumpfiles-honor-the-CFLAGS-from-environment.patch
file removed
-41
SOURCES/kexec-tools-2.0.19-kexec-arm64-Add-support-for-handling-zlib-compressed.patch
file removed
-385
SOURCES/kexec-tools-2.0.19-kexec-kexec-zlib.h-Add-is_zlib_file-helper-function.patch
file removed
-89
SOURCES/kexec-tools-2.0.19-kexec-kexec.c-Add-the-missing-close-for-fd-used-for-.patch
file removed
-34
SOURCES/kexec-tools-2.0.19-kexec-uImage-arm64.c-Fix-return-value-of-uImage_arm6.patch
file removed
-55
SOURCES/kexec-tools-2.0.19-makedumpfiles-x86_64-Add-support-for-AMD-Secure-Memory-Encry.patch
file removed
-198
SOURCES/kexec-tools-2.0.19-x86-Introduce-a-new-option-reuse-video-type.patch
file removed
-129
SOURCES/kexec-tools-2.0.20-Cleanup-move-it-back-from-util_lib-elf_info.c.patch
file added
+181
SOURCES/kexec-tools-2.0.20-Cleanup-remove-the-read_elf_kcore.patch
file added
+84
SOURCES/kexec-tools-2.0.20-Fix-an-error-definition-about-the-variable-fname.patch
file added
+47
SOURCES/kexec-tools-2.0.20-Limit-the-size-of-vmcore-dmesg.txt-to-2G.patch
file added
+55
SOURCES/kexec-tools-2.0.20-makedumpfile-Fix-off-by-one-issue-in-exclude_nodata_pages.patch
file added
+42
SOURCES/kexec-tools-2.0.20-makedumpfile-Generalize-get_kaslr_offset_arm64-for-other-ar.patch
file added
+219
SOURCES/kexec-tools-2.0.20-makedumpfile-Increase-SECTION_MAP_LAST_BIT-to-4.patch
file added
+38
SOURCES/kexec-tools-2.0.20-makedumpfile-Pass-0-to-get_kaslr_offset-in-find_kaslr_offse.patch
file added
+65
SOURCES/kexec-tools-2.0.20-makedumpfile-arm64-fix-get_kaslr_offset_arm64-to-return-kas.patch
file added
+85
SOURCES/kexec-tools-2.0.20-makedumpfile-assign-bitmap1-2-fd-for-subprocess-in-non-cycl.patch
file added
+44
SOURCES/kexec-tools-2.0.20-makedumpfile-s390-Use-get_kaslr_offset_general-for-s390x.patch
file added
+30
SOURCES/kexec-tools-2.0.20-makedumpfile-x86_64-Fix-incorrect-exclusion-by-e-option-wit.patch
file added
+41
SOURCES/kexec-tools-2.0.20-vmcore-dmesg-vmcore-dmesg.c-Fix-shifting-error-repor.patch
file added
+38
SOURCES/mkdumprd
file modified
+2 -2
SOURCES/rhelonly-kexec-tools-2.0.16-koji-build-fail-workaround.patchSOURCES/kexec-tools-2.0.16-koji-build-fail-workaround.patch
file renamed
+0 -0
SOURCES/rhelonly-kexec-tools-2.0.18-eppic-fix-issues-with-hardening-flags.patchSOURCES/kexec-tools-2.0.18-eppic-fix-issues-with-hardening-flags.patch
file renamed
+0 -0
SOURCES/rhelonly-kexec-tools-2.0.20-makedumpfile-remove-lebl.patch
file added
+26
SOURCES/rhonly-kexec-tools-2.0.18-makedumpfile-arm64-Add-support-for-ARMv8.2-LVA-52-bi.patch
file modified
+19 -19
SOURCES/supported-kdump-targets.txt
file modified
+18 -0
SPECS/kexec-tools.spec
file modified
+112 -51
    import kexec-tools-2.0.20-14.el8
    
        
file modified
+2 -2
file modified
+2 -2
file modified
+29 -2
file modified
+1 -1
file modified
+56 -7
file modified
+2 -2
SOURCES/rhelonly-kexec-tools-2.0.16-koji-build-fail-workaround.patch SOURCES/kexec-tools-2.0.16-koji-build-fail-workaround.patch
file renamed
file was renamed with no change to the file
SOURCES/rhelonly-kexec-tools-2.0.18-eppic-fix-issues-with-hardening-flags.patch SOURCES/kexec-tools-2.0.18-eppic-fix-issues-with-hardening-flags.patch
file renamed
file was renamed with no change to the file
file modified
+112 -51