tbaeder / rpms / pesign

Forked from rpms/pesign 3 years ago
Clone

6ef5e2d Revert "pesign fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675653"

Authored and Committed by ignatenkobrain 4 years ago
34 files changed. 2751 lines added. 1 lines removed.
.gitignore
file added
+7
0001-cms-kill-generate_integer-it-doesn-t-build-on-i686-a.patch
file added
+72
0002-Fix-command-line-parsing.patch
file added
+73
0003-gcc-don-t-error-on-stuff-in-includes.patch
file added
+26
0004-Fix-certficate-argument-name.patch
file added
+39
0005-Fix-description-of-ascii-armor-option-in-manpage.patch
file added
+26
0006-Make-ascii-work-since-we-documented-it.patch
file added
+22
0007-Switch-pesign-client-to-also-accept-token-cert-macro.patch
file added
+32
0008-pesigcheck-Verify-with-the-cert-as-an-object-signer.patch
file added
+25
0009-pesigcheck-make-certfile-actually-work.patch
file added
+47
0010-signerInfos-make-sure-err-is-always-initialized.patch
file added
+27
0011-pesign-make-pesign-h-tell-you-the-file-name.patch
file added
+26
0012-Add-coverity-build-scripts.patch
file added
+104
0013-Document-implicit-fallthrough.patch
file added
+25
0014-Actually-setfacl-each-directory-of-our-key-storage.patch
file added
+50
0015-oid-add-SHIM_EKU_MODULE_SIGNING_ONLY-and-fix-our-arr.patch
file added
+59
0016-efikeygen-add-modsign.patch
file added
+197
0017-check_cert_db-try-even-harder-to-pick-a-reasonable-v.patch
file added
+121
0018-show-which-db-we-re-checking.patch
file added
+137
0019-more-about-the-time.patch
file added
+97
0020-try-to-say-why-something-fails.patch
file added
+419
0021-Fix-race-condition-in-SEC_GetPassword.patch
file added
+34
0022-sysvinit-Create-the-socket-directory-at-runtime.patch
file added
+27
0023-Better-authorization-scripts.-Again.patch
file added
+217
0024-Make-the-daemon-also-try-to-give-better-errors-on-EP.patch
file added
+95
0025-certdb-fix-PRTime-printfs-for-i686.patch
file added
+31
0026-Clean-up-gcc-command-lines-a-little.patch
file added
+41
0027-Make-pesign-users-groups-static-in-the-repo.patch
file added
+54
0028-rpm-Make-the-client-signer-use-the-fedora-values-unl.patch
file added
+43
0029-Make-macros.pesign-error-in-kojibuilder-if-we-don-t-.patch
file added
+39
dead.package
file removed
-1
pesign.py
file added
+91
pesign.spec
file added
+446
sources
file added
+2
    Revert "pesign fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675653"
    
    This reverts commit f45e45d1276f29c56739d6aa6e33f79ffac37abe.
    
    References: https://pagure.io/releng/issue/8618
    Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
    
        
file added
+7
file removed
-1
file added
+91
file added
+446
file added
+2