-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't rely on the fist issue found being the most meaningful. Always return 1 to loop through all signatures / hashes. Use the first error of the highest severity. Using the severity in vd->type[] is a bit of a hack but OK as it is only checked for == RPMRC_OK (aka 0) in verifyPackageFiles. Related: #3185
- Loading branch information
Showing
2 changed files
with
54 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters