c6c771 import grub2-2.02-142.el8

Authored and Committed by centosrcm a year ago
65 files changed. 1044 lines added. 114 lines removed.
README.debrand
file removed
-2
SOURCES/0501-ibmvtpm-Add-support-for-trusted-boot-using-a-vTPM-2..patch
file added
+221
SOURCES/0502-ibmvtpm-Backport-ibmvtpm-support-to-grub-2.02.patch
file added
+94
SOURCES/0503-powerpc-do-CAS-in-a-more-compatible-way.patch
file added
+112
SOURCES/0504-powerpc-prefix-detection-support-device-names-with-c.patch
file added
+73
SOURCES/0505-make-ofdisk_retries-optional.patch
file added
+43
SOURCES/0506-loader-efi-chainloader-grub_load_and_start_image-doe.patchSOURCES/0501-loader-efi-chainloader-grub_load_and_start_image-doe.patch
file renamed
+0 -1
SOURCES/0507-loader-efi-chainloader-simplify-the-loader-state.patchSOURCES/0502-loader-efi-chainloader-simplify-the-loader-state.patch
file renamed
+0 -1
SOURCES/0508-commands-boot-Add-API-to-pass-context-to-loader.patchSOURCES/0503-commands-boot-Add-API-to-pass-context-to-loader.patch
file renamed
+0 -1
SOURCES/0509-loader-efi-chainloader-Use-grub_loader_set_ex.patchSOURCES/0504-loader-efi-chainloader-Use-grub_loader_set_ex.patch
file renamed
+0 -1
SOURCES/0510-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patchSOURCES/0505-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch
file renamed
+0 -1
SOURCES/0511-loader-i386-efi-linux-Use-grub_loader_set_ex.patchSOURCES/0506-loader-i386-efi-linux-Use-grub_loader_set_ex.patch
file renamed
+0 -1
SOURCES/0512-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patchSOURCES/0507-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch
file renamed
+0 -1
SOURCES/0513-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patchSOURCES/0508-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch
file renamed
+0 -1
SOURCES/0514-video-readers-png-Abort-sooner-if-a-read-operation-f.patchSOURCES/0509-video-readers-png-Abort-sooner-if-a-read-operation-f.patch
file renamed
+0 -1
SOURCES/0515-video-readers-png-Refuse-to-handle-multiple-image-he.patchSOURCES/0510-video-readers-png-Refuse-to-handle-multiple-image-he.patch
file renamed
+0 -1
SOURCES/0516-video-readers-png-Drop-greyscale-support-to-fix-heap.patchSOURCES/0511-video-readers-png-Drop-greyscale-support-to-fix-heap.patch
file renamed
+0 -1
SOURCES/0517-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patchSOURCES/0512-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch
file renamed
+0 -1
SOURCES/0518-video-readers-png-Sanity-check-some-huffman-codes.patchSOURCES/0513-video-readers-png-Sanity-check-some-huffman-codes.patch
file renamed
+0 -1
SOURCES/0519-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patchSOURCES/0514-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch
file renamed
+0 -1
SOURCES/0520-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patchSOURCES/0515-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch
file renamed
+0 -1
SOURCES/0521-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patchSOURCES/0516-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch
file renamed
+0 -1
SOURCES/0522-video-readers-jpeg-Block-int-underflow-wild-pointer-.patchSOURCES/0517-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch
file renamed
+0 -1
SOURCES/0523-normal-charset-Fix-array-out-of-bounds-formatting-un.patchSOURCES/0518-normal-charset-Fix-array-out-of-bounds-formatting-un.patch
file renamed
+0 -1
SOURCES/0524-net-netbuff-Block-overly-large-netbuff-allocs.patchSOURCES/0519-net-netbuff-Block-overly-large-netbuff-allocs.patch
file renamed
+0 -1
SOURCES/0525-net-ip-Do-IP-fragment-maths-safely.patchSOURCES/0520-net-ip-Do-IP-fragment-maths-safely.patch
file renamed
+0 -1
SOURCES/0526-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patchSOURCES/0521-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch
file renamed
+0 -1
SOURCES/0527-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patchSOURCES/0522-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch
file renamed
+0 -1
SOURCES/0528-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patchSOURCES/0523-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch
file renamed
+0 -1
SOURCES/0529-misc-Format-string-for-grub_error-should-be-a-litera.patchSOURCES/0524-misc-Format-string-for-grub_error-should-be-a-litera.patch
file renamed
+0 -1
SOURCES/0530-net-tftp-Avoid-a-trivial-UAF.patchSOURCES/0525-net-tftp-Avoid-a-trivial-UAF.patch
file renamed
+0 -1
SOURCES/0531-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patchSOURCES/0526-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch
file renamed
+0 -1
SOURCES/0532-net-http-Fix-OOB-write-for-split-http-headers.patchSOURCES/0527-net-http-Fix-OOB-write-for-split-http-headers.patch
file renamed
+0 -1
SOURCES/0533-net-http-Error-out-on-headers-with-LF-without-CR.patchSOURCES/0528-net-http-Error-out-on-headers-with-LF-without-CR.patch
file renamed
+0 -1
SOURCES/0534-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patchSOURCES/0529-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch
file renamed
+0 -1
SOURCES/0535-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patchSOURCES/0530-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch
file renamed
+0 -1
SOURCES/0536-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patchSOURCES/0531-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch
file renamed
+0 -1
SOURCES/0537-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patchSOURCES/0532-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch
file renamed
+0 -1
SOURCES/0538-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patchSOURCES/0533-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch
file renamed
+0 -1
SOURCES/0539-efi-Add-a-function-to-read-EFI-variables-with-attrib.patchSOURCES/0534-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch
file renamed
+0 -1
SOURCES/0540-Define-GRUB_EFI_SHIM_LOCK_GUID.patchSOURCES/0535-Define-GRUB_EFI_SHIM_LOCK_GUID.patch
file renamed
+0 -1
SOURCES/0541-misc-Make-grub_min-and-grub_max-more-resilient.patchSOURCES/0536-misc-Make-grub_min-and-grub_max-more-resilient.patch
file renamed
+0 -1
SOURCES/0542-ReiserFS-switch-to-using-grub_min-grub_max.patchSOURCES/0537-ReiserFS-switch-to-using-grub_min-grub_max.patch
file renamed
+0 -1
SOURCES/0543-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patchSOURCES/0538-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch
file renamed
+0 -1
SOURCES/0544-modules-make-.module_license-read-only.patchSOURCES/0539-modules-make-.module_license-read-only.patch
file renamed
+0 -1
SOURCES/0545-modules-strip-.llvm_addrsig-sections-and-similar.patchSOURCES/0540-modules-strip-.llvm_addrsig-sections-and-similar.patch
file renamed
+0 -1
SOURCES/0546-modules-Don-t-allocate-space-for-non-allocable-secti.patchSOURCES/0541-modules-Don-t-allocate-space-for-non-allocable-secti.patch
file renamed
+0 -1
SOURCES/0547-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patchSOURCES/0542-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch
file renamed
+0 -1
SOURCES/0548-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patchSOURCES/0543-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch
file renamed
+0 -1
SOURCES/0549-modules-load-module-sections-at-page-aligned-address.patchSOURCES/0544-modules-load-module-sections-at-page-aligned-address.patch
file renamed
+0 -1
SOURCES/0550-nx-add-memory-attribute-get-set-API.patchSOURCES/0545-nx-add-memory-attribute-get-set-API.patch
file renamed
+0 -1
SOURCES/0551-nx-set-page-permissions-for-loaded-modules.patchSOURCES/0546-nx-set-page-permissions-for-loaded-modules.patch
file renamed
+0 -1
SOURCES/0552-nx-set-attrs-in-our-kernel-loaders.patchSOURCES/0547-nx-set-attrs-in-our-kernel-loaders.patch
file renamed
+0 -1
SOURCES/0553-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patchSOURCES/0548-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch
file renamed
+2 -1
SOURCES/0554-Fixup-grub_efi_get_variable-type-in-our-loaders.patchSOURCES/0549-Fixup-grub_efi_get_variable-type-in-our-loaders.patch
file renamed
+0 -1
SOURCES/0555-Make-debug-file-show-which-file-filters-get-run.patch
file added
+47
SOURCES/0556-efi-use-enumerated-array-positions-for-our-allocatio.patch
file added
+83
SOURCES/0557-efi-split-allocation-policy-for-kernel-vs-initrd-mem.patch
file added
+129
SOURCES/0558-efi-use-EFI_LOADER_-CODE-DATA-for-kernel-and-initrd-.patch
file added
+63
SOURCES/0559-ieee1275-implement-vec5-for-cas-negotiation.patch
file added
+72
SOURCES/grub.macros
file modified
+3 -3
SOURCES/grub.patches
file modified
+59 -49
SOURCES/redhatsecureboot303.cer
file removed
-0
SOURCES/redhatsecureboot701.cer
file added
+0
SPECS/grub2.spec
file modified
+43 -11
    import grub2-2.02-142.el8
    
        
file removed
-2
SOURCES/0506-loader-efi-chainloader-grub_load_and_start_image-doe.patch SOURCES/0501-loader-efi-chainloader-grub_load_and_start_image-doe.patch
file renamed
SOURCES/0507-loader-efi-chainloader-simplify-the-loader-state.patch SOURCES/0502-loader-efi-chainloader-simplify-the-loader-state.patch
file renamed
SOURCES/0508-commands-boot-Add-API-to-pass-context-to-loader.patch SOURCES/0503-commands-boot-Add-API-to-pass-context-to-loader.patch
file renamed
SOURCES/0509-loader-efi-chainloader-Use-grub_loader_set_ex.patch SOURCES/0504-loader-efi-chainloader-Use-grub_loader_set_ex.patch
file renamed
SOURCES/0510-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch SOURCES/0505-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch
file renamed
SOURCES/0511-loader-i386-efi-linux-Use-grub_loader_set_ex.patch SOURCES/0506-loader-i386-efi-linux-Use-grub_loader_set_ex.patch
file renamed
SOURCES/0512-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch SOURCES/0507-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch
file renamed
SOURCES/0513-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch SOURCES/0508-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch
file renamed
SOURCES/0514-video-readers-png-Abort-sooner-if-a-read-operation-f.patch SOURCES/0509-video-readers-png-Abort-sooner-if-a-read-operation-f.patch
file renamed
SOURCES/0515-video-readers-png-Refuse-to-handle-multiple-image-he.patch SOURCES/0510-video-readers-png-Refuse-to-handle-multiple-image-he.patch
file renamed
SOURCES/0516-video-readers-png-Drop-greyscale-support-to-fix-heap.patch SOURCES/0511-video-readers-png-Drop-greyscale-support-to-fix-heap.patch
file renamed
SOURCES/0517-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch SOURCES/0512-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch
file renamed
SOURCES/0518-video-readers-png-Sanity-check-some-huffman-codes.patch SOURCES/0513-video-readers-png-Sanity-check-some-huffman-codes.patch
file renamed
SOURCES/0519-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch SOURCES/0514-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch
file renamed
SOURCES/0520-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch SOURCES/0515-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch
file renamed
SOURCES/0521-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch SOURCES/0516-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch
file renamed
SOURCES/0522-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch SOURCES/0517-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch
file renamed
SOURCES/0523-normal-charset-Fix-array-out-of-bounds-formatting-un.patch SOURCES/0518-normal-charset-Fix-array-out-of-bounds-formatting-un.patch
file renamed
SOURCES/0524-net-netbuff-Block-overly-large-netbuff-allocs.patch SOURCES/0519-net-netbuff-Block-overly-large-netbuff-allocs.patch
file renamed
SOURCES/0525-net-ip-Do-IP-fragment-maths-safely.patch SOURCES/0520-net-ip-Do-IP-fragment-maths-safely.patch
file renamed
SOURCES/0526-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch SOURCES/0521-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch
file renamed
SOURCES/0527-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch SOURCES/0522-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch
file renamed
SOURCES/0528-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch SOURCES/0523-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch
file renamed
SOURCES/0529-misc-Format-string-for-grub_error-should-be-a-litera.patch SOURCES/0524-misc-Format-string-for-grub_error-should-be-a-litera.patch
file renamed
SOURCES/0530-net-tftp-Avoid-a-trivial-UAF.patch SOURCES/0525-net-tftp-Avoid-a-trivial-UAF.patch
file renamed
SOURCES/0531-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch SOURCES/0526-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch
file renamed
SOURCES/0532-net-http-Fix-OOB-write-for-split-http-headers.patch SOURCES/0527-net-http-Fix-OOB-write-for-split-http-headers.patch
file renamed
SOURCES/0533-net-http-Error-out-on-headers-with-LF-without-CR.patch SOURCES/0528-net-http-Error-out-on-headers-with-LF-without-CR.patch
file renamed
SOURCES/0534-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch SOURCES/0529-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch
file renamed
SOURCES/0535-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch SOURCES/0530-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch
file renamed
SOURCES/0536-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch SOURCES/0531-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch
file renamed
SOURCES/0537-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch SOURCES/0532-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch
file renamed
SOURCES/0538-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch SOURCES/0533-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch
file renamed
SOURCES/0539-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch SOURCES/0534-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch
file renamed
SOURCES/0540-Define-GRUB_EFI_SHIM_LOCK_GUID.patch SOURCES/0535-Define-GRUB_EFI_SHIM_LOCK_GUID.patch
file renamed
SOURCES/0541-misc-Make-grub_min-and-grub_max-more-resilient.patch SOURCES/0536-misc-Make-grub_min-and-grub_max-more-resilient.patch
file renamed
SOURCES/0542-ReiserFS-switch-to-using-grub_min-grub_max.patch SOURCES/0537-ReiserFS-switch-to-using-grub_min-grub_max.patch
file renamed
SOURCES/0543-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch SOURCES/0538-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch
file renamed
SOURCES/0544-modules-make-.module_license-read-only.patch SOURCES/0539-modules-make-.module_license-read-only.patch
file renamed
SOURCES/0545-modules-strip-.llvm_addrsig-sections-and-similar.patch SOURCES/0540-modules-strip-.llvm_addrsig-sections-and-similar.patch
file renamed
SOURCES/0546-modules-Don-t-allocate-space-for-non-allocable-secti.patch SOURCES/0541-modules-Don-t-allocate-space-for-non-allocable-secti.patch
file renamed
SOURCES/0547-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch SOURCES/0542-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch
file renamed
SOURCES/0548-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch SOURCES/0543-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch
file renamed
SOURCES/0549-modules-load-module-sections-at-page-aligned-address.patch SOURCES/0544-modules-load-module-sections-at-page-aligned-address.patch
file renamed
SOURCES/0550-nx-add-memory-attribute-get-set-API.patch SOURCES/0545-nx-add-memory-attribute-get-set-API.patch
file renamed
SOURCES/0551-nx-set-page-permissions-for-loaded-modules.patch SOURCES/0546-nx-set-page-permissions-for-loaded-modules.patch
file renamed
SOURCES/0552-nx-set-attrs-in-our-kernel-loaders.patch SOURCES/0547-nx-set-attrs-in-our-kernel-loaders.patch
file renamed
SOURCES/0553-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch SOURCES/0548-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch
file renamed
+2 -1
SOURCES/0554-Fixup-grub_efi_get_variable-type-in-our-loaders.patch SOURCES/0549-Fixup-grub_efi_get_variable-type-in-our-loaders.patch
file renamed
file modified
+3 -3
file modified
+59 -49
empty file added
file modified
+43 -11