5975ab import grub2-2.02-95.el8

Authored and Committed by centosrcm 3 years ago
92 files changed. 21342 lines added. 292 lines removed.
SOURCES/0281-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch
file modified
+2 -5
SOURCES/0282-safemath-Add-some-arithmetic-primitives-that-check-f.patch
file modified
+3 -6
SOURCES/0283-calloc-Make-sure-we-always-have-an-overflow-checking.patch
file modified
+8 -11
SOURCES/0284-calloc-Use-calloc-at-most-places.patch
file modified
+45 -48
SOURCES/0285-malloc-Use-overflow-checking-primitives-where-we-do-.patch
file modified
+26 -29
SOURCES/0286-iso9660-Don-t-leak-memory-on-realloc-failures.patch
file modified
+2 -5
SOURCES/0287-font-Do-not-load-more-than-one-NAME-section.patch
file modified
+2 -5
SOURCES/0288-gfxmenu-Fix-double-free-in-load_image.patch
file modified
+2 -5
SOURCES/0289-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch
file modified
+2 -6
SOURCES/0290-lzma-Make-sure-we-don-t-dereference-past-array.patch
file modified
+2 -5
SOURCES/0291-term-Fix-overflow-on-user-inputs.patch
file modified
+2 -5
SOURCES/0292-udf-Fix-memory-leak.patch
file modified
+2 -5
SOURCES/0293-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch
file modified
+3 -6
SOURCES/0294-tftp-Do-not-use-priority-queue.patch
file modified
+3 -6
SOURCES/0295-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch
file modified
+3 -6
SOURCES/0296-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch
file modified
+6 -9
SOURCES/0297-script-Remove-unused-fields-from-grub_script_functio.patch
file modified
+2 -6
SOURCES/0298-script-Avoid-a-use-after-free-when-redefining-a-func.patch
file modified
+3 -6
SOURCES/0299-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch
file modified
+3 -6
SOURCES/0300-hfsplus-fix-two-more-overflows.patch
file modified
+2 -5
SOURCES/0301-lvm-fix-two-more-potential-data-dependent-alloc-over.patch
file modified
+3 -7
SOURCES/0302-emu-make-grub_free-NULL-safe.patch
file modified
+2 -5
SOURCES/0303-efi-fix-some-malformed-device-path-arithmetic-errors.patch
file modified
+6 -10
SOURCES/0304-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch
file modified
+3 -6
SOURCES/0305-update-safemath-with-fallback-code-for-gcc-older-tha.patch
file modified
+3 -7
SOURCES/0306-efi-Fix-use-after-free-in-halt-reboot-path.patch
file modified
+2 -5
SOURCES/0307-efi-dhcp-fix-some-allocation-error-checking.patch
file modified
+2 -5
SOURCES/0308-efi-http-fix-some-allocation-error-checking.patch
file modified
+2 -5
SOURCES/0309-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch
file modified
+2 -6
SOURCES/0310-Fix-up-some-types-for-gcc-4.8-compat-safemath.h.patch
file modified
+2 -5
SOURCES/0311-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch
file modified
+2 -5
SOURCES/0312-linux-loader-avoid-overflow-on-initrd-size-calculati.patch
file modified
+2 -6
SOURCES/0313-linuxefi-fail-kernel-validation-without-shim-protoco.patch
file modified
+2 -6
SOURCES/0314-linux-Fix-integer-overflows-in-initrd-size-handling.patch
file modified
+3 -6
SOURCES/0317-tftp-roll-over-block-counter-to-prevent-timeouts-wit.patch
file modified
+1 -1
SOURCES/0325-ieee1275-Avoiding-many-unecessary-open-close.patch
file modified
+10 -9
SOURCES/0328-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch
file added
+251
SOURCES/0329-bufio-Use-grub_size_t-instead-of-plain-int-for-size.patch
file added
+60
SOURCES/0330-verifiers-File-type-for-fine-grained-signature-verif.patch
file added
+1738
SOURCES/0331-verifiers-Framework-core.patch
file added
+1026
SOURCES/0332-verifiers-Add-possibility-to-verify-kernel-and-modul.patch
file added
+520
SOURCES/0333-verifiers-Add-possibility-to-defer-verification-to-o.patch
file added
+91
SOURCES/0334-verifiers-Rename-verify-module-to-pgp-module.patch
file added
+36
SOURCES/0335-pgp-Fix-emu-build-and-tests-after-pgp-module-renamin.patch
file added
+55
SOURCES/0336-include-grub-file.h-Add-device-tree-file-type.patch
file added
+30
SOURCES/0337-grub-core-loader-efi-fdt.c-Fixup-grub_file_open-call.patch
file added
+28
SOURCES/0338-arm64-efi-Fix-breakage-caused-by-verifiers.patch
file added
+38
SOURCES/0339-arm-uboot-ia64-sparc64-Fix-up-grub_file_open-calls.patch
file added
+74
SOURCES/0340-verifiers-fix-double-close-on-pgp-s-sig-file-descrip.patch
file added
+146
SOURCES/0341-verifiers-Xen-fallout-cleanup.patch
file added
+46
SOURCES/0342-verifiers-ARM-Xen-fallout-cleanup.patch
file added
+63
SOURCES/0343-verifiers-IA-64-fallout-cleanup.patch
file added
+28
SOURCES/0344-verifiers-PowerPC-fallout-cleanup.patch
file added
+37
SOURCES/0345-verifiers-MIPS-fallout-cleanup.patch
file added
+27
SOURCES/0346-verifiers-Fix-calling-uninitialized-function-pointer.patch
file added
+41
SOURCES/0347-rhel-extra-file-type-fixes.patch
file added
+124
SOURCES/0348-dl-Add-support-for-persistent-modules.patch
file added
+65
SOURCES/0349-ieee1275-claim-up-to-256MB-memory.patch
file added
+52
SOURCES/0350-Add-suport-for-signing-grub-with-an-appended-signatu.patch
file added
+309
SOURCES/0351-docs-grub-Document-signing-grub-under-UEFI.patch
file added
+59
SOURCES/0352-docs-grub-Document-signing-grub-with-an-appended-sig.patch
file added
+67
SOURCES/0353-docs-grub-grub-install-is-no-longer-a-shell-script.patch
file added
+33
SOURCES/0354-docs-grub-pubkey-has-been-supported-for-some-time.patch
file added
+36
SOURCES/0355-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch
file added
+44
SOURCES/0356-verifiers-provide-unsafe-module-list.patch
file added
+96
SOURCES/0357-pgp-factor-out-rsa_pad.patch
file added
+191
SOURCES/0358-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch
file added
+71
SOURCES/0359-posix_wrap-tweaks-in-preparation-for-libtasn1.patch
file added
+64
SOURCES/0360-libtasn1-import-libtasn1-4.16.0.patch
file added
+8934
SOURCES/0361-libtasn1-disable-code-not-needed-in-grub.patch
file added
+307
SOURCES/0362-libtasn1-changes-for-grub-compatibility.patch
file added
+202
SOURCES/0363-libtasn1-compile-into-asn1-module.patch
file added
+70
SOURCES/0364-test_asn1-test-module-for-libtasn1.patch
file added
+1455
SOURCES/0365-grub-install-support-embedding-x509-certificates.patch
file added
+255
SOURCES/0366-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch
file added
+639
SOURCES/0367-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch
file added
+1542
SOURCES/0368-appended-signatures-support-verifying-appended-signa.patch
file added
+719
SOURCES/0369-appended-signatures-verification-tests.patch
file added
+897
SOURCES/0370-appended-signatures-documentation.patch
file added
+329
SOURCES/0371-ieee1275-link-appended-signature-enforcement-to-ibm-.patch
file added
+137
SOURCES/0372-include-grub-verify.h-Add-include-guard.patch
file added
+37
SOURCES/0373-arm64-xen-Fix-too-few-arguments-to-function-grub_cre.patch
file added
+40
SOURCES/centos-ca-secureboot.der
file removed
-0
SOURCES/centossecureboot001.der
file removed
-0
SOURCES/centossecureboot202.der
file removed
-0
SOURCES/centossecurebootca2.der
file removed
-0
SOURCES/grub.patches
file modified
+46 -0
SOURCES/redhatsecureboot301.cer
file added
+0
SOURCES/redhatsecureboot502.cer
file added
+0
SOURCES/redhatsecurebootca3.cer
file added
+0
SOURCES/redhatsecurebootca5.cer
file added
+0
SPECS/grub2.spec
file modified
+17 -13
    import grub2-2.02-95.el8
    
        
file modified
+46 -0
empty file added
empty file added
empty file added
empty file added
file modified
+17 -13