ba9a699 Backport a bunch of stuff the upstream development tree.

Authored and Committed by pjones 3 years ago
44 files changed. 8063 lines added. 39 lines removed.
.gitignore
file modified
+1 -0
0001-efikeygen-Fix-the-build-with-nss-3.44.patch
file modified
+2 -2
0002-pesigcheck-Fix-a-wrong-assignment.patch
file modified
+2 -2
0003-Make-0.112-client-and-server-work-with-the-113-proto.patch
file modified
+2 -2
0004-Rename-var-run-to-run.patch
file modified
+2 -2
0005-Apparently-opensc-got-updated-and-the-token-name-cha.patch
file modified
+2 -2
0006-Add-some-more-utility-functions-and-fix-a-typo-in-AL.patch
file added
+1266
0007-Add-hex-utilities.patch
file added
+65
0008-Add-some-text-parsing-helpers.patch
file added
+367
0009-libdpe-fix-some-minor-analyzer-discoveries.patch
file added
+113
0010-libdpe-check-for-NULL-pe-at-more-places.patch
file added
+132
0011-wincert-try-to-convince-the-gcc-analyzer-of-the-pain.patch
file added
+36
0012-Fix-a-missing-malloc-return-value-check.patch
file added
+26
0013-Fix-some-missed-OOM-error-path-fanalyzer-found.patch
file added
+67
0014-Don-t-allow-or-require-module-or-kernel-with-ca.patch
file added
+189
0015-Add-super-convenient-errno-guard-implementation.patch
file added
+331
0016-Make-save_port_err-saner-to-read.patch
file added
+343
0017-Make-for_each_cert-cl-iter-for-certificate-list-trav.patch
file added
+71
0018-file_pe-make-most-of-our-input-and-output-checkers-b.patch
file added
+266
0019-file_pe-user-err-errx-etc.patch
file added
+275
0020-pesign_kmod-user-err-errx-etc.patch
file added
+165
0021-share-input-output-checker-macros-between-pesign_kmo.patch
file added
+411
0022-Make-verbose-work-in-efisiglist.patch
file added
+66
0023-Make-verbose-and-debug-more-similar-across-tools.patch
file added
+321
0024-Work-around-some-NSS-SECOID_AddEntry-bugs.patch
file added
+46
0025-Rework-the-wildly-undocumented-NSS-password-file-goo.patch
file added
+1385
0026-Minor-whitespace-housekeeping.patch
file added
+56
0027-libdpe-make-the-initial-read-buffer-always-big-enoug.patch
file added
+34
0028-Fix-some-memory-leaks.patch
file added
+88
0029-Improve-debug-output.patch
file added
+494
0030-support-uri-token-names.patch
file added
+256
0031-cms_common-add-some-more-ways-to-find-a-cert.patch
file added
+178
0032-client-try-run-and-var-run-for-the-socket-path.patch0006-client-try-run-and-var-run-for-the-socket-path.patch
file renamed
+3 -3
0033-client-remove-an-extra-debug-print.patch0007-client-remove-an-extra-debug-print.patch
file renamed
+3 -3
0034-Move-most-of-macros.pesign-to-pesign-rpmbuild-helper.patch0008-Move-most-of-macros.pesign-to-pesign-rpmbuild-helper.patch
file renamed
+5 -5
0035-pesign-authorize-shellcheck.patch0009-pesign-authorize-shellcheck.patch
file renamed
+2 -2
0036-pesign-authorize-don-t-setfacl-etc-pki-pesign-foo.patch0010-pesign-authorize-don-t-setfacl-etc-pki-pesign-foo.patch
file renamed
+2 -2
0037-kernel-building-hack.patch0011-kernel-building-hack.patch
file renamed
+2 -2
0038-Use-run-not-var-run.patch0012-Use-run-not-var-run.patch
file renamed
+4 -4
0039-efikeygen-return-error-on-AKID-encoding-failures.patch
file added
+43
0040-Rename-some-cms-error-functions.patch
file added
+567
0041-Make-cms_pe_common-bounds-check-errors-more-verbose.patch
file added
+181
0042-Fix-our-error-message-line-numbers-hopefully.patch
file added
+152
pesign.spec
file modified
+41 -8
    Backport a bunch of stuff the upstream development tree.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
  • Build failed
    failure
    Built as pesign-113-13.fc32
    3 years ago
file modified
+1 -0
0032-client-try-run-and-var-run-for-the-socket-path.patch 0006-client-try-run-and-var-run-for-the-socket-path.patch
file renamed
+3 -3
0033-client-remove-an-extra-debug-print.patch 0007-client-remove-an-extra-debug-print.patch
file renamed
+3 -3
0034-Move-most-of-macros.pesign-to-pesign-rpmbuild-helper.patch 0008-Move-most-of-macros.pesign-to-pesign-rpmbuild-helper.patch
file renamed
+5 -5
0035-pesign-authorize-shellcheck.patch 0009-pesign-authorize-shellcheck.patch
file renamed
+2 -2
0036-pesign-authorize-don-t-setfacl-etc-pki-pesign-foo.patch 0010-pesign-authorize-don-t-setfacl-etc-pki-pesign-foo.patch
file renamed
+2 -2
0037-kernel-building-hack.patch 0011-kernel-building-hack.patch
file renamed
+2 -2
0038-Use-run-not-var-run.patch 0012-Use-run-not-var-run.patch
file renamed
+4 -4
file modified
+41 -8