3efed6 import grub2-2.02-99.el8

Authored and Committed by centosrcm 2 years ago
174 files changed. 22337 lines added. 306 lines removed.
SOURCES/0318-at_keyboard-use-set-1-when-keyboard-is-in-Translate-.patch
file added
+121
SOURCES/0319-grub-install-disable-support-for-EFI-platforms.patch
file added
+118
SOURCES/0320-New-with-debug-timestamps-configure-flag-to-prepend-.patch
file added
+112
SOURCES/0321-Added-debug-statements-to-grub_disk_open-and-grub_di.patch
file added
+47
SOURCES/0322-Introduce-function-grub_debug_is_enabled-void-return.patch
file added
+51
SOURCES/0323-Don-t-clear-screen-when-debugging-is-enabled.patch
file added
+27
SOURCES/0324-grub_file_-instrumentation-new-file-debug-tag.patch
file added
+71
SOURCES/0325-ieee1275-Avoiding-many-unecessary-open-close.patch
file added
+136
SOURCES/0326-ieee1275-powerpc-implements-fibre-channel-discovery-.patch
file added
+90
SOURCES/0327-ieee1275-powerpc-enables-device-mapper-discovery.patch
file added
+106
SOURCES/0328-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch
file added
+239
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-Add-suport-for-signing-grub-with-an-appended-signatu.patch
file added
+309
SOURCES/0350-docs-grub-Document-signing-grub-under-UEFI.patch
file added
+59
SOURCES/0351-docs-grub-Document-signing-grub-with-an-appended-sig.patch
file added
+67
SOURCES/0352-docs-grub-grub-install-is-no-longer-a-shell-script.patch
file added
+33
SOURCES/0353-docs-grub-pubkey-has-been-supported-for-some-time.patch
file added
+36
SOURCES/0354-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch
file added
+44
SOURCES/0355-verifiers-provide-unsafe-module-list.patch
file added
+96
SOURCES/0356-pgp-factor-out-rsa_pad.patch
file added
+191
SOURCES/0357-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch
file added
+71
SOURCES/0358-posix_wrap-tweaks-in-preparation-for-libtasn1.patch
file added
+64
SOURCES/0359-libtasn1-import-libtasn1-4.16.0.patch
file added
+8934
SOURCES/0360-libtasn1-disable-code-not-needed-in-grub.patch
file added
+307
SOURCES/0361-libtasn1-changes-for-grub-compatibility.patch
file added
+202
SOURCES/0362-libtasn1-compile-into-asn1-module.patch
file added
+70
SOURCES/0363-test_asn1-test-module-for-libtasn1.patch
file added
+1455
SOURCES/0364-grub-install-support-embedding-x509-certificates.patch
file added
+255
SOURCES/0365-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch
file added
+639
SOURCES/0366-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch
file added
+1542
SOURCES/0367-appended-signatures-support-verifying-appended-signa.patch
file added
+719
SOURCES/0368-appended-signatures-verification-tests.patch
file added
+897
SOURCES/0369-appended-signatures-documentation.patch
file added
+329
SOURCES/0370-ieee1275-link-appended-signature-enforcement-to-ibm-.patch
file added
+137
SOURCES/0371-include-grub-verify.h-Add-include-guard.patch
file added
+37
SOURCES/0372-arm64-xen-Fix-too-few-arguments-to-function-grub_cre.patch
file added
+40
SOURCES/0373-kern-Add-lockdown-support.patchSOURCES/0318-kern-Add-lockdown-support.patch
file renamed
+11 -12
SOURCES/0374-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patchSOURCES/0319-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch
file renamed
+2 -2
SOURCES/0375-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patchSOURCES/0320-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch
file renamed
+0 -0
SOURCES/0376-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patchSOURCES/0321-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch
file renamed
+0 -0
SOURCES/0377-acpi-Don-t-register-the-acpi-command-when-locked-dow.patchSOURCES/0322-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch
file renamed
+3 -3
SOURCES/0378-mmap-Don-t-register-cutmem-and-badram-commands-when-.patchSOURCES/0323-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch
file renamed
+2 -2
SOURCES/0379-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patchSOURCES/0324-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch
file renamed
+6 -6
SOURCES/0380-commands-setpci-Restrict-setpci-command-when-locked-.patchSOURCES/0325-commands-setpci-Restrict-setpci-command-when-locked-.patch
file renamed
+0 -0
SOURCES/0381-commands-hdparm-Restrict-hdparm-command-when-locked-.patchSOURCES/0326-commands-hdparm-Restrict-hdparm-command-when-locked-.patch
file renamed
+0 -0
SOURCES/0382-gdb-Restrict-GDB-access-when-locked-down.patchSOURCES/0327-gdb-Restrict-GDB-access-when-locked-down.patch
file renamed
+0 -0
SOURCES/0383-loader-xnu-Don-t-allow-loading-extension-and-package.patchSOURCES/0328-loader-xnu-Don-t-allow-loading-extension-and-package.patch
file renamed
+2 -2
SOURCES/0384-docs-Document-the-cutmem-command.patchSOURCES/0329-docs-Document-the-cutmem-command.patch
file renamed
+4 -4
SOURCES/0385-dl-Only-allow-unloading-modules-that-are-not-depende.patchSOURCES/0330-dl-Only-allow-unloading-modules-that-are-not-depende.patch
file renamed
+7 -7
SOURCES/0386-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patchSOURCES/0331-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch
file renamed
+0 -0
SOURCES/0387-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patchSOURCES/0332-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch
file renamed
+0 -0
SOURCES/0388-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patchSOURCES/0333-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch
file renamed
+1 -1
SOURCES/0389-net-tftp-Fix-dangling-memory-pointer.patchSOURCES/0334-net-tftp-Fix-dangling-memory-pointer.patch
file renamed
+0 -0
SOURCES/0390-kern-parser-Fix-resource-leak-if-argc-0.patchSOURCES/0335-kern-parser-Fix-resource-leak-if-argc-0.patch
file renamed
+0 -0
SOURCES/0391-kern-efi-Fix-memory-leak-on-failure.patchSOURCES/0336-kern-efi-Fix-memory-leak-on-failure.patch
file renamed
+0 -0
SOURCES/0392-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patchSOURCES/0337-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch
file renamed
+0 -0
SOURCES/0393-gnulib-regexec-Resolve-unused-variable.patchSOURCES/0338-gnulib-regexec-Resolve-unused-variable.patch
file renamed
+0 -0
SOURCES/0394-gnulib-regcomp-Fix-uninitialized-token-structure.patchSOURCES/0339-gnulib-regcomp-Fix-uninitialized-token-structure.patch
file renamed
+0 -0
SOURCES/0395-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patchSOURCES/0340-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch
file renamed
+0 -0
SOURCES/0396-gnulib-regexec-Fix-possible-null-dereference.patchSOURCES/0341-gnulib-regexec-Fix-possible-null-dereference.patch
file renamed
+0 -0
SOURCES/0397-gnulib-regcomp-Fix-uninitialized-re_token.patchSOURCES/0342-gnulib-regcomp-Fix-uninitialized-re_token.patch
file renamed
+0 -0
SOURCES/0398-io-lzopio-Resolve-unnecessary-self-assignment-errors.patchSOURCES/0343-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch
file renamed
+1 -1
SOURCES/0399-kern-partition-Check-for-NULL-before-dereferencing-i.patchSOURCES/0344-kern-partition-Check-for-NULL-before-dereferencing-i.patch
file renamed
+0 -0
SOURCES/0400-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patchSOURCES/0345-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch
file renamed
+0 -0
SOURCES/0401-disk-ldm-If-failed-then-free-vg-variable-too.patchSOURCES/0346-disk-ldm-If-failed-then-free-vg-variable-too.patch
file renamed
+0 -0
SOURCES/0402-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patchSOURCES/0347-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch
file renamed
+0 -0
SOURCES/0403-disk-cryptodisk-Fix-potential-integer-overflow.patchSOURCES/0348-disk-cryptodisk-Fix-potential-integer-overflow.patch
file renamed
+0 -0
SOURCES/0404-hfsplus-Check-that-the-volume-name-length-is-valid.patchSOURCES/0349-hfsplus-Check-that-the-volume-name-length-is-valid.patch
file renamed
+0 -0
SOURCES/0405-zfs-Fix-possible-negative-shift-operation.patchSOURCES/0350-zfs-Fix-possible-negative-shift-operation.patch
file renamed
+0 -0
SOURCES/0406-zfs-Fix-resource-leaks-while-constructing-path.patchSOURCES/0351-zfs-Fix-resource-leaks-while-constructing-path.patch
file renamed
+0 -0
SOURCES/0407-zfs-Fix-possible-integer-overflows.patchSOURCES/0352-zfs-Fix-possible-integer-overflows.patch
file renamed
+0 -0
SOURCES/0408-zfsinfo-Correct-a-check-for-error-allocating-memory.patchSOURCES/0353-zfsinfo-Correct-a-check-for-error-allocating-memory.patch
file renamed
+0 -0
SOURCES/0409-affs-Fix-memory-leaks.patchSOURCES/0354-affs-Fix-memory-leaks.patch
file renamed
+0 -0
SOURCES/0410-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patchSOURCES/0355-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch
file renamed
+0 -0
SOURCES/0411-libgcrypt-mpi-Fix-possible-NULL-dereference.patchSOURCES/0356-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
file renamed
+0 -0
SOURCES/0412-syslinux-Fix-memory-leak-while-parsing.patchSOURCES/0357-syslinux-Fix-memory-leak-while-parsing.patch
file renamed
+1 -1
SOURCES/0413-normal-completion-Fix-leaking-of-memory-when-process.patchSOURCES/0358-normal-completion-Fix-leaking-of-memory-when-process.patch
file renamed
+0 -0
SOURCES/0414-commands-hashsum-Fix-a-memory-leak.patchSOURCES/0359-commands-hashsum-Fix-a-memory-leak.patch
file renamed
+8 -8
SOURCES/0415-video-efi_gop-Remove-unnecessary-return-value-of-gru.patchSOURCES/0360-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch
file renamed
+0 -0
SOURCES/0416-video-fb-fbfill-Fix-potential-integer-overflow.patchSOURCES/0361-video-fb-fbfill-Fix-potential-integer-overflow.patch
file renamed
+0 -0
SOURCES/0417-video-fb-video_fb-Fix-multiple-integer-overflows.patchSOURCES/0362-video-fb-video_fb-Fix-multiple-integer-overflows.patch
file renamed
+0 -0
SOURCES/0418-video-fb-video_fb-Fix-possible-integer-overflow.patchSOURCES/0363-video-fb-video_fb-Fix-possible-integer-overflow.patch
file renamed
+0 -0
SOURCES/0419-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patchSOURCES/0364-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch
file renamed
+1 -1
SOURCES/0420-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patchSOURCES/0365-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch
file renamed
+0 -0
SOURCES/0421-loader-bsd-Check-for-NULL-arg-up-front.patchSOURCES/0366-loader-bsd-Check-for-NULL-arg-up-front.patch
file renamed
+3 -3
SOURCES/0422-loader-xnu-Fix-memory-leak.patchSOURCES/0367-loader-xnu-Fix-memory-leak.patch
file renamed
+2 -2
SOURCES/0423-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patchSOURCES/0368-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch
file renamed
+3 -3
SOURCES/0424-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patchSOURCES/0369-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
file renamed
+5 -5
SOURCES/0425-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patchSOURCES/0370-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch
file renamed
+0 -0
SOURCES/0426-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patchSOURCES/0371-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch
file renamed
+0 -0
SOURCES/0427-script-execute-Fix-NULL-dereference-in-grub_script_e.patchSOURCES/0372-script-execute-Fix-NULL-dereference-in-grub_script_e.patch
file renamed
+0 -0
SOURCES/0428-commands-ls-Require-device_name-is-not-NULL-before-p.patchSOURCES/0373-commands-ls-Require-device_name-is-not-NULL-before-p.patch
file renamed
+1 -1
SOURCES/0429-script-execute-Avoid-crash-when-using-outside-a-func.patchSOURCES/0374-script-execute-Avoid-crash-when-using-outside-a-func.patch
file renamed
+0 -0
SOURCES/0430-lib-arg-Block-repeated-short-options-that-require-an.patchSOURCES/0375-lib-arg-Block-repeated-short-options-that-require-an.patch
file renamed
+0 -0
SOURCES/0431-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patchSOURCES/0376-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch
file renamed
+0 -0
SOURCES/0432-commands-menuentry-Fix-quoting-in-setparams_prefix.patchSOURCES/0377-commands-menuentry-Fix-quoting-in-setparams_prefix.patch
file renamed
+0 -0
SOURCES/0433-kern-misc-Always-set-end-in-grub_strtoull.patchSOURCES/0378-kern-misc-Always-set-end-in-grub_strtoull.patch
file renamed
+3 -3
SOURCES/0434-video-readers-jpeg-Catch-files-with-unsupported-quan.patchSOURCES/0379-video-readers-jpeg-Catch-files-with-unsupported-quan.patch
file renamed
+1 -1
SOURCES/0435-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patchSOURCES/0380-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch
file renamed
+1 -1
SOURCES/0436-video-readers-jpeg-Don-t-decode-data-before-start-of.patchSOURCES/0381-video-readers-jpeg-Don-t-decode-data-before-start-of.patch
file renamed
+1 -1
SOURCES/0437-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patchSOURCES/0382-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch
file renamed
+0 -0
SOURCES/0438-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patchSOURCES/0383-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch
file renamed
+0 -0
SOURCES/0439-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patchSOURCES/0384-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch
file renamed
+0 -0
SOURCES/0440-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patchSOURCES/0385-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch
file renamed
+0 -0
SOURCES/0441-fs-hfs-Disable-under-lockdown.patchSOURCES/0386-fs-hfs-Disable-under-lockdown.patch
file renamed
+0 -0
SOURCES/0442-fs-sfs-Fix-over-read-of-root-object-name.patchSOURCES/0387-fs-sfs-Fix-over-read-of-root-object-name.patch
file renamed
+0 -0
SOURCES/0443-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patchSOURCES/0388-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch
file renamed
+0 -0
SOURCES/0444-fs-jfs-Limit-the-extents-that-getblk-can-consider.patchSOURCES/0389-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch
file renamed
+0 -0
SOURCES/0445-fs-jfs-Catch-infinite-recursion.patchSOURCES/0390-fs-jfs-Catch-infinite-recursion.patch
file renamed
+0 -0
SOURCES/0446-fs-nilfs2-Reject-too-large-keys.patchSOURCES/0391-fs-nilfs2-Reject-too-large-keys.patch
file renamed
+0 -0
SOURCES/0447-fs-nilfs2-Don-t-search-children-if-provided-number-i.patchSOURCES/0392-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch
file renamed
+0 -0
SOURCES/0448-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patchSOURCES/0393-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch
file renamed
+0 -0
SOURCES/0449-io-gzio-Bail-if-gzio-tl-td-is-NULL.patchSOURCES/0394-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch
file renamed
+1 -1
SOURCES/0450-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patchSOURCES/0395-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch
file renamed
+1 -1
SOURCES/0451-io-gzio-Catch-missing-values-in-huft_build-and-bail.patchSOURCES/0396-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch
file renamed
+1 -1
SOURCES/0452-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patchSOURCES/0397-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch
file renamed
+1 -1
SOURCES/0453-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patchSOURCES/0398-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch
file renamed
+0 -0
SOURCES/0454-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patchSOURCES/0399-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch
file renamed
+0 -0
SOURCES/0455-disk-lvm-Bail-on-missing-PV-list.patchSOURCES/0400-disk-lvm-Bail-on-missing-PV-list.patch
file renamed
+0 -0
SOURCES/0456-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patchSOURCES/0401-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch
file renamed
+0 -0
SOURCES/0457-disk-lvm-Do-not-overread-metadata.patchSOURCES/0402-disk-lvm-Do-not-overread-metadata.patch
file renamed
+0 -0
SOURCES/0458-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patchSOURCES/0403-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch
file renamed
+0 -0
SOURCES/0459-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patchSOURCES/0404-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch
file renamed
+0 -0
SOURCES/0460-kern-parser-Fix-a-memory-leak.patchSOURCES/0405-kern-parser-Fix-a-memory-leak.patch
file renamed
+0 -0
SOURCES/0461-kern-parser-Introduce-process_char-helper.patchSOURCES/0406-kern-parser-Introduce-process_char-helper.patch
file renamed
+0 -0
SOURCES/0462-kern-parser-Introduce-terminate_arg-helper.patchSOURCES/0407-kern-parser-Introduce-terminate_arg-helper.patch
file renamed
+0 -0
SOURCES/0463-kern-parser-Refactor-grub_parser_split_cmdline-clean.patchSOURCES/0408-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch
file renamed
+0 -0
SOURCES/0464-kern-buffer-Add-variable-sized-heap-buffer.patchSOURCES/0409-kern-buffer-Add-variable-sized-heap-buffer.patch
file renamed
+1 -1
SOURCES/0465-kern-parser-Fix-a-stack-buffer-overflow.patchSOURCES/0410-kern-parser-Fix-a-stack-buffer-overflow.patch
file renamed
+0 -0
SOURCES/0466-kern-efi-Add-initial-stack-protector-implementation.patchSOURCES/0411-kern-efi-Add-initial-stack-protector-implementation.patch
file renamed
+2 -2
SOURCES/0467-util-mkimage-Remove-unused-code-to-add-BSS-section.patchSOURCES/0412-util-mkimage-Remove-unused-code-to-add-BSS-section.patch
file renamed
+4 -4
SOURCES/0468-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patchSOURCES/0413-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch
file renamed
+7 -7
SOURCES/0469-util-mkimage-Always-use-grub_host_to_target32-to-ini.patchSOURCES/0414-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch
file renamed
+2 -2
SOURCES/0470-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patchSOURCES/0415-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch
file renamed
+3 -3
SOURCES/0471-util-mkimage-Reorder-PE-optional-header-fields-set-u.patchSOURCES/0416-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch
file renamed
+5 -5
SOURCES/0472-util-mkimage-Improve-data_size-value-calculation.patchSOURCES/0417-util-mkimage-Improve-data_size-value-calculation.patch
file renamed
+3 -3
SOURCES/0473-util-mkimage-Refactor-section-setup-to-use-a-helper.patchSOURCES/0418-util-mkimage-Refactor-section-setup-to-use-a-helper.patch
file renamed
+5 -5
SOURCES/0474-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patchSOURCES/0419-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch
file renamed
+49 -52
SOURCES/0475-kern-misc-Split-parse_printf_args-into-format-parsin.patchSOURCES/0420-kern-misc-Split-parse_printf_args-into-format-parsin.patch
file renamed
+3 -3
SOURCES/0476-kern-misc-Add-STRING-type-for-internal-printf-format.patchSOURCES/0421-kern-misc-Add-STRING-type-for-internal-printf-format.patch
file renamed
+4 -4
SOURCES/0477-kern-misc-Add-function-to-check-printf-format-agains.patchSOURCES/0422-kern-misc-Add-function-to-check-printf-format-agains.patch
file renamed
+10 -10
SOURCES/0478-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patchSOURCES/0423-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch
file renamed
+0 -0
SOURCES/0479-kern-mm-Fix-grub_debug_calloc-compilation-error.patchSOURCES/0424-kern-mm-Fix-grub_debug_calloc-compilation-error.patch
file renamed
+0 -0
SOURCES/0480-efi-net-Fix-malformed-device-path-arithmetic-errors-.patchSOURCES/0425-efi-net-Fix-malformed-device-path-arithmetic-errors-.patch
file renamed
+0 -0
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.macros
file modified
+15 -9
SOURCES/grub.patches
file modified
+163 -108
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
+64 -14
    import grub2-2.02-99.el8
    
        
SOURCES/0373-kern-Add-lockdown-support.patch SOURCES/0318-kern-Add-lockdown-support.patch
file renamed
+11 -12
SOURCES/0374-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch SOURCES/0319-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch
file renamed
+2 -2
SOURCES/0375-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch SOURCES/0320-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch
file renamed
file was renamed with no change to the file
SOURCES/0376-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch SOURCES/0321-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch
file renamed
file was renamed with no change to the file
SOURCES/0377-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch SOURCES/0322-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch
file renamed
+3 -3
SOURCES/0378-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch SOURCES/0323-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch
file renamed
+2 -2
SOURCES/0379-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch SOURCES/0324-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch
file renamed
+6 -6
SOURCES/0380-commands-setpci-Restrict-setpci-command-when-locked-.patch SOURCES/0325-commands-setpci-Restrict-setpci-command-when-locked-.patch
file renamed
file was renamed with no change to the file
SOURCES/0381-commands-hdparm-Restrict-hdparm-command-when-locked-.patch SOURCES/0326-commands-hdparm-Restrict-hdparm-command-when-locked-.patch
file renamed
file was renamed with no change to the file
SOURCES/0382-gdb-Restrict-GDB-access-when-locked-down.patch SOURCES/0327-gdb-Restrict-GDB-access-when-locked-down.patch
file renamed
file was renamed with no change to the file
SOURCES/0383-loader-xnu-Don-t-allow-loading-extension-and-package.patch SOURCES/0328-loader-xnu-Don-t-allow-loading-extension-and-package.patch
file renamed
+2 -2
SOURCES/0384-docs-Document-the-cutmem-command.patch SOURCES/0329-docs-Document-the-cutmem-command.patch
file renamed
+4 -4
SOURCES/0385-dl-Only-allow-unloading-modules-that-are-not-depende.patch SOURCES/0330-dl-Only-allow-unloading-modules-that-are-not-depende.patch
file renamed
+7 -7
SOURCES/0386-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch SOURCES/0331-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch
file renamed
file was renamed with no change to the file
SOURCES/0387-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch SOURCES/0332-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch
file renamed
file was renamed with no change to the file
SOURCES/0388-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch SOURCES/0333-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch
file renamed
+1 -1
SOURCES/0389-net-tftp-Fix-dangling-memory-pointer.patch SOURCES/0334-net-tftp-Fix-dangling-memory-pointer.patch
file renamed
file was renamed with no change to the file
SOURCES/0390-kern-parser-Fix-resource-leak-if-argc-0.patch SOURCES/0335-kern-parser-Fix-resource-leak-if-argc-0.patch
file renamed
file was renamed with no change to the file
SOURCES/0391-kern-efi-Fix-memory-leak-on-failure.patch SOURCES/0336-kern-efi-Fix-memory-leak-on-failure.patch
file renamed
file was renamed with no change to the file
SOURCES/0392-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch SOURCES/0337-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch
file renamed
file was renamed with no change to the file
SOURCES/0393-gnulib-regexec-Resolve-unused-variable.patch SOURCES/0338-gnulib-regexec-Resolve-unused-variable.patch
file renamed
file was renamed with no change to the file
SOURCES/0394-gnulib-regcomp-Fix-uninitialized-token-structure.patch SOURCES/0339-gnulib-regcomp-Fix-uninitialized-token-structure.patch
file renamed
file was renamed with no change to the file
SOURCES/0395-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch SOURCES/0340-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch
file renamed
file was renamed with no change to the file
SOURCES/0396-gnulib-regexec-Fix-possible-null-dereference.patch SOURCES/0341-gnulib-regexec-Fix-possible-null-dereference.patch
file renamed
file was renamed with no change to the file
SOURCES/0397-gnulib-regcomp-Fix-uninitialized-re_token.patch SOURCES/0342-gnulib-regcomp-Fix-uninitialized-re_token.patch
file renamed
file was renamed with no change to the file
SOURCES/0398-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch SOURCES/0343-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch
file renamed
+1 -1
SOURCES/0399-kern-partition-Check-for-NULL-before-dereferencing-i.patch SOURCES/0344-kern-partition-Check-for-NULL-before-dereferencing-i.patch
file renamed
file was renamed with no change to the file
SOURCES/0400-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch SOURCES/0345-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch
file renamed
file was renamed with no change to the file
SOURCES/0401-disk-ldm-If-failed-then-free-vg-variable-too.patch SOURCES/0346-disk-ldm-If-failed-then-free-vg-variable-too.patch
file renamed
file was renamed with no change to the file
SOURCES/0402-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch SOURCES/0347-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch
file renamed
file was renamed with no change to the file
SOURCES/0403-disk-cryptodisk-Fix-potential-integer-overflow.patch SOURCES/0348-disk-cryptodisk-Fix-potential-integer-overflow.patch
file renamed
file was renamed with no change to the file
SOURCES/0404-hfsplus-Check-that-the-volume-name-length-is-valid.patch SOURCES/0349-hfsplus-Check-that-the-volume-name-length-is-valid.patch
file renamed
file was renamed with no change to the file
SOURCES/0405-zfs-Fix-possible-negative-shift-operation.patch SOURCES/0350-zfs-Fix-possible-negative-shift-operation.patch
file renamed
file was renamed with no change to the file
SOURCES/0406-zfs-Fix-resource-leaks-while-constructing-path.patch SOURCES/0351-zfs-Fix-resource-leaks-while-constructing-path.patch
file renamed
file was renamed with no change to the file
SOURCES/0407-zfs-Fix-possible-integer-overflows.patch SOURCES/0352-zfs-Fix-possible-integer-overflows.patch
file renamed
file was renamed with no change to the file
SOURCES/0408-zfsinfo-Correct-a-check-for-error-allocating-memory.patch SOURCES/0353-zfsinfo-Correct-a-check-for-error-allocating-memory.patch
file renamed
file was renamed with no change to the file
SOURCES/0409-affs-Fix-memory-leaks.patch SOURCES/0354-affs-Fix-memory-leaks.patch
file renamed
file was renamed with no change to the file
SOURCES/0410-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch SOURCES/0355-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch
file renamed
file was renamed with no change to the file
SOURCES/0411-libgcrypt-mpi-Fix-possible-NULL-dereference.patch SOURCES/0356-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
file renamed
file was renamed with no change to the file
SOURCES/0412-syslinux-Fix-memory-leak-while-parsing.patch SOURCES/0357-syslinux-Fix-memory-leak-while-parsing.patch
file renamed
+1 -1
SOURCES/0413-normal-completion-Fix-leaking-of-memory-when-process.patch SOURCES/0358-normal-completion-Fix-leaking-of-memory-when-process.patch
file renamed
file was renamed with no change to the file
SOURCES/0414-commands-hashsum-Fix-a-memory-leak.patch SOURCES/0359-commands-hashsum-Fix-a-memory-leak.patch
file renamed
+8 -8
SOURCES/0415-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch SOURCES/0360-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch
file renamed
file was renamed with no change to the file
SOURCES/0416-video-fb-fbfill-Fix-potential-integer-overflow.patch SOURCES/0361-video-fb-fbfill-Fix-potential-integer-overflow.patch
file renamed
file was renamed with no change to the file
SOURCES/0417-video-fb-video_fb-Fix-multiple-integer-overflows.patch SOURCES/0362-video-fb-video_fb-Fix-multiple-integer-overflows.patch
file renamed
file was renamed with no change to the file
SOURCES/0418-video-fb-video_fb-Fix-possible-integer-overflow.patch SOURCES/0363-video-fb-video_fb-Fix-possible-integer-overflow.patch
file renamed
file was renamed with no change to the file
SOURCES/0419-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch SOURCES/0364-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch
file renamed
+1 -1
SOURCES/0420-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch SOURCES/0365-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch
file renamed
file was renamed with no change to the file
SOURCES/0421-loader-bsd-Check-for-NULL-arg-up-front.patch SOURCES/0366-loader-bsd-Check-for-NULL-arg-up-front.patch
file renamed
+3 -3
SOURCES/0422-loader-xnu-Fix-memory-leak.patch SOURCES/0367-loader-xnu-Fix-memory-leak.patch
file renamed
+2 -2
SOURCES/0423-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch SOURCES/0368-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch
file renamed
+3 -3
SOURCES/0424-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch SOURCES/0369-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
file renamed
+5 -5
SOURCES/0425-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch SOURCES/0370-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch
file renamed
file was renamed with no change to the file
SOURCES/0426-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch SOURCES/0371-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch
file renamed
file was renamed with no change to the file
SOURCES/0427-script-execute-Fix-NULL-dereference-in-grub_script_e.patch SOURCES/0372-script-execute-Fix-NULL-dereference-in-grub_script_e.patch
file renamed
file was renamed with no change to the file
SOURCES/0428-commands-ls-Require-device_name-is-not-NULL-before-p.patch SOURCES/0373-commands-ls-Require-device_name-is-not-NULL-before-p.patch
file renamed
+1 -1
SOURCES/0429-script-execute-Avoid-crash-when-using-outside-a-func.patch SOURCES/0374-script-execute-Avoid-crash-when-using-outside-a-func.patch
file renamed
file was renamed with no change to the file
SOURCES/0430-lib-arg-Block-repeated-short-options-that-require-an.patch SOURCES/0375-lib-arg-Block-repeated-short-options-that-require-an.patch
file renamed
file was renamed with no change to the file
SOURCES/0431-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch SOURCES/0376-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch
file renamed
file was renamed with no change to the file
SOURCES/0432-commands-menuentry-Fix-quoting-in-setparams_prefix.patch SOURCES/0377-commands-menuentry-Fix-quoting-in-setparams_prefix.patch
file renamed
file was renamed with no change to the file
SOURCES/0433-kern-misc-Always-set-end-in-grub_strtoull.patch SOURCES/0378-kern-misc-Always-set-end-in-grub_strtoull.patch
file renamed
+3 -3
SOURCES/0434-video-readers-jpeg-Catch-files-with-unsupported-quan.patch SOURCES/0379-video-readers-jpeg-Catch-files-with-unsupported-quan.patch
file renamed
+1 -1
SOURCES/0435-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch SOURCES/0380-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch
file renamed
+1 -1
SOURCES/0436-video-readers-jpeg-Don-t-decode-data-before-start-of.patch SOURCES/0381-video-readers-jpeg-Don-t-decode-data-before-start-of.patch
file renamed
+1 -1
SOURCES/0437-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch SOURCES/0382-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch
file renamed
file was renamed with no change to the file
SOURCES/0438-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch SOURCES/0383-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch
file renamed
file was renamed with no change to the file
SOURCES/0439-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch SOURCES/0384-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch
file renamed
file was renamed with no change to the file
SOURCES/0440-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch SOURCES/0385-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch
file renamed
file was renamed with no change to the file
SOURCES/0441-fs-hfs-Disable-under-lockdown.patch SOURCES/0386-fs-hfs-Disable-under-lockdown.patch
file renamed
file was renamed with no change to the file
SOURCES/0442-fs-sfs-Fix-over-read-of-root-object-name.patch SOURCES/0387-fs-sfs-Fix-over-read-of-root-object-name.patch
file renamed
file was renamed with no change to the file
SOURCES/0443-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch SOURCES/0388-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch
file renamed
file was renamed with no change to the file
SOURCES/0444-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch SOURCES/0389-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch
file renamed
file was renamed with no change to the file
SOURCES/0445-fs-jfs-Catch-infinite-recursion.patch SOURCES/0390-fs-jfs-Catch-infinite-recursion.patch
file renamed
file was renamed with no change to the file
SOURCES/0446-fs-nilfs2-Reject-too-large-keys.patch SOURCES/0391-fs-nilfs2-Reject-too-large-keys.patch
file renamed
file was renamed with no change to the file
SOURCES/0447-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch SOURCES/0392-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch
file renamed
file was renamed with no change to the file
SOURCES/0448-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch SOURCES/0393-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch
file renamed
file was renamed with no change to the file
SOURCES/0449-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch SOURCES/0394-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch
file renamed
+1 -1
SOURCES/0450-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch SOURCES/0395-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch
file renamed
+1 -1
SOURCES/0451-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch SOURCES/0396-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch
file renamed
+1 -1
SOURCES/0452-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch SOURCES/0397-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch
file renamed
+1 -1
SOURCES/0453-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch SOURCES/0398-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch
file renamed
file was renamed with no change to the file
SOURCES/0454-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch SOURCES/0399-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch
file renamed
file was renamed with no change to the file
SOURCES/0455-disk-lvm-Bail-on-missing-PV-list.patch SOURCES/0400-disk-lvm-Bail-on-missing-PV-list.patch
file renamed
file was renamed with no change to the file
SOURCES/0456-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch SOURCES/0401-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch
file renamed
file was renamed with no change to the file
SOURCES/0457-disk-lvm-Do-not-overread-metadata.patch SOURCES/0402-disk-lvm-Do-not-overread-metadata.patch
file renamed
file was renamed with no change to the file
SOURCES/0458-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch SOURCES/0403-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch
file renamed
file was renamed with no change to the file
SOURCES/0459-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch SOURCES/0404-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch
file renamed
file was renamed with no change to the file
SOURCES/0460-kern-parser-Fix-a-memory-leak.patch SOURCES/0405-kern-parser-Fix-a-memory-leak.patch
file renamed
file was renamed with no change to the file
SOURCES/0461-kern-parser-Introduce-process_char-helper.patch SOURCES/0406-kern-parser-Introduce-process_char-helper.patch
file renamed
file was renamed with no change to the file
SOURCES/0462-kern-parser-Introduce-terminate_arg-helper.patch SOURCES/0407-kern-parser-Introduce-terminate_arg-helper.patch
file renamed
file was renamed with no change to the file
SOURCES/0463-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch SOURCES/0408-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch
file renamed
file was renamed with no change to the file
SOURCES/0464-kern-buffer-Add-variable-sized-heap-buffer.patch SOURCES/0409-kern-buffer-Add-variable-sized-heap-buffer.patch
file renamed
+1 -1
SOURCES/0465-kern-parser-Fix-a-stack-buffer-overflow.patch SOURCES/0410-kern-parser-Fix-a-stack-buffer-overflow.patch
file renamed
file was renamed with no change to the file
SOURCES/0466-kern-efi-Add-initial-stack-protector-implementation.patch SOURCES/0411-kern-efi-Add-initial-stack-protector-implementation.patch
file renamed
+2 -2
SOURCES/0467-util-mkimage-Remove-unused-code-to-add-BSS-section.patch SOURCES/0412-util-mkimage-Remove-unused-code-to-add-BSS-section.patch
file renamed
+4 -4
SOURCES/0468-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch SOURCES/0413-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch
file renamed
+7 -7
SOURCES/0469-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch SOURCES/0414-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch
file renamed
+2 -2
SOURCES/0470-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch SOURCES/0415-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch
file renamed
+3 -3
SOURCES/0471-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch SOURCES/0416-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch
file renamed
+5 -5
SOURCES/0472-util-mkimage-Improve-data_size-value-calculation.patch SOURCES/0417-util-mkimage-Improve-data_size-value-calculation.patch
file renamed
+3 -3
SOURCES/0473-util-mkimage-Refactor-section-setup-to-use-a-helper.patch SOURCES/0418-util-mkimage-Refactor-section-setup-to-use-a-helper.patch
file renamed
+5 -5
SOURCES/0474-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch SOURCES/0419-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch
file renamed
+49 -52
SOURCES/0475-kern-misc-Split-parse_printf_args-into-format-parsin.patch SOURCES/0420-kern-misc-Split-parse_printf_args-into-format-parsin.patch
file renamed
+3 -3
SOURCES/0476-kern-misc-Add-STRING-type-for-internal-printf-format.patch SOURCES/0421-kern-misc-Add-STRING-type-for-internal-printf-format.patch
file renamed
+4 -4
SOURCES/0477-kern-misc-Add-function-to-check-printf-format-agains.patch SOURCES/0422-kern-misc-Add-function-to-check-printf-format-agains.patch
file renamed
+10 -10
SOURCES/0478-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch SOURCES/0423-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch
file renamed
file was renamed with no change to the file
SOURCES/0479-kern-mm-Fix-grub_debug_calloc-compilation-error.patch SOURCES/0424-kern-mm-Fix-grub_debug_calloc-compilation-error.patch
file renamed
file was renamed with no change to the file
SOURCES/0480-efi-net-Fix-malformed-device-path-arithmetic-errors-.patch SOURCES/0425-efi-net-Fix-malformed-device-path-arithmetic-errors-.patch
file renamed
file was renamed with no change to the file
file modified
+15 -9
file modified
+163 -108
empty file added
empty file added
empty file added
empty file added
file modified
+64 -14