38ab4d import efibootmgr-0.8.0-10.el7

Authored and Committed by centosrcm 7 years ago
33 files changed. 588 lines added. 130 lines removed.
SOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader.patchSOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader-1036.patch
file renamed
+3 -3
SOURCES/0002-Fix-a-bad-allocation-size.patchSOURCES/0001-Fix-a-bad-allocation-size.patch
file renamed
+3 -3
SOURCES/0003-Make-the-return-path-something-coverity-can-actually.patchSOURCES/0002-Make-the-return-path-something-coverity-can-actually.patch
file renamed
+4 -4
SOURCES/0004-Don-t-leak-our-socket-s-fd-when-determining-network-.patchSOURCES/0003-Don-t-leak-our-socket-s-fd-when-determining-network-.patch
file renamed
+3 -3
SOURCES/0005-Fix-another-leaked-fd.patchSOURCES/0004-Fix-another-leaked-fd.patch
file renamed
+3 -3
SOURCES/0006-Fix-some-minor-memory-leaks.patchSOURCES/0005-Fix-some-minor-memory-leaks.patch
file renamed
+4 -4
SOURCES/0007-Make-sure-data-created-for-load-options-is-freed.patchSOURCES/0006-Make-sure-data-created-for-load-options-is-freed.patch
file renamed
+3 -3
SOURCES/0008-Fix-an-error-path-not-checking-the-return-right-in-m.patchSOURCES/0007-Fix-an-error-path-not-checking-the-return-right-in-m.patch
file renamed
+3 -3
SOURCES/0009-Try-to-avoid-covscan-freaking-out-about-sscanf-with-.patchSOURCES/0008-Try-to-avoid-covscan-freaking-out-about-sscanf-with-.patch
file renamed
+3 -3
SOURCES/0010-Get-rid-of-an-invalid-comparison.patchSOURCES/0009-Get-rid-of-an-invalid-comparison.patch
file renamed
+4 -4
SOURCES/0011-Covscan-can-t-tell-that-we-re-not-filling-a-buffer.patchSOURCES/0010-Covscan-can-t-tell-that-we-re-not-filling-a-buffer.patch
file renamed
+4 -4
SOURCES/0012-Don-t-free-something-that-shouldn-t-ever-be-non-NULL.patchSOURCES/0011-Don-t-free-something-that-shouldn-t-ever-be-non-NULL.patch
file renamed
+3 -3
SOURCES/0013-Don-t-reuse-a-pointer-to-static-data-and-free-condit.patchSOURCES/0012-Don-t-reuse-a-pointer-to-static-data-and-free-condit.patch
file renamed
+3 -3
SOURCES/0014-Handle-the-case-where-there-are-no-EFI-variables.patchSOURCES/0013-Handle-the-case-where-there-are-no-EFI-variables.patch
file renamed
+3 -3
SOURCES/0015-Make-a-free-non-conditional-since-the-condition-can-.patchSOURCES/0014-Make-a-free-non-conditional-since-the-condition-can-.patch
file renamed
+4 -4
SOURCES/0016-Check-malloc-return.patchSOURCES/0015-Check-malloc-return.patch
file renamed
+4 -4
SOURCES/0017-Check-open-s-return-correctly.patchSOURCES/0016-Check-open-s-return-correctly.patch
file renamed
+3 -3
SOURCES/0018-Check-lseek-for-errors.patchSOURCES/0017-Check-lseek-for-errors.patch
file renamed
+3 -3
SOURCES/0019-Don-t-leak-our-partition-table-structures.patchSOURCES/0018-Don-t-leak-our-partition-table-structures.patch
file renamed
+3 -3
SOURCES/0020-Don-t-error-on-unset-BootOrder-when-we-re-trying-to-.patchSOURCES/0001-Don-t-error-on-unset-BootOrder-when-we-re-trying-to-.patch
file renamed
+4 -4
SOURCES/0021-Fix-buffer-overflow-when-remove_from_boot_order-remo.patchSOURCES/0001-Fix-buffer-overflow-when-remove_from_boot_order-remo.patch
file renamed
+3 -3
SOURCES/0022-Make-sure-BootOrder-gets-shortened-while-deleting.patchSOURCES/0001-Make-sure-BootOrder-gets-shortened-while-deleting.patch
file renamed
+3 -3
SOURCES/0023-Make-o-s-behavior-actually-match-the-documented-beha.patchSOURCES/0001-Make-o-s-behavior-actually-match-the-documented-beha.patch
file renamed
+5 -5
SOURCES/0024-Make-all-the-other-places-we-re-parsing-XXXX-also-do.patchSOURCES/0002-Make-all-the-other-places-we-re-parsing-XXXX-also-do.patch
file renamed
+8 -8
SOURCES/0025-Set-guid-when-reading-boot-entries-in-read_vars.patchSOURCES/0001-Set-guid-when-reading-boot-entries-in-read_vars.patch
file renamed
+5 -5
SOURCES/0026-Don-t-check-for-bootnext-existing-until-we-ve-read-t.patchSOURCES/0001-Don-t-check-for-bootnext-existing-until-we-ve-read-t.patch
file renamed
+3 -3
SOURCES/0027-Actually-set-the-values-we-re-using-to-the-results-o.patchSOURCES/0001-Actually-set-the-values-we-re-using-to-the-results-o.patch
file renamed
+7 -7
SOURCES/0028-Add-m-and-M-options-to-support-address-range-mirror.patch
file added
+287
SOURCES/0029-Fix-insusufficient-validation-check-of-M-option.patch
file added
+42
SOURCES/0030-Add-lacking-description-of-man-for-m-and-M-option.patch
file added
+45
SOURCES/0031-Manually-define-NVME_IOCTL_ID.patch
file added
+37
SOURCES/0032-efibootmgr.8-Fix-typos-grammar-for-mirroring-options.patch
file added
+31
SPECS/efibootmgr.spec
file modified
+45 -29
    import efibootmgr-0.8.0-10.el7
    
        
SOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader.patch SOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader-1036.patch
file renamed
+3 -3
SOURCES/0002-Fix-a-bad-allocation-size.patch SOURCES/0001-Fix-a-bad-allocation-size.patch
file renamed
+3 -3
SOURCES/0003-Make-the-return-path-something-coverity-can-actually.patch SOURCES/0002-Make-the-return-path-something-coverity-can-actually.patch
file renamed
+4 -4
SOURCES/0004-Don-t-leak-our-socket-s-fd-when-determining-network-.patch SOURCES/0003-Don-t-leak-our-socket-s-fd-when-determining-network-.patch
file renamed
+3 -3
SOURCES/0005-Fix-another-leaked-fd.patch SOURCES/0004-Fix-another-leaked-fd.patch
file renamed
+3 -3
SOURCES/0006-Fix-some-minor-memory-leaks.patch SOURCES/0005-Fix-some-minor-memory-leaks.patch
file renamed
+4 -4
SOURCES/0007-Make-sure-data-created-for-load-options-is-freed.patch SOURCES/0006-Make-sure-data-created-for-load-options-is-freed.patch
file renamed
+3 -3
SOURCES/0008-Fix-an-error-path-not-checking-the-return-right-in-m.patch SOURCES/0007-Fix-an-error-path-not-checking-the-return-right-in-m.patch
file renamed
+3 -3
SOURCES/0009-Try-to-avoid-covscan-freaking-out-about-sscanf-with-.patch SOURCES/0008-Try-to-avoid-covscan-freaking-out-about-sscanf-with-.patch
file renamed
+3 -3
SOURCES/0010-Get-rid-of-an-invalid-comparison.patch SOURCES/0009-Get-rid-of-an-invalid-comparison.patch
file renamed
+4 -4
SOURCES/0011-Covscan-can-t-tell-that-we-re-not-filling-a-buffer.patch SOURCES/0010-Covscan-can-t-tell-that-we-re-not-filling-a-buffer.patch
file renamed
+4 -4
SOURCES/0012-Don-t-free-something-that-shouldn-t-ever-be-non-NULL.patch SOURCES/0011-Don-t-free-something-that-shouldn-t-ever-be-non-NULL.patch
file renamed
+3 -3
SOURCES/0013-Don-t-reuse-a-pointer-to-static-data-and-free-condit.patch SOURCES/0012-Don-t-reuse-a-pointer-to-static-data-and-free-condit.patch
file renamed
+3 -3
SOURCES/0014-Handle-the-case-where-there-are-no-EFI-variables.patch SOURCES/0013-Handle-the-case-where-there-are-no-EFI-variables.patch
file renamed
+3 -3
SOURCES/0015-Make-a-free-non-conditional-since-the-condition-can-.patch SOURCES/0014-Make-a-free-non-conditional-since-the-condition-can-.patch
file renamed
+4 -4
SOURCES/0016-Check-malloc-return.patch SOURCES/0015-Check-malloc-return.patch
file renamed
+4 -4
SOURCES/0017-Check-open-s-return-correctly.patch SOURCES/0016-Check-open-s-return-correctly.patch
file renamed
+3 -3
SOURCES/0018-Check-lseek-for-errors.patch SOURCES/0017-Check-lseek-for-errors.patch
file renamed
+3 -3
SOURCES/0019-Don-t-leak-our-partition-table-structures.patch SOURCES/0018-Don-t-leak-our-partition-table-structures.patch
file renamed
+3 -3
SOURCES/0020-Don-t-error-on-unset-BootOrder-when-we-re-trying-to-.patch SOURCES/0001-Don-t-error-on-unset-BootOrder-when-we-re-trying-to-.patch
file renamed
+4 -4
SOURCES/0021-Fix-buffer-overflow-when-remove_from_boot_order-remo.patch SOURCES/0001-Fix-buffer-overflow-when-remove_from_boot_order-remo.patch
file renamed
+3 -3
SOURCES/0022-Make-sure-BootOrder-gets-shortened-while-deleting.patch SOURCES/0001-Make-sure-BootOrder-gets-shortened-while-deleting.patch
file renamed
+3 -3
SOURCES/0023-Make-o-s-behavior-actually-match-the-documented-beha.patch SOURCES/0001-Make-o-s-behavior-actually-match-the-documented-beha.patch
file renamed
+5 -5
SOURCES/0024-Make-all-the-other-places-we-re-parsing-XXXX-also-do.patch SOURCES/0002-Make-all-the-other-places-we-re-parsing-XXXX-also-do.patch
file renamed
+8 -8
SOURCES/0025-Set-guid-when-reading-boot-entries-in-read_vars.patch SOURCES/0001-Set-guid-when-reading-boot-entries-in-read_vars.patch
file renamed
+5 -5
SOURCES/0026-Don-t-check-for-bootnext-existing-until-we-ve-read-t.patch SOURCES/0001-Don-t-check-for-bootnext-existing-until-we-ve-read-t.patch
file renamed
+3 -3
SOURCES/0027-Actually-set-the-values-we-re-using-to-the-results-o.patch SOURCES/0001-Actually-set-the-values-we-re-using-to-the-results-o.patch
file renamed
+7 -7
file modified
+45 -29