mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
bebc39090799180417ea5d65ed75e36b701eaff5
Review follow-up on the completeness+signature gate: - repomd_observed_signer keyed off VALIDSIG, which gpg also emits for an EXPIRED or REVOKED key (and an expired signature) -- so a no-longer-trustworthy signature would PASS the gate. Reject EXPKEYSIG/REVKEYSIG/EXPSIG explicitly before accepting VALIDSIG. - drop the now-unused have_rpm import (its only caller, assert_required_deps, was replaced by verify_target_repo). prove t/mockbuild-all.t: 68/68. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
fix(mockbuild-all): address PR #62 review (build-number, finalize, run-state, skip-build, goconserver, docs)
fix(mockbuild-all): address PR #62 review (build-number, finalize, run-state, skip-build, goconserver, docs)
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%