[Rpm-maint] [rpm-software-management/rpm] rpmReadPackageFile(): respect transaction verification level (#1484)

Demi Marie Obenour notifications at github.com
Tue Jan 12 06:29:59 UTC 2021


`rpmReadPackageFile()` currently ignores the transaction verification level, forcing clients such as DNF and libdnf to check after the fact if signatures were present.  Respecting the verification level in `rpmReadPackageFile` would be cleaner.  If backwards-compatibility precludes this, we could add a new function that takes a verification level argument, around which `rpmReadPackageFile` would be a trivial wrapper.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1484
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210111/2ccdd0ff/attachment-0001.html>


More information about the Rpm-maint mailing list