[Rpm-maint] [rpm-software-management/rpm] Enable enforcing signature checking by default (PR #3577)
Panu Matilainen
notifications at github.com
Tue Feb 18 11:38:55 UTC 2025
@pmatilai commented on this pull request.
> @@ -46,7 +46,17 @@ runroot rpmkeys -Kv /data/RPMS/hello-2.0-1.x86_64.rpm
[])
RPMTEST_CHECK([
-runroot rpmkeys -Kv /data/RPMS/hello-1.0-1.i386.rpm
+runroot rpmkeys -Kv --nosignature /data/RPMS/hello-2.0-1.x86_64.rpm
Hmm, indeed. The idea was to do this test once with --nosignature and once without it, but then I discovered there's another place that already does just that and so this might be just mixed up. I'll double-check.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3577#discussion_r1959569699
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3577/review/2623267816 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250218/30ae0e92/attachment.htm>
More information about the Rpm-maint
mailing list